|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.opencrx.kernel.code1.cci.SimpleEntryFilterImpl
public class SimpleEntryFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
SimpleEntryFilterImpl(RefPackage_1_0 aPackage)
|
|
SimpleEntryFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
SimpleEntryFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
|
| Method Summary | |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
accessGrantedByParent()
Adds a constraint to the predicate for SecureObject
testing whether the value of the feature
accessGrantedByParent is null or not. |
org.w3c.cci2.ComparableTypePredicate |
accessLevelBrowse()
|
org.w3c.cci2.ComparableTypePredicate |
accessLevelDelete()
|
org.w3c.cci2.ComparableTypePredicate |
accessLevelUpdate()
|
org.w3c.cci2.OptionalFeaturePredicate |
entryValue()
Adds a constraint to the predicate for AbstractEntry
testing whether the value of the feature entryValue is
null or not. |
BasicObjectQuery |
forAllAccessGrantedByParent()
Adds a constraint for the feature accessGrantedByParent to
the predicate. |
void |
forAllAccessGrantedByParent(short operator,
BasicObject[] filterValues)
|
void |
forAllAccessGrantedByParent(short operator,
Collection values)
|
void |
forAllAccessLevelBrowse(short operator,
Collection values)
|
void |
forAllAccessLevelBrowse(short operator,
short[] filterValues)
|
void |
forAllAccessLevelDelete(short operator,
Collection values)
|
void |
forAllAccessLevelDelete(short operator,
short[] filterValues)
|
void |
forAllAccessLevelUpdate(short operator,
Collection values)
|
void |
forAllAccessLevelUpdate(short operator,
short[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
forAllEntryValue()
Adds a constraint for the feature entryValue to the
predicate. |
void |
forAllEntryValue(short operator,
Collection values)
|
void |
forAllEntryValue(short operator,
String[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
forAllOwner()
Adds a constraint for the feature owner to the predicate. |
void |
forAllOwner(short operator,
Collection values)
|
void |
forAllOwner(short operator,
String[] filterValues)
|
PrincipalGroupQuery |
forAllOwningGroup()
Adds a constraint for the feature owningGroup to the
predicate. |
void |
forAllOwningGroup(short operator,
Collection values)
|
void |
forAllOwningGroup(short operator,
PrincipalGroup[] filterValues)
|
UserQuery |
forAllOwningUser()
Adds a constraint for the feature owningUser to the
predicate. |
void |
forAllOwningUser(short operator,
Collection values)
|
void |
forAllOwningUser(short operator,
User[] filterValues)
|
org.w3c.cci2.ComparableTypePredicate |
forAllValidFrom()
Adds a constraint for the feature validFrom to the
predicate. |
void |
forAllValidFrom(short operator,
Collection values)
|
void |
forAllValidFrom(short operator,
Date[] filterValues)
|
org.w3c.cci2.ComparableTypePredicate |
forAllValidTo()
Adds a constraint for the feature validTo to the
predicate. |
void |
forAllValidTo(short operator,
Collection values)
|
void |
forAllValidTo(short operator,
Date[] filterValues)
|
org.w3c.cci2.SimpleTypeOrder |
orderByAccessLevelBrowse()
Allows to adds a sort instruction for SecureObject
depending the feature accessLevelBrowse
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccessLevelBrowse(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.SimpleTypeOrder |
orderByAccessLevelDelete()
Allows to adds a sort instruction for SecureObject
depending the feature accessLevelDelete
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccessLevelDelete(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.SimpleTypeOrder |
orderByAccessLevelUpdate()
Allows to adds a sort instruction for SecureObject
depending the feature accessLevelUpdate
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccessLevelUpdate(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.SimpleTypeOrder |
orderByEntryValue()
Allows to adds a sort instruction for AbstractEntry
depending the feature entryValue
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByEntryValue(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.MultivaluedTypeOrder |
orderByOwner()
Allows to adds a sort instruction for SecureObject
depending the feature owner
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByOwner(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.SimpleTypeOrder |
orderByValidFrom()
Allows to adds a sort instruction for AbstractEntry
depending the feature validFrom
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByValidFrom(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.SimpleTypeOrder |
orderByValidTo()
Allows to adds a sort instruction for AbstractEntry
depending the feature validTo
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByValidTo(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.MultivaluedFeaturePredicate |
owner()
Adds a constraint to the predicate for SecureObject
testing whether the feature owner has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
owningGroup()
Adds a constraint to the predicate for SecureObject
testing whether the feature owningGroup has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
owningUser()
Adds a constraint to the predicate for SecureObject
testing whether the value of the feature owningUser is
null or not. |
BasicObjectQuery |
thereExistsAccessGrantedByParent()
Adds a constraint for the feature accessGrantedByParent to
the predicate. |
void |
thereExistsAccessGrantedByParent(short operator,
BasicObject[] filterValues)
|
void |
thereExistsAccessGrantedByParent(short operator,
Collection values)
|
void |
thereExistsAccessLevelBrowse(short operator,
Collection values)
|
void |
thereExistsAccessLevelBrowse(short operator,
short[] filterValues)
|
void |
thereExistsAccessLevelDelete(short operator,
Collection values)
|
void |
thereExistsAccessLevelDelete(short operator,
short[] filterValues)
|
void |
thereExistsAccessLevelUpdate(short operator,
Collection values)
|
void |
thereExistsAccessLevelUpdate(short operator,
short[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
thereExistsEntryValue()
Adds a constraint for the feature entryValue to the
predicate. |
void |
thereExistsEntryValue(short operator,
Collection values)
|
void |
thereExistsEntryValue(short operator,
String[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
thereExistsOwner()
Adds a constraint for the feature owner to the predicate. |
void |
thereExistsOwner(short operator,
Collection values)
|
void |
thereExistsOwner(short operator,
String[] filterValues)
|
PrincipalGroupQuery |
thereExistsOwningGroup()
Adds a constraint for the feature owningGroup to the
predicate. |
void |
thereExistsOwningGroup(short operator,
Collection values)
|
void |
thereExistsOwningGroup(short operator,
PrincipalGroup[] filterValues)
|
UserQuery |
thereExistsOwningUser()
Adds a constraint for the feature owningUser to the
predicate. |
void |
thereExistsOwningUser(short operator,
Collection values)
|
void |
thereExistsOwningUser(short operator,
User[] filterValues)
|
org.w3c.cci2.ComparableTypePredicate |
thereExistsValidFrom()
Adds a constraint for the feature validFrom to the
predicate. |
void |
thereExistsValidFrom(short operator,
Collection values)
|
void |
thereExistsValidFrom(short operator,
Date[] filterValues)
|
org.w3c.cci2.ComparableTypePredicate |
thereExistsValidTo()
Adds a constraint for the feature validTo to the
predicate. |
void |
thereExistsValidTo(short operator,
Collection values)
|
void |
thereExistsValidTo(short operator,
Date[] filterValues)
|
org.w3c.cci2.OptionalFeaturePredicate |
validFrom()
Adds a constraint to the predicate for AbstractEntry
testing whether the value of the feature validFrom is
null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
validTo()
Adds a constraint to the predicate for AbstractEntry
testing whether the value of the feature validTo is
null or not. |
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue |
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1 |
|---|
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Constructor Detail |
|---|
public SimpleEntryFilterImpl(RefPackage_1_0 aPackage)
public SimpleEntryFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public SimpleEntryFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllAccessGrantedByParent(short operator,
BasicObject[] filterValues)
forAllAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessGrantedByParent(short operator,
BasicObject[] filterValues)
thereExistsAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessGrantedByParent(short operator,
Collection values)
forAllAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessGrantedByParent(short operator,
Collection values)
thereExistsAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate accessGrantedByParent()
SecureObjectQuerySecureObject
testing whether the value of the feature
accessGrantedByParent is null or not.
accessGrantedByParent in interface SecureObjectQuerypublic BasicObjectQuery thereExistsAccessGrantedByParent()
SecureObjectQueryaccessGrantedByParent to
the predicate. The predicate for SecureObject evaluates
true if its value of feature
accessGrantedByParent satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsAccessGrantedByParent in interface SecureObjectQuerypublic BasicObjectQuery forAllAccessGrantedByParent()
SecureObjectQueryaccessGrantedByParent to
the predicate. The predicate for SecureObject evaluates
true if its value of feature
accessGrantedByParent satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllAccessGrantedByParent in interface SecureObjectQuery
public void forAllAccessLevelBrowse(short operator,
Collection values)
forAllAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelBrowse(short operator,
Collection values)
thereExistsAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelBrowse(short operator,
short[] filterValues)
forAllAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelBrowse(short operator,
short[] filterValues)
thereExistsAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelBrowse(short order)
SecureObjectFilter
orderByAccessLevelBrowse in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
accessLevelBrowse in interface SecureObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByAccessLevelBrowse()
SecureObjectQuerySecureObject
depending the feature accessLevelBrowse
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelBrowse in interface SecureObjectQuery
public void forAllAccessLevelDelete(short operator,
Collection values)
forAllAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelDelete(short operator,
Collection values)
thereExistsAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelDelete(short operator,
short[] filterValues)
forAllAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelDelete(short operator,
short[] filterValues)
thereExistsAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelDelete(short order)
SecureObjectFilter
orderByAccessLevelDelete in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
accessLevelDelete in interface SecureObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByAccessLevelDelete()
SecureObjectQuerySecureObject
depending the feature accessLevelDelete
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelDelete in interface SecureObjectQuery
public void forAllAccessLevelUpdate(short operator,
Collection values)
forAllAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelUpdate(short operator,
Collection values)
thereExistsAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelUpdate(short operator,
short[] filterValues)
forAllAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelUpdate(short operator,
short[] filterValues)
thereExistsAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelUpdate(short order)
SecureObjectFilter
orderByAccessLevelUpdate in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
accessLevelUpdate in interface SecureObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByAccessLevelUpdate()
SecureObjectQuerySecureObject
depending the feature accessLevelUpdate
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelUpdate in interface SecureObjectQuery
public void forAllOwner(short operator,
Collection values)
forAllOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwner(short operator,
Collection values)
thereExistsOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwner(short operator,
String[] filterValues)
forAllOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwner(short operator,
String[] filterValues)
thereExistsOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByOwner(short order)
SecureObjectFilter
orderByOwner in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate owner()
SecureObjectQuerySecureObject
testing whether the feature owner has values or not.
owner in interface SecureObjectQuerypublic org.w3c.cci2.StringTypePredicate thereExistsOwner()
SecureObjectQueryowner to the predicate.
The predicate for SecureObject evaluates true
if at least one of its values of feature owner satisfies
the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsOwner in interface SecureObjectQuerypublic org.w3c.cci2.StringTypePredicate forAllOwner()
SecureObjectQueryowner to the predicate.
The predicate for SecureObject evaluates true
if all of its values of feature owner satisfy the selected
condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllOwner in interface SecureObjectQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByOwner()
SecureObjectQuerySecureObject
depending the feature owner
Note: The order in which orderBy…
instructions are given is relevant!
orderByOwner in interface SecureObjectQuery
public void forAllOwningGroup(short operator,
PrincipalGroup[] filterValues)
forAllOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningGroup(short operator,
PrincipalGroup[] filterValues)
thereExistsOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwningGroup(short operator,
Collection values)
forAllOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningGroup(short operator,
Collection values)
thereExistsOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.MultivaluedFeaturePredicate owningGroup()
SecureObjectQuerySecureObject
testing whether the feature owningGroup has values or not.
owningGroup in interface SecureObjectQuerypublic PrincipalGroupQuery thereExistsOwningGroup()
SecureObjectQueryowningGroup to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningGroup
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsOwningGroup in interface SecureObjectQuerypublic PrincipalGroupQuery forAllOwningGroup()
SecureObjectQueryowningGroup to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningGroup
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllOwningGroup in interface SecureObjectQuery
public void forAllOwningUser(short operator,
User[] filterValues)
forAllOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningUser(short operator,
User[] filterValues)
thereExistsOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwningUser(short operator,
Collection values)
forAllOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningUser(short operator,
Collection values)
thereExistsOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate owningUser()
SecureObjectQuerySecureObject
testing whether the value of the feature owningUser is
null or not.
owningUser in interface SecureObjectQuerypublic UserQuery thereExistsOwningUser()
SecureObjectQueryowningUser to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningUser
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsOwningUser in interface SecureObjectQuerypublic UserQuery forAllOwningUser()
SecureObjectQueryowningUser to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningUser
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllOwningUser in interface SecureObjectQuery
public void forAllEntryValue(short operator,
Collection values)
forAllEntryValue in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperators
public void thereExistsEntryValue(short operator,
Collection values)
thereExistsEntryValue in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperators
public void forAllEntryValue(short operator,
String[] filterValues)
forAllEntryValue in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperators
public void thereExistsEntryValue(short operator,
String[] filterValues)
thereExistsEntryValue in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperatorspublic void orderByEntryValue(short order)
AbstractEntryFilter
orderByEntryValue in interface AbstractEntryFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate entryValue()
AbstractEntryQueryAbstractEntry
testing whether the value of the feature entryValue is
null or not.
entryValue in interface AbstractEntryQuerypublic org.w3c.cci2.StringTypePredicate thereExistsEntryValue()
AbstractEntryQueryentryValue to the
predicate. The predicate for AbstractEntry evaluates
true if its value of feature entryValue
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsEntryValue in interface AbstractEntryQuerypublic org.w3c.cci2.StringTypePredicate forAllEntryValue()
AbstractEntryQueryentryValue to the
predicate. The predicate for AbstractEntry evaluates
true if its value of feature entryValue
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllEntryValue in interface AbstractEntryQuerypublic org.w3c.cci2.SimpleTypeOrder orderByEntryValue()
AbstractEntryQueryAbstractEntry
depending the feature entryValue
Note: The order in which orderBy…
instructions are given is relevant!
orderByEntryValue in interface AbstractEntryQuery
public void forAllValidFrom(short operator,
Collection values)
forAllValidFrom in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperators
public void thereExistsValidFrom(short operator,
Collection values)
thereExistsValidFrom in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperators
public void forAllValidFrom(short operator,
Date[] filterValues)
forAllValidFrom in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperators
public void thereExistsValidFrom(short operator,
Date[] filterValues)
thereExistsValidFrom in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperatorspublic void orderByValidFrom(short order)
AbstractEntryFilter
orderByValidFrom in interface AbstractEntryFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate validFrom()
AbstractEntryQueryAbstractEntry
testing whether the value of the feature validFrom is
null or not.
validFrom in interface AbstractEntryQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsValidFrom()
AbstractEntryQueryvalidFrom to the
predicate. The predicate for AbstractEntry evaluates
true if its value of feature validFrom
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsValidFrom in interface AbstractEntryQuerypublic org.w3c.cci2.ComparableTypePredicate forAllValidFrom()
AbstractEntryQueryvalidFrom to the
predicate. The predicate for AbstractEntry evaluates
true if its value of feature validFrom
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllValidFrom in interface AbstractEntryQuerypublic org.w3c.cci2.SimpleTypeOrder orderByValidFrom()
AbstractEntryQueryAbstractEntry
depending the feature validFrom
Note: The order in which orderBy…
instructions are given is relevant!
orderByValidFrom in interface AbstractEntryQuery
public void forAllValidTo(short operator,
Collection values)
forAllValidTo in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperators
public void thereExistsValidTo(short operator,
Collection values)
thereExistsValidTo in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperators
public void forAllValidTo(short operator,
Date[] filterValues)
forAllValidTo in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperators
public void thereExistsValidTo(short operator,
Date[] filterValues)
thereExistsValidTo in interface AbstractEntryFilteroperator - The operator for this filter.FilterOperatorspublic void orderByValidTo(short order)
AbstractEntryFilter
orderByValidTo in interface AbstractEntryFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate validTo()
AbstractEntryQueryAbstractEntry
testing whether the value of the feature validTo is
null or not.
validTo in interface AbstractEntryQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsValidTo()
AbstractEntryQueryvalidTo to the
predicate. The predicate for AbstractEntry evaluates
true if its value of feature validTo
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsValidTo in interface AbstractEntryQuerypublic org.w3c.cci2.ComparableTypePredicate forAllValidTo()
AbstractEntryQueryvalidTo to the
predicate. The predicate for AbstractEntry evaluates
true if its value of feature validTo
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllValidTo in interface AbstractEntryQuerypublic org.w3c.cci2.SimpleTypeOrder orderByValidTo()
AbstractEntryQueryAbstractEntry
depending the feature validTo
Note: The order in which orderBy…
instructions are given is relevant!
orderByValidTo in interface AbstractEntryQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||