Uses of Interface
com.ibm.workflow.api.Person

Packages that use Person
com.ibm.workflow.api   
 

Uses of Person in com.ibm.workflow.api
 

Methods in com.ibm.workflow.api that return Person
 Person ExecutionService.persistentPerson(java.lang.String userID)
          Constructs a transient person object representing the persistent object identified by the passed user identification; does not contact the server.
 Person Service.userSettings()
          This API call returns all settings of the logged on user (action call).
 



© Copyright IBM Corporation 1999, 2007. All Rights Reserved.