|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountMO | |
---|---|
com.ibm.itim.apps.provisioning | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Account, Service, and Password management. |
com.ibm.itim.apps.workflow | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Workflow Process and Activity management. |
Uses of AccountMO in com.ibm.itim.apps.provisioning |
---|
Methods in com.ibm.itim.apps.provisioning with parameters of type AccountMO | |
---|---|
void |
GroupManager.getGroups(AccountMO accountMO,
SearchResultsMO results,
java.util.Locale locale)
Returns the groups associated with an account. |
boolean |
AccountManager.isAccountCompliant(AccountMO subject,
java.util.Collection errors)
Deprecated. Please use checkAccountCompliance method. |
Uses of AccountMO in com.ibm.itim.apps.workflow |
---|
Methods in com.ibm.itim.apps.workflow that return AccountMO | |
---|---|
AccountMO |
HumanResourceMO.getAccount()
Returns the human participant account. |
Constructors in com.ibm.itim.apps.workflow with parameters of type AccountMO | |
---|---|
HumanResourceMO(PlatformContext platform,
javax.security.auth.Subject subject,
AccountMO account)
Constructs the the managed object with a platform context, a subject, and the managed object representing the human participant account. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |