|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DepotEntityRelationshipQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for DepotEntityRelationship testing whether the value of the
feature description is null or not. |
OptionalFeaturePredicate |
entity1()
Adds a constraint to the predicate for DepotEntityRelationship testing whether the value of the
feature entity1 is null or not. |
OptionalFeaturePredicate |
entity2()
Adds a constraint to the predicate for DepotEntityRelationship testing whether the value of the
feature entity2 is null or not. |
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
DepotEntityQuery |
forAllEntity1()
Adds a constraint for the feature entity1 to the
predicate. |
DepotEntityQuery |
forAllEntity2()
Adds a constraint for the feature entity2 to the
predicate. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for DepotEntityRelationship depending the feature
description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for DepotEntityRelationship depending the feature
name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByRelationshipType()
Allows to adds a sort instruction for DepotEntityRelationship depending the feature
relationshipType
Note: The order in which orderBy…
instructions are given is relevant! |
ComparableTypePredicate |
relationshipType()
|
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
DepotEntityQuery |
thereExistsEntity1()
Adds a constraint for the feature entity1 to the
predicate. |
DepotEntityQuery |
thereExistsEntity2()
Adds a constraint for the feature entity2 to the
predicate. |
| Methods inherited from interface org.opencrx.kernel.base.query.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.openmdx.base.query.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.query.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate description()
DepotEntityRelationship testing whether the value of the
feature description is null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate. The predicate for DepotEntityRelationship
evaluates true if its value of feature
description 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!
StringTypePredicate forAllDescription()
description to the
predicate. The predicate for DepotEntityRelationship
evaluates true if its value of feature
description 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!
SimpleTypeOrder orderByDescription()
DepotEntityRelationship depending the feature
description
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate entity1()
DepotEntityRelationship testing whether the value of the
feature entity1 is null or not.
DepotEntityQuery thereExistsEntity1()
entity1 to the
predicate. The predicate for DepotEntityRelationship
evaluates true if its value of feature
entity1 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!
DepotEntityQuery forAllEntity1()
entity1 to the
predicate. The predicate for DepotEntityRelationship
evaluates true if its value of feature
entity1 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!
OptionalFeaturePredicate entity2()
DepotEntityRelationship testing whether the value of the
feature entity2 is null or not.
DepotEntityQuery thereExistsEntity2()
entity2 to the
predicate. The predicate for DepotEntityRelationship
evaluates true if its value of feature
entity2 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!
DepotEntityQuery forAllEntity2()
entity2 to the
predicate. The predicate for DepotEntityRelationship
evaluates true if its value of feature
entity2 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!
StringTypePredicate name()
SimpleTypeOrder orderByName()
DepotEntityRelationship depending the feature
name
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate relationshipType()
SimpleTypeOrder orderByRelationshipType()
DepotEntityRelationship depending the feature
relationshipType
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||