|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductConfigurationTypeQuery | |
|---|---|
| org.opencrx.kernel.product1.cci | |
| org.opencrx.kernel.product1.jmi | |
| org.opencrx.kernel.product1.query | |
| Uses of ProductConfigurationTypeQuery in org.opencrx.kernel.product1.cci |
|---|
| Classes in org.opencrx.kernel.product1.cci that implement ProductConfigurationTypeQuery | |
|---|---|
class |
ProductConfigurationTypeFilterImpl
|
| Methods in org.opencrx.kernel.product1.cci that return ProductConfigurationTypeQuery | |
|---|---|
ProductConfigurationTypeQuery |
product1PackageImpl.createProductConfigurationTypeQuery()
|
ProductConfigurationTypeQuery |
ProductConfigurationFilterImpl.forAllConfigType()
|
ProductConfigurationTypeQuery |
ProductConfigurationFilterImpl.thereExistsConfigType()
|
| Methods in org.opencrx.kernel.product1.cci with parameters of type ProductConfigurationTypeQuery | |
|---|---|
List |
ProductConfigurationTypeSetImpl.getConfigurationType(ProductConfigurationTypeQuery query)
|
List |
ProductConfigurationTypeSet.getConfigurationType(ProductConfigurationTypeQuery query)
Retrieves the value for the reference configurationType
for the specified query. |
| Uses of ProductConfigurationTypeQuery in org.opencrx.kernel.product1.jmi |
|---|
| Methods in org.opencrx.kernel.product1.jmi that return ProductConfigurationTypeQuery | |
|---|---|
ProductConfigurationTypeQuery |
Product1Package.createProductConfigurationTypeQuery()
|
| Uses of ProductConfigurationTypeQuery in org.opencrx.kernel.product1.query |
|---|
| Methods in org.opencrx.kernel.product1.query that return ProductConfigurationTypeQuery | |
|---|---|
ProductConfigurationTypeQuery |
ProductConfigurationQuery.forAllConfigType()
Adds a constraint for the feature configType to the
predicate. |
ProductConfigurationTypeQuery |
ProductConfigurationQuery.thereExistsConfigType()
Adds a constraint for the feature configType to the
predicate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||