
public interface Group extends Assignee
SecurityPackage.getGroup()The following features are supported:
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMINISTRATORS |
| Modifier and Type | Method and Description |
|---|---|
EList<Group> |
getAllInheritedGroups()
Returns the value of the 'All Inherited Groups' reference list.
|
EList<Group> |
getAllInheritingGroups()
Returns the value of the 'All Inheriting Groups' reference list.
|
EList<Role> |
getAllRoles()
Returns the value of the 'All Roles' reference list.
|
EList<Group> |
getInheritedGroups()
Returns the value of the 'Inherited Groups' reference list.
|
EList<Group> |
getInheritingGroups()
Returns the value of the 'Inheriting Groups' reference list.
|
EList<User> |
getUsers()
Returns the value of the 'Users' reference list.
|
getRealmgetAnnotation, getAnnotationscdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String ADMINISTRATORS
EList<User> getUsers()
User.
It is bidirectional and its opposite is 'Groups'.
If the meaning of the 'Users' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_Users(),
User.getGroups()EList<Group> getInheritedGroups()
Group.
It is bidirectional and its opposite is 'Inheriting Groups'.
If the meaning of the 'Inherited Groups' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_InheritedGroups(),
getInheritingGroups()EList<Group> getInheritingGroups()
Group.
It is bidirectional and its opposite is 'Inherited Groups'.
If the meaning of the 'Inheriting Groups' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_InheritingGroups(),
getInheritedGroups()EList<Group> getAllInheritingGroups()
Group.
If the meaning of the 'All Inheriting Groups' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_AllInheritingGroups()EList<Group> getAllInheritedGroups()
Group.
If the meaning of the 'All Inherited Groups' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_AllInheritedGroups()EList<Role> getAllRoles()
Role.
If the meaning of the 'All Roles' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_AllRoles()Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.