|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

A representation of the model object 'Realm'.
SecurityPackage.getRealm()The following features are supported:
| Method Summary | |
|---|---|
EList<Group> |
getAllGroups()
Returns the value of the 'All Groups' reference list. |
EList<Permission> |
getAllPermissions()
Returns the value of the 'All Permissions' reference list. |
EList<Role> |
getAllRoles()
Returns the value of the 'All Roles' reference list. |
EList<User> |
getAllUsers()
Returns the value of the 'All Users' reference list. |
Access |
getDefaultAccess()
Returns the value of the 'Default Access' attribute |
Directory |
getDefaultGroupDirectory()
Returns the value of the 'Default Group Directory' reference |
Directory |
getDefaultRoleDirectory()
Returns the value of the 'Default Role Directory' reference |
Directory |
getDefaultUserDirectory()
Returns the value of the 'Default User Directory' reference |
EList<SecurityItem> |
getItems()
Returns the value of the 'Items' containment reference list. |
String |
getName()
Returns the value of the 'Name' attribute |
void |
setDefaultAccess(Access value)
Sets the value of the ' Default Access' attribute |
void |
setDefaultGroupDirectory(Directory value)
Sets the value of the ' Default Group Directory' reference |
void |
setDefaultRoleDirectory(Directory value)
Sets the value of the ' Default Role Directory' reference |
void |
setDefaultUserDirectory(Directory value)
Sets the value of the ' Default User Directory' reference |
void |
setName(String value)
Sets the value of the ' Name' attribute |
| Methods inherited from interface org.eclipse.emf.cdo.security.SecurityElement |
|---|
getRealm |
| Methods inherited from interface org.eclipse.emf.cdo.etypes.ModelElement |
|---|
getAnnotation, getAnnotations |
| Methods inherited from interface org.eclipse.emf.cdo.CDOObject |
|---|
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.cdo.security.SecurityItemContainer |
|---|
addGroup, addRole, addUser, addUser, removeGroup, removeRole, removeUser |
| Methods inherited from interface org.eclipse.emf.cdo.security.SecurityItemProvider |
|---|
getGroup, getRole, getUser |
| Method Detail |
|---|
EList<SecurityItem> getItems()
SecurityItem.
If the meaning of the 'Items' containment reference list isn't clear, there really should be more of a description here...
SecurityPackage.getRealm_Items()EList<User> getAllUsers()
User.
If the meaning of the 'All Users' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getRealm_AllUsers()EList<Group> getAllGroups()
Group.
If the meaning of the 'All Groups' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getRealm_AllGroups()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.getRealm_AllRoles()EList<Permission> getAllPermissions()
Permission.
If the meaning of the 'All Permissions' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getRealm_AllPermissions()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
SecurityPackage.getRealm_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()Access getDefaultAccess()
If the meaning of the 'Default Access' attribute isn't clear, there really should be more of a description here...
setDefaultAccess(Access),
SecurityPackage.getRealm_DefaultAccess()void setDefaultAccess(Access value)
Default Access' attribute.
value - the new value of the 'Default Access' attribute.getDefaultAccess()Directory getDefaultUserDirectory()
If the meaning of the 'Default User Directory' reference isn't clear, there really should be more of a description here...
setDefaultUserDirectory(Directory),
SecurityPackage.getRealm_DefaultUserDirectory()void setDefaultUserDirectory(Directory value)
Default User Directory' reference.
value - the new value of the 'Default User Directory' reference.getDefaultUserDirectory()Directory getDefaultGroupDirectory()
If the meaning of the 'Default Group Directory' reference isn't clear, there really should be more of a description here...
setDefaultGroupDirectory(Directory),
SecurityPackage.getRealm_DefaultGroupDirectory()void setDefaultGroupDirectory(Directory value)
Default Group Directory' reference.
value - the new value of the 'Default Group Directory' reference.getDefaultGroupDirectory()Directory getDefaultRoleDirectory()
If the meaning of the 'Default Role Directory' reference isn't clear, there really should be more of a description here...
setDefaultRoleDirectory(Directory),
SecurityPackage.getRealm_DefaultRoleDirectory()void setDefaultRoleDirectory(Directory value)
Default Role Directory' reference.
value - the new value of the 'Default Role Directory' reference.getDefaultRoleDirectory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||