|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DepotGroupQuery | |
---|---|
org.opencrx.kernel.depot1.cci2 | |
org.opencrx.kernel.depot1.jmi1 |
Uses of DepotGroupQuery in org.opencrx.kernel.depot1.cci2 |
---|
Methods in org.opencrx.kernel.depot1.cci2 that return DepotGroupQuery | |
---|---|
DepotGroupQuery |
DepotQuery.forAllDepotGroup()
Adds a condition for the feature depotGroup to the predicate for Depot , which evaluates to false unless the value of the feature depotGroup satisfies the given condition. |
DepotGroupQuery |
DepotEntityQuery.forAllDepotGroup()
Adds a condition for the feature depotGroup to the predicate for DepotEntity , which evaluates to false unless the value of the feature depotGroup satisfies the given condition. |
DepotGroupQuery |
OpenDepotParamsQuery.forAllDepotGroup()
Adds a condition for the feature depotGroup to the predicate for OpenDepotParams , which evaluates to false unless the value of the feature depotGroup satisfies the given condition. |
DepotGroupQuery |
DepotGroupQuery.forAllDepotGroup()
Adds a condition for the feature depotGroup to the predicate for DepotGroup , which evaluates to false unless the value of the feature depotGroup satisfies the given condition. |
DepotGroupQuery |
DepotGroupQuery.forAllParent()
Adds a condition for the feature parent to the predicate for DepotGroup , which evaluates to false unless the value of the feature parent satisfies the given condition. |
DepotGroupQuery |
DepotQuery.thereExistsDepotGroup()
Adds a condition for the feature depotGroup to the predicate for Depot , which evaluates to false unless the value of the feature depotGroup satisfies the given condition. |
DepotGroupQuery |
DepotEntityQuery.thereExistsDepotGroup()
Adds a condition for the feature depotGroup to the predicate for DepotEntity , which evaluates to false unless the value of the feature depotGroup satisfies the given condition. |
DepotGroupQuery |
OpenDepotParamsQuery.thereExistsDepotGroup()
Adds a condition for the feature depotGroup to the predicate for OpenDepotParams , which evaluates to false unless the value of the feature depotGroup satisfies the given condition. |
DepotGroupQuery |
DepotGroupQuery.thereExistsDepotGroup()
Adds a condition for the feature depotGroup to the predicate for DepotGroup , which evaluates to false unless the value of the feature depotGroup satisfies the given condition. |
DepotGroupQuery |
DepotGroupQuery.thereExistsParent()
Adds a condition for the feature parent to the predicate for DepotGroup , which evaluates to false unless the value of the feature parent satisfies the given condition. |
Uses of DepotGroupQuery in org.opencrx.kernel.depot1.jmi1 |
---|
Methods in org.opencrx.kernel.depot1.jmi1 that return DepotGroupQuery | |
---|---|
DepotGroupQuery |
Depot1Package.createDepotGroupQuery()
|
Methods in org.opencrx.kernel.depot1.jmi1 with parameters of type DepotGroupQuery | ||
---|---|---|
|
DepotGroup.getDepotGroup(DepotGroupQuery query)
Retrieves the value for the reference depotGroup for the specified query. |
|
|
DepotEntity.getDepotGroup(DepotGroupQuery query)
Retrieves the value for the reference depotGroup for the specified query. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |