|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Segment
Class Segment
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openmdx.base.cci2.Segment |
|---|
org.openmdx.base.cci2.Segment.Identity |
| Method Summary | ||
|---|---|---|
void |
addPolicy(Policy newValue)
|
|
void |
addPolicy(String id,
Policy newValue)
|
|
|
getExtent(org.openmdx.base.cci2.ExtentCapableQuery query)
Retrieves the value for the reference extent for the
specified query. |
|
|
getPolicy(PolicyQuery query)
Retrieves the value for the reference policy for the
specified query. |
|
org.openmdx.base.jdo2.Provider |
getProvider()
Retrieves the value for the reference provider. |
|
|
getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
|
void |
removePolicy(String id)
|
|
| Methods inherited from interface org.openmdx.security.authorization1.cci2.Segment |
|---|
getPolicy |
| Methods inherited from interface org.openmdx.base.jmi1.Segment |
|---|
setProvider, setProvider |
| Methods inherited from interface org.openmdx.base.cci2.Segment |
|---|
getDescription, setDescription |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| 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 |
| Method Detail |
|---|
<T extends org.openmdx.base.cci2.ExtentCapable> List<T> getExtent(org.openmdx.base.cci2.ExtentCapableQuery query)
extent for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.org.openmdx.base.jdo2.Provider getProvider()
provider.
getProvider in interface org.openmdx.base.cci2.Segmentnull value for this reference.<T extends org.openmdx.compatibility.view1.cci2.View> List<T> getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
view for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends Policy> List<T> getPolicy(PolicyQuery query)
policy for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addPolicy(String id,
Policy newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addPolicy(Policy newValue)
newValue - The element to be appended.void removePolicy(String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||