|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Realm
Class Realm
| Nested Class Summary | |
|---|---|
static interface |
Realm.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
String |
getDescription()
|
|
String |
getName()
Retrieves the value for the attribute name. |
|
|
getPrincipal()
Retrieves a set containing all the elements for the reference principal. |
|
Segment |
getSegment()
Retrieves the value for the reference segment. |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
void |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
setSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:openmdx:security:realm1:SegmentContainsRealm. |
|
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
String getDescription()
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.String getName()
name.
name.<T extends Principal> Collection<T> getPrincipal()
principal.
Segment getSegment()
segment.
null value for this reference.void setSegment(Segment segment)
segment.
segment - The non-null new value for this reference.
void setSegment(Segment segment,
boolean idIsPersistent,
String id)
org:openmdx:security:realm1:SegmentContainsRealm.
segment - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||