|
||||||||||
| 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.SegmentImpl
public class SegmentImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer, javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager, javax.jdo.spi.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 | |
|---|---|
SegmentImpl(Object_1_0 object,
RefClass refClass)
|
|
| Method Summary | |
|---|---|
protected void |
addContext(Context newValue)
|
protected void |
addContext(String id,
Context newValue)
|
protected void |
addExtent(ExtentCapable newValue)
|
protected void |
addExtent(String identity,
ExtentCapable newValue)
|
void |
addRealm(Realm newValue)
|
void |
addRealm(String id,
Realm newValue)
|
protected void |
addView(String namespace,
View newValue)
|
protected void |
addView(View newValue)
|
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. |
String |
getDescription()
|
Collection |
getExtent()
Retrieves a collection containing all the elements for the reference extent. |
List |
getExtent(ExtentCapableFilter filter)
Retrieves the value for the reference extent for the
specified filter. |
List |
getExtent(ExtentCapableQuery query)
Retrieves the value for the reference extent for the
specified query. |
ExtentCapable |
getExtent(String identity)
Retrieves the value for the reference extent for the
specified qualifier attribute value. |
Provider |
getProvider()
Retrieves the value for the reference provider. |
Collection |
getRealm()
|
List |
getRealm(RealmFilter filter)
|
List |
getRealm(RealmQuery query)
|
Realm |
getRealm(String id)
|
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. |
protected void |
removeContext(String id)
|
protected void |
removeExtent(String identity)
|
void |
removeRealm(String id)
|
protected void |
removeView(String namespace)
|
protected void |
setContext(Context[] newValue)
|
protected void |
setContext(List newValue)
|
void |
setDescription(String newValue)
Sets a new value for the attribute description. |
protected void |
setExtent(ExtentCapable[] newValue)
|
protected void |
setExtent(List newValue)
|
protected void |
setProvider(Provider newValue)
|
void |
setRealm(List newValue)
|
void |
setRealm(Realm[] newValue)
|
protected void |
setView(List newValue)
|
protected void |
setView(View[] newValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, 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 |
| 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 SegmentImpl(Object_1_0 object,
RefClass refClass)
| Method Detail |
|---|
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 getDescription()
getDescription in interface Segmentdescription.public void setDescription(String newValue)
Segmentdescription.
setDescription in interface SegmentnewValue - The possibly null new value for attribute description.protected void setExtent(List newValue)
protected void setExtent(ExtentCapable[] newValue)
public ExtentCapable getExtent(String identity)
Segmentextent for the
specified qualifier attribute value.
getExtent in interface Segmentidentity - The value for the qualifier attribute that qualifies this reference.
public Collection getExtent()
Segmentextent.
getExtent in interface Segmentpublic List getExtent(ExtentCapableFilter filter)
Segmentextent for the
specified filter.
getExtent in interface Segmentfilter - filter which is applied to the set of referenced objects.
public List getExtent(ExtentCapableQuery query)
Segmentextent for the
specified query.
getExtent in interface Segment
protected void addExtent(String identity,
ExtentCapable newValue)
protected void addExtent(ExtentCapable newValue)
protected void removeExtent(String identity)
public Provider getProvider()
Segmentprovider.
getProvider in interface Segmentprotected void setProvider(Provider 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 setRealm(List newValue)
public void setRealm(Realm[] newValue)
public Realm getRealm(String id)
public Collection getRealm()
public List getRealm(RealmFilter filter)
public List getRealm(RealmQuery query)
public void addRealm(String id,
Realm newValue)
public void addRealm(Realm newValue)
public void removeRealm(String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||