|
||||||||||
| 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.admin1.cci.ImportLoginPrincipalsParamsFilterImpl
public class ImportLoginPrincipalsParamsFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
ImportLoginPrincipalsParamsFilterImpl(RefPackage_1_0 aPackage)
|
|
ImportLoginPrincipalsParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
ImportLoginPrincipalsParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
|
| Method Summary | |
|---|---|
AnyTypePredicate |
forAllItem()
Adds a constraint for the feature item to the predicate. |
void |
forAllItem(short operator,
byte[][] filterValues)
|
void |
forAllItem(short operator,
Collection values)
|
StringTypePredicate |
forAllItemMimeType()
Adds a constraint for the feature itemMimeType to the
predicate. |
void |
forAllItemMimeType(short operator,
Collection values)
|
void |
forAllItemMimeType(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllItemName()
Adds a constraint for the feature itemName to the
predicate. |
void |
forAllItemName(short operator,
Collection values)
|
void |
forAllItemName(short operator,
String[] filterValues)
|
OptionalFeaturePredicate |
item()
Adds a constraint to the predicate for ImportLoginPrincipalsParams testing whether the value of
the feature item is null or not. |
OptionalFeaturePredicate |
itemMimeType()
Adds a constraint to the predicate for ImportLoginPrincipalsParams testing whether the value of
the feature itemMimeType is null or not. |
OptionalFeaturePredicate |
itemName()
Adds a constraint to the predicate for ImportLoginPrincipalsParams testing whether the value of
the feature itemName is null or not. |
SimpleTypeOrder |
orderByItem()
Allows to adds a sort instruction for ImportLoginPrincipalsParams depending the feature
item
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByItem(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByItemMimeType()
Allows to adds a sort instruction for ImportLoginPrincipalsParams depending the feature
itemMimeType
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByItemMimeType(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByItemName()
Allows to adds a sort instruction for ImportLoginPrincipalsParams depending the feature
itemName
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByItemName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
AnyTypePredicate |
thereExistsItem()
Adds a constraint for the feature item to the predicate. |
void |
thereExistsItem(short operator,
byte[][] filterValues)
|
void |
thereExistsItem(short operator,
Collection values)
|
StringTypePredicate |
thereExistsItemMimeType()
Adds a constraint for the feature itemMimeType to the
predicate. |
void |
thereExistsItemMimeType(short operator,
Collection values)
|
void |
thereExistsItemMimeType(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsItemName()
Adds a constraint for the feature itemName to the
predicate. |
void |
thereExistsItemName(short operator,
Collection values)
|
void |
thereExistsItemName(short operator,
String[] filterValues)
|
| 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 ImportLoginPrincipalsParamsFilterImpl(RefPackage_1_0 aPackage)
public ImportLoginPrincipalsParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public ImportLoginPrincipalsParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllItem(short operator,
Collection values)
forAllItem in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsItem(short operator,
Collection values)
thereExistsItem in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperators
public void forAllItem(short operator,
byte[][] filterValues)
forAllItem in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsItem(short operator,
byte[][] filterValues)
thereExistsItem in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperatorspublic void orderByItem(short order)
ImportLoginPrincipalsParamsFilter
orderByItem in interface ImportLoginPrincipalsParamsFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate item()
ImportLoginPrincipalsParamsQueryImportLoginPrincipalsParams testing whether the value of
the feature item is null or not.
item in interface ImportLoginPrincipalsParamsQuerypublic AnyTypePredicate thereExistsItem()
ImportLoginPrincipalsParamsQueryitem to the predicate.
The predicate for ImportLoginPrincipalsParams evaluates
true if its value of feature item 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!
thereExistsItem in interface ImportLoginPrincipalsParamsQuerypublic AnyTypePredicate forAllItem()
ImportLoginPrincipalsParamsQueryitem to the predicate.
The predicate for ImportLoginPrincipalsParams evaluates
true if its value of feature item 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!
forAllItem in interface ImportLoginPrincipalsParamsQuerypublic SimpleTypeOrder orderByItem()
ImportLoginPrincipalsParamsQueryImportLoginPrincipalsParams depending the feature
item
Note: The order in which orderBy…
instructions are given is relevant!
orderByItem in interface ImportLoginPrincipalsParamsQuery
public void forAllItemMimeType(short operator,
Collection values)
forAllItemMimeType in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsItemMimeType(short operator,
Collection values)
thereExistsItemMimeType in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperators
public void forAllItemMimeType(short operator,
String[] filterValues)
forAllItemMimeType in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsItemMimeType(short operator,
String[] filterValues)
thereExistsItemMimeType in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperatorspublic void orderByItemMimeType(short order)
ImportLoginPrincipalsParamsFilter
orderByItemMimeType in interface ImportLoginPrincipalsParamsFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate itemMimeType()
ImportLoginPrincipalsParamsQueryImportLoginPrincipalsParams testing whether the value of
the feature itemMimeType is null or not.
itemMimeType in interface ImportLoginPrincipalsParamsQuerypublic StringTypePredicate thereExistsItemMimeType()
ImportLoginPrincipalsParamsQueryitemMimeType to the
predicate. The predicate for ImportLoginPrincipalsParams
evaluates true if its value of feature
itemMimeType 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!
thereExistsItemMimeType in interface ImportLoginPrincipalsParamsQuerypublic StringTypePredicate forAllItemMimeType()
ImportLoginPrincipalsParamsQueryitemMimeType to the
predicate. The predicate for ImportLoginPrincipalsParams
evaluates true if its value of feature
itemMimeType 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!
forAllItemMimeType in interface ImportLoginPrincipalsParamsQuerypublic SimpleTypeOrder orderByItemMimeType()
ImportLoginPrincipalsParamsQueryImportLoginPrincipalsParams depending the feature
itemMimeType
Note: The order in which orderBy…
instructions are given is relevant!
orderByItemMimeType in interface ImportLoginPrincipalsParamsQuery
public void forAllItemName(short operator,
Collection values)
forAllItemName in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsItemName(short operator,
Collection values)
thereExistsItemName in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperators
public void forAllItemName(short operator,
String[] filterValues)
forAllItemName in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsItemName(short operator,
String[] filterValues)
thereExistsItemName in interface ImportLoginPrincipalsParamsFilteroperator - The operator for this filter.FilterOperatorspublic void orderByItemName(short order)
ImportLoginPrincipalsParamsFilter
orderByItemName in interface ImportLoginPrincipalsParamsFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate itemName()
ImportLoginPrincipalsParamsQueryImportLoginPrincipalsParams testing whether the value of
the feature itemName is null or not.
itemName in interface ImportLoginPrincipalsParamsQuerypublic StringTypePredicate thereExistsItemName()
ImportLoginPrincipalsParamsQueryitemName to the
predicate. The predicate for ImportLoginPrincipalsParams
evaluates true if its value of feature
itemName 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!
thereExistsItemName in interface ImportLoginPrincipalsParamsQuerypublic StringTypePredicate forAllItemName()
ImportLoginPrincipalsParamsQueryitemName to the
predicate. The predicate for ImportLoginPrincipalsParams
evaluates true if its value of feature
itemName 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!
forAllItemName in interface ImportLoginPrincipalsParamsQuerypublic SimpleTypeOrder orderByItemName()
ImportLoginPrincipalsParamsQueryImportLoginPrincipalsParams depending the feature
itemName
Note: The order in which orderBy…
instructions are given is relevant!
orderByItemName in interface ImportLoginPrincipalsParamsQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||