|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OrganizationalEntity
Describes an organizational entity.
An organizational entity specifies user or group information when assigning people to a human task or a work basket.
The OrganizationalEntity interface is modelled after the data type in WS-HumanTask.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.util.List |
getGroups()
Returns the groups that are used to determine the users that make up this organizational entity. |
java.util.List |
getUsers()
Returns the user IDs of the users that make up this organizational entity. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.util.List getUsers()
java.util.List getGroups()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |