|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3c.jpa3.AbstractObject
org.opencrx.security.identity1.jpa3.Subject
public class Subject
Class Subject
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject |
|---|
org.w3c.jpa3.AbstractObject.AbstractStateAccessor, org.w3c.jpa3.AbstractObject.EmbeddedList<E>, org.w3c.jpa3.AbstractObject.EmbeddedSet<E>, org.w3c.jpa3.AbstractObject.ObjectState, org.w3c.jpa3.AbstractObject.SlicedList<E,S>, org.w3c.jpa3.AbstractObject.SlicedMap<E,S>, org.w3c.jpa3.AbstractObject.SlicedSet<E,S> |
| Nested classes/interfaces inherited from interface org.opencrx.security.identity1.cci2.Subject |
|---|
Subject.Identity |
| Field Summary | |
|---|---|
Timestamp |
createdAt
Attribute createdAt. |
String |
identity
Attribute identity. |
Timestamp |
modifiedAt
Attribute modifiedAt. |
| Constructor Summary | |
|---|---|
Subject()
Constructor |
|
| Method Summary | ||
|---|---|---|
|
getContext()
Retrieves the Map of objects referenced by context. |
|
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
|
Set<String> |
getCreatedBy()
Retrieves a set containing all the elements for the attribute createdBy. |
|
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
|
String |
getIdentity()
Retrieves the value for the attribute identity. |
|
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
|
Set<String> |
getModifiedBy()
Retrieves a set containing all the elements for the attribute modifiedBy. |
|
protected String |
getOpenmdxjdoIdentity()
Retrieve the object's JDO identity key |
|
protected
|
openmdxjdoGetSlices()
|
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
protected void |
setOpenmdxjdoIdentity(String value)
Set the object's JDO identity key |
|
void |
setSegment_Id(String segment)
|
|
void |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
| Methods inherited from class org.w3c.jpa3.AbstractObject |
|---|
openmdxjdoMakeDirty, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String identity
identity.
public Timestamp modifiedAt
modifiedAt.
public Timestamp createdAt
createdAt.
| Constructor Detail |
|---|
public Subject()
| Method Detail |
|---|
protected String getOpenmdxjdoIdentity()
getOpenmdxjdoIdentity in class org.w3c.jpa3.AbstractObjectprotected void setOpenmdxjdoIdentity(String value)
setOpenmdxjdoIdentity in class org.w3c.jpa3.AbstractObjectprotected final <E extends Subject$Slice> SortedMap<Integer,E> openmdxjdoGetSlices()
public String getIdentity()
identity.
getIdentity in interface ExtentCapableidentity.public Date getModifiedAt()
modifiedAt.
getModifiedAt in interface ModifiablemodifiedAt.public Set<String> getCreatedBy()
createdBy.
getCreatedBy in interface Creatablepublic final String getDescription()
description.
getDescription in interface org.openmdx.security.realm1.cci2.Subjectdescription.public void setDescription(String description)
description.
setDescription in interface org.openmdx.security.realm1.cci2.Subjectdescription - The possibly null new value for attribute description.public Set<String> getModifiedBy()
modifiedBy.
getModifiedBy in interface Modifiablepublic Date getCreatedAt()
createdAt.
getCreatedAt in interface CreatablecreatedAt.public <T extends Context> Map<String,T> getContext()
Map of objects referenced by context.
getContext in interface ContextCapableMap of referenced objects.public void setSegment(Segment segment)
segment.
segment - The non-null new value for this reference.public void setSegment_Id(String segment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||