org.eclipse.emf.cdo.security
Interface SecurityItem

All Superinterfaces:
CDOObject, CDOWithID, EObject, ModelElement, Notifier, SecurityElement
All Known Subinterfaces:
Assignee, Directory, Group, Role, User
All Known Implementing Classes:
AssigneeImpl, DirectoryImpl, GroupImpl, RoleImpl, SecurityItemImpl, UserImpl

public interface SecurityItem
extends SecurityElement

A representation of the model object 'Item'.

See Also:
SecurityPackage.getSecurityItem()
Generated
Model
abstract="true"

Method Summary
 
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, 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
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.