Interface UserContextClient
- All Superinterfaces:
UserClient
- All Known Implementing Classes:
UserContextClientImpl
In addition to the functionality of the
UserClient
this client also provides information about the user
context.- Author:
- jschwarz
-
Method Summary
Modifier and TypeMethodDescriptioncom.lexmark.saperion.administration.UserContextType
This method returns the users context.Methods inherited from interface com.lexmark.saperion.client.administration.UserClient
delete, deleteExtension, expirePassword, getACLs, getExtension, getPasswordExpiration, getSchemaExtension, load, setExtension, setSchemaExtension, undelete, update, updatePassword
-
Method Details
-
getUserContext
com.lexmark.saperion.administration.UserContextType getUserContext()This method returns the users context.- Returns:
- the users context
-