|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ACUser
A representation of the model object ' AC User'.
AccesscontrolPackage.getACUser()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<ACGroup> |
getEffectiveGroups()
Returns the value of the 'Effective Groups' containment reference list. |
String |
getFirstName()
Returns the value of the 'First Name' attribute. |
String |
getLastName()
Returns the value of the 'Last Name' attribute. |
String |
getPassword()
Returns the value of the 'Password' attribute. |
void |
setFirstName(String value)
Sets the value of the ' First Name' attribute. |
void |
setLastName(String value)
Sets the value of the ' Last Name' attribute. |
void |
setPassword(String value)
Sets the value of the ' Password' attribute. |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.ACOrgUnit |
|---|
getDescription, getId, getName, getProperties, getRoles, setDescription, setName |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.common.model.IdentifiableElement |
|---|
getIdentifier, setIdentifier |
| 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 |
| Method Detail |
|---|
String getFirstName()
If the meaning of the 'First Name' attribute isn't clear, there really should be more of a description here...
setFirstName(String),
AccesscontrolPackage.getACUser_FirstName()void setFirstName(String value)
First Name' attribute.
value - the new value of the 'First Name' attribute.getFirstName()String getLastName()
If the meaning of the 'Last Name' attribute isn't clear, there really should be more of a description here...
setLastName(String),
AccesscontrolPackage.getACUser_LastName()void setLastName(String value)
Last Name' attribute.
value - the new value of the 'Last Name' attribute.getLastName()org.eclipse.emf.common.util.EList<ACGroup> getEffectiveGroups()
ACGroup .
If the meaning of the 'Effective Groups' containment reference list isn't clear, there really should be more of a description here...
AccesscontrolPackage.getACUser_EffectiveGroups()String getPassword()
If the meaning of the 'Password' attribute isn't clear, there really should be more of a description here...
setPassword(String),
AccesscontrolPackage.getACUser_Password()void setPassword(String value)
Password' attribute.
value - the new value of the 'Password' attribute.getPassword()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||