|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Group
and User
interfaces that extend
SecurityGrantee
describe objects which comprise
grantees in a Permissions
collection.
Field Summary |
Method Summary | |
Groups |
getParentGroups()
Returns a Groups collection. |
Groups |
getParentGroups(boolean getAll)
Returns a Groups collection. |
Methods inherited from interface com.filenet.wcm.api.BaseObject |
equals, exportObject, getClassId, getId, getName, getObjectStoreId, getObjectType, getSession, hashCode, thisBaseObject |
Method Detail |
public Groups getParentGroups()
Groups
collection. Each element of the returned
collection represents
a group of which this user or group is a member.
Groups
collection that represents
groups of this user or group.public Groups getParentGroups(boolean getAll)
Groups
collection. Each element of the returned
collection represents a group of which this user or group is a member.
getAll
- Requires a boolean
value; however, the
value is ignored by the CS Java Connector.
Groups
collection that represents parent
groups of this user or group.
|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |