|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The workflow runtime context associated with new account activity.
Method Summary | |
---|---|
java.util.Collection |
getAccountData()
Returns the account parameters. |
DistinguishedName |
getAccountDN()
Returns the distinguished name of the newly provisioned account. |
DistinguishedName |
getServiceDN()
Returns the distinguished name of the service being provisioned. |
DistinguishedName |
getUserDN()
Returns the distinguished name of the user (person) being provisioned. |
boolean |
showPassword()
Returns whether or not to display the password when notifying the user of their new account. |
Methods inherited from interface com.ibm.itim.mail.workflow.WorkflowNotificationContext |
---|
getActivity, getActivity, getData, getParentProcess, getProcess, getRootProcess |
Method Detail |
public DistinguishedName getUserDN()
public DistinguishedName getAccountDN()
public DistinguishedName getServiceDN()
public java.util.Collection getAccountData()
public boolean showPassword()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |