|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProductConfigurationSet
Abstract class ProductConfigurationSet
| Method Summary | ||
|---|---|---|
void |
addConfiguration(ProductConfiguration newValue)
|
|
void |
addConfiguration(String id,
ProductConfiguration newValue)
|
|
ProductConfigurationTypeSet |
getConfigType()
Retrieves the value for the reference configType. |
|
|
getConfiguration(ProductConfigurationQuery query)
Retrieves the value for the reference configuration for
the specified query. |
|
void |
removeConfiguration(String id)
|
|
|
unsetConfigurationType(org.openmdx.base.cci2.Void params)
|
|
| Methods inherited from interface org.opencrx.kernel.product1.cci2.ProductConfigurationSet |
|---|
getConfiguration, unsetConfigurationType |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
ProductConfigurationTypeSet getConfigType()
configType.
getConfigType in interface ProductConfigurationSetnull – value for this reference.<T extends ProductConfiguration> List<T> getConfiguration(ProductConfigurationQuery query)
configuration for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addConfiguration(String id,
ProductConfiguration newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addConfiguration(ProductConfiguration newValue)
newValue - The element to be appended.void removeConfiguration(String id)
<T extends org.openmdx.base.cci2.Void> T unsetConfigurationType(org.openmdx.base.cci2.Void params)
throws RefException
RefException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||