|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefObject_1
org.openmdx.security.realm1.cci.PrincipalImpl
public class PrincipalImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
PersistenceCapable.ObjectIdFieldConsumer, PersistenceCapable.ObjectIdFieldManager, PersistenceCapable.ObjectIdFieldSupplier |
| Field Summary |
|---|
| Fields inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE |
| Constructor Summary | |
|---|---|
PrincipalImpl(Object_1_0 object,
RefClass refClass)
|
|
| Method Summary | |
|---|---|
void |
addAuthCredential(Credential newValue)
Appends the specified element to the list of all the values for the reference authCredential. |
void |
addAuthCredential(int index,
Credential newValue)
Appends the specified element to the list of all the values for the reference authCredential for a specified qualifier
attribute value. |
protected void |
addContext(Context newValue)
|
protected void |
addContext(String id,
Context newValue)
|
void |
addIsMemberOf(Group newValue)
Appends the specified element to the list of all the values for the reference isMemberOf. |
void |
addIsMemberOf(int index,
Group newValue)
Appends the specified element to the list of all the values for the reference isMemberOf for a specified qualifier attribute
value. |
protected void |
addView(String namespace,
View newValue)
|
protected void |
addView(View newValue)
|
Collection |
getAuthCredential()
Retrieves the objects referenced by authCredential. |
Credential |
getAuthCredential(int index)
Retrieves the value for the reference authCredential for
the specified qualifier attribute value. |
Collection |
getContext()
Retrieves the objects referenced by context. |
Context |
getContext(String id)
Retrieves the value for the reference context for the
specified qualifier attribute value. |
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
protected Date |
getCreatedAt(int index)
|
Set |
getCreatedBy()
Retrieves a set containing all the elements for the attribute createdBy. |
Credential |
getCredential()
Retrieves the value for the optional reference credential. |
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
String |
getIdentity()
Retrieves the value for the attribute identity. |
protected String |
getIdentity(int index)
|
Collection |
getIsMemberOf()
Retrieves the objects referenced by isMemberOf. |
Group |
getIsMemberOf(int index)
Retrieves the value for the reference isMemberOf for the
specified qualifier attribute value. |
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
protected Date |
getModifiedAt(int index)
|
Set |
getModifiedBy()
Retrieves a set containing all the elements for the attribute modifiedBy. |
String |
getName()
Retrieves the value for the attribute name. |
protected String |
getName(int index)
|
Realm |
getRealm()
Retrieves the value for the reference realm. |
Subject |
getSubject()
Retrieves the value for the reference subject. |
Collection |
getView()
Retrieves a collection containing all the elements for the reference view. |
View |
getView(String namespace)
Retrieves the value for the reference view for the
specified qualifier attribute value. |
List |
getView(ViewFilter filter)
Retrieves the value for the reference view for the
specified filter. |
List |
getView(ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
boolean |
isDisabled()
Retrieves the value for the attribute disabled. |
protected boolean |
isDisabled(int index)
|
void |
removeAuthCredential(int index)
Removes the qualified (by means of the specified qualifier attribute value) element from the list of all the values for the reference authCredential. |
protected void |
removeContext(String id)
|
void |
removeCredential()
Removes the value for the optional reference credential. |
void |
removeIsMemberOf(int index)
Removes the qualified (by means of the specified qualifier attribute value) element from the list of all the values for the reference isMemberOf. |
protected void |
removeView(String namespace)
|
void |
setAuthCredential(Credential[] newValue)
|
void |
setAuthCredential(List newValue)
|
protected void |
setContext(Context[] newValue)
|
protected void |
setContext(List newValue)
|
protected void |
setCreatedAt(Date newValue)
|
protected void |
setCreatedAt(int index,
Date newValue)
|
protected void |
setCreatedBy(Set newValue)
|
protected void |
setCreatedBy(String[] newValue)
|
void |
setCredential(Credential newValue)
Sets a new value for the reference credential. |
void |
setDescription(String newValue)
Sets a new value for the attribute description. |
void |
setDisabled(boolean newValue)
Sets a new value for the attribute disabled. |
protected void |
setDisabled(int index,
boolean newValue)
|
protected void |
setIdentity(int index,
String newValue)
|
protected void |
setIdentity(String newValue)
|
void |
setIsMemberOf(Group[] newValue)
|
void |
setIsMemberOf(List newValue)
|
protected void |
setModifiedAt(Date newValue)
|
protected void |
setModifiedAt(int index,
Date newValue)
|
protected void |
setModifiedBy(Set newValue)
|
protected void |
setModifiedBy(String[] newValue)
|
protected void |
setName(int index,
String newValue)
|
protected void |
setName(String newValue)
|
protected void |
setRealm(Realm newValue)
|
void |
setSubject(Subject newValue)
Sets a new value for the reference subject. |
protected void |
setView(List newValue)
|
protected void |
setView(View[] newValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Constructor Detail |
|---|
public PrincipalImpl(Object_1_0 object,
RefClass refClass)
| Method Detail |
|---|
public Date getCreatedAt()
BasicObjectcreatedAt.
getCreatedAt in interface BasicObjectcreatedAt.protected Date getCreatedAt(int index)
protected void setCreatedAt(Date newValue)
protected void setCreatedAt(int index,
Date newValue)
public Set getCreatedBy()
BasicObjectcreatedBy.
getCreatedBy in interface BasicObjectprotected void setCreatedBy(Set newValue)
protected void setCreatedBy(String[] newValue)
public Date getModifiedAt()
BasicObjectmodifiedAt.
getModifiedAt in interface BasicObjectmodifiedAt.protected Date getModifiedAt(int index)
protected void setModifiedAt(Date newValue)
protected void setModifiedAt(int index,
Date newValue)
public Set getModifiedBy()
BasicObjectmodifiedBy.
getModifiedBy in interface BasicObjectprotected void setModifiedBy(Set newValue)
protected void setModifiedBy(String[] newValue)
protected void setContext(List newValue)
protected void setContext(Context[] newValue)
public Context getContext(String id)
ContextCapablecontext for the
specified qualifier attribute value.
getContext in interface ContextCapableid - The value for the qualifier attribute that qualifies this reference.
public Collection getContext()
ContextCapablecontext.
getContext in interface ContextCapable
protected void addContext(String id,
Context newValue)
protected void addContext(Context newValue)
protected void removeContext(String id)
public String getIdentity()
ExtentCapableidentity.
getIdentity in interface ExtentCapableidentity.protected String getIdentity(int index)
protected void setIdentity(String newValue)
protected void setIdentity(int index,
String newValue)
protected void setView(List newValue)
protected void setView(View[] newValue)
public View getView(String namespace)
ViewCapableview for the
specified qualifier attribute value.
getView in interface ViewCapablenamespace - The value for the qualifier attribute that qualifies this reference.
public Collection getView()
ViewCapableview.
getView in interface ViewCapablepublic List getView(ViewFilter filter)
ViewCapableview for the
specified filter.
getView in interface ViewCapablefilter - filter which is applied to the set of referenced objects.
public List getView(ViewQuery query)
ViewCapableview for the
specified query.
getView in interface ViewCapable
protected void addView(String namespace,
View newValue)
protected void addView(View newValue)
protected void removeView(String namespace)
public void setAuthCredential(List newValue)
public void setAuthCredential(Credential[] newValue)
public Credential getAuthCredential(int index)
PrincipalauthCredential for
the specified qualifier attribute value.
getAuthCredential in interface Principalindex - The value for the qualifier attribute that qualifies this reference.
public Collection getAuthCredential()
PrincipalauthCredential.
getAuthCredential in interface Principal
public void addAuthCredential(int index,
Credential newValue)
PrincipalauthCredential for a specified qualifier
attribute value.
addAuthCredential in interface Principalindex - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addAuthCredential(Credential newValue)
PrincipalauthCredential.
addAuthCredential in interface PrincipalnewValue - The element to be appended.public void removeAuthCredential(int index)
PrincipalauthCredential.
removeAuthCredential in interface Principalindex - The qualifier attribute value that qualifies the reference
to get the element to be removed.public Credential getCredential()
Principalcredential.
getCredential in interface Principalpublic void setCredential(Credential newValue)
Principalcredential.
setCredential in interface PrincipalnewValue - The non-null new value for this reference.public void removeCredential()
Principalcredential.
removeCredential in interface Principalpublic String getDescription()
Principaldescription.
getDescription in interface Principaldescription.public void setDescription(String newValue)
Principaldescription.
setDescription in interface PrincipalnewValue - The possibly null new value for attribute description.public boolean isDisabled()
Principaldisabled.
isDisabled in interface Principaldisabled.protected boolean isDisabled(int index)
public void setDisabled(boolean newValue)
Principaldisabled.
setDisabled in interface PrincipalnewValue - The non-null new value for attribute disabled.
protected void setDisabled(int index,
boolean newValue)
public void setIsMemberOf(List newValue)
public void setIsMemberOf(Group[] newValue)
public Group getIsMemberOf(int index)
PrincipalisMemberOf for the
specified qualifier attribute value.
getIsMemberOf in interface Principalindex - The value for the qualifier attribute that qualifies this reference.
public Collection getIsMemberOf()
PrincipalisMemberOf.
getIsMemberOf in interface Principal
public void addIsMemberOf(int index,
Group newValue)
PrincipalisMemberOf for a specified qualifier attribute
value.
addIsMemberOf in interface Principalindex - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addIsMemberOf(Group newValue)
PrincipalisMemberOf.
addIsMemberOf in interface PrincipalnewValue - The element to be appended.public void removeIsMemberOf(int index)
PrincipalisMemberOf.
removeIsMemberOf in interface Principalindex - The qualifier attribute value that qualifies the reference
to get the element to be removed.public String getName()
Principalname.
getName in interface Principalname.protected String getName(int index)
protected void setName(String newValue)
protected void setName(int index,
String newValue)
public Realm getRealm()
Principalrealm.
getRealm in interface Principalprotected void setRealm(Realm newValue)
public Subject getSubject()
Principalsubject.
getSubject in interface Principalpublic void setSubject