public interface Directory extends SecurityItem, SecurityItemContainer
SecurityPackage.getDirectory()
The following features are supported:
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
GROUPS |
static java.lang.String |
ROLES |
static java.lang.String |
USERS |
Modifier and Type | Method and Description |
---|---|
EList<SecurityItem> |
getItems()
Returns the value of the 'Items' containment reference list.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(java.lang.String value)
Sets the value of the '
Name ' attribute. |
getRealm
getAnnotation, getAnnotations
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
addGroup, addRole, addUser, addUser, addUser, removeGroup, removeRole, removeUser, setPassword
getGroup, getRole, getUser
static final java.lang.String ROLES
static final java.lang.String GROUPS
static final java.lang.String USERS
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.getDirectory_Items()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
SecurityPackage.getDirectory_Name()
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html