org.pustefixframework.firstapp.contextresources
Class ContextUserImpl
java.lang.Object
org.pustefixframework.firstapp.contextresources.ContextUserImpl
- All Implemented Interfaces:
- ContextResource, ContextUser
public class ContextUserImpl
- extends Object
- implements ContextUser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextUserImpl
public ContextUserImpl()
getUser
public User getUser()
- Specified by:
getUser in interface ContextUser
setUser
public void setUser(User user)
- Specified by:
setUser in interface ContextUser
init
public void init(Context context)
throws Exception
- Specified by:
init in interface ContextResource
- Throws:
Exception
insertStatus
public void insertStatus(ResultDocument document,
Element element)
throws Exception
- Specified by:
insertStatus in interface ContextResource
- Throws:
Exception
Copyright © 2013 United Internet. All rights reserved.