Class UserImpl
java.lang.Object
- All Implemented Interfaces:
CDOObject
,CDOWithID
,CDOPackageTypeRegistry.CDOObjectMarker
,ModelElement
,Assignee
,SecurityElement
,SecurityItem
,User
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,InternalCDOLoadable
,InternalCDOObject
An implementation of the model object 'User'.
The following features are implemented:
- Generated
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
Field Summary
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
Fields inherited from interface org.eclipse.emf.cdo.security.User
ADMINISTRATOR, ADMINISTRATOR_DEFAULT_PASSWORD
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected EClass
getEmail()
getLabel()
boolean
isLocked()
void
setDefaultAccessOverride
(Access newDefaultAccessOverride) void
void
setFirstName
(String newFirstName) void
setLastName
(String newLastName) void
setLocked
(boolean newLocked) void
setPassword
(UserPassword newPassword) Methods inherited from class org.eclipse.emf.cdo.security.impl.AssigneeImpl
getId, getRoles, setId
Methods inherited from class org.eclipse.emf.cdo.security.impl.SecurityElementImpl
eInvoke, getRealm
Methods inherited from class org.eclipse.emf.cdo.etypes.impl.ModelElementImpl
eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticFeatureCount, eUnset, getAnnotation, getAnnotations
Methods inherited from class org.eclipse.emf.internal.cdo.CDOObjectImpl
cdoClassInfo, cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInternalDynamicFeature, cdoInternalInstance, cdoInternalPostAttach, cdoInternalPostDetach, cdoInternalPostDetach, cdoInternalPostInvalidate, cdoInternalPostLoad, cdoInternalPostRollback, cdoInternalPreAttach, cdoInternalPreCommit, cdoInternalPreLoad, cdoInternalSetID, cdoInternalSetResource, cdoInternalSetRevision, cdoInternalSetState, cdoInternalSetView, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption, createFeatureMap, createList, createLock, createMap, createOrderedList, createUnorderedList, dynamicGet, dynamicSet, dynamicUnset, eAdapterAdded, eAdapterRemoved, eAdapters, eBasicAdapterListeners, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerAdapterArray, eContainerFeatureID, eDirectResource, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicIsSet, eHasSettings, eInternalContainer, eInternalResource, eIsCaching, emfToString, equals, eSetClass, eSetDirectResource, eSetResource, eSettings, eStore, getLockState, hashCode, instanceToRevisionFeature, revisionToInstanceFeature, toString
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eIsProxy, eProperties, eProxyURI, eSetDeliver, eSetProxyURI
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoState, 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.ecore.InternalEObject
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eDerivedOperationID, eDerivedStructuralFeatureID, eGet, eInverseAdd, eInverseRemove, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegment
Methods inherited from interface org.eclipse.emf.cdo.etypes.ModelElement
getAnnotation, getAnnotations
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface org.eclipse.emf.cdo.security.SecurityElement
getRealm
-
Constructor Details
-
UserImpl
protected UserImpl()- Generated
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClass
in classAssigneeImpl
- Generated
-
getGroups
-
getAllGroups
- Specified by:
getAllGroups
in interfaceUser
- Returns:
- the value of the 'All Groups' reference list.
- See Also:
- Generated
- NOT
-
getAllRoles
- Specified by:
getAllRoles
in interfaceUser
- Returns:
- the value of the 'All Roles' reference list.
- See Also:
- Generated
- NOT
-
getAllPermissions
- Specified by:
getAllPermissions
in interfaceUser
- Returns:
- the value of the 'All Permissions' reference list.
- See Also:
- Generated
- NOT
-
getUnassignedRoles
- Specified by:
getUnassignedRoles
in interfaceUser
- Returns:
- the value of the 'Unassigned Roles' reference list.
- See Also:
- Generated
- NOT
-
getLabel
-
getFirstName
- Specified by:
getFirstName
in interfaceUser
- Returns:
- the value of the 'First Name' attribute.
- See Also:
- Generated
-
setFirstName
- Specified by:
setFirstName
in interfaceUser
- Parameters:
newFirstName
- the new value of the 'First Name' attribute.- See Also:
- Generated
-
getLastName
- Specified by:
getLastName
in interfaceUser
- Returns:
- the value of the 'Last Name' attribute.
- See Also:
- Generated
-
setLastName
- Specified by:
setLastName
in interfaceUser
- Parameters:
newLastName
- the new value of the 'Last Name' attribute.- See Also:
- Generated
-
getEmail
-
setEmail
-
getDefaultAccessOverride
- Specified by:
getDefaultAccessOverride
in interfaceUser
- Returns:
- the value of the 'Default Access Override' attribute.
- See Also:
- Generated
-
setDefaultAccessOverride
- Specified by:
setDefaultAccessOverride
in interfaceUser
- Parameters:
newDefaultAccessOverride
- the new value of the 'Default Access Override' attribute.- See Also:
- Generated
-
getDefaultAccess
- Specified by:
getDefaultAccess
in interfaceUser
- Returns:
- the value of the 'Default Access' attribute.
- See Also:
- Generated
- NOT
-
isLocked
public boolean isLocked() -
setLocked
public void setLocked(boolean newLocked) -
getPassword
- Specified by:
getPassword
in interfaceUser
- Returns:
- the value of the 'Password' containment reference.
- See Also:
- Generated
-
setPassword
- Specified by:
setPassword
in interfaceUser
- Parameters:
newPassword
- the new value of the 'Password' containment reference.- See Also:
- Generated
-