public class UserSubInterfaceImpl extends AbstractSubEmfstoreInterface
| Constructor and Description |
|---|
UserSubInterfaceImpl(AbstractEmfstoreInterface parentInterface)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ACUser |
resolveUser(SessionId sessionId,
ACOrgUnitId id)
Resolves a given user ID to the an actual user instance.
|
execute, getResourceHelperpublic UserSubInterfaceImpl(AbstractEmfstoreInterface parentInterface) throws FatalESException
parentInterface - parent interfaceFatalESException - in case of failurepublic ACUser resolveUser(SessionId sessionId, ACOrgUnitId id) throws ESException
sessionId - the ID of the session that is used to resolve the userid - the user IDESException - in case of failureCopyright © 2017. All rights reserved.