|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Segment
Class Segment
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openmdx.base.cci2.Segment |
|---|
Segment.Identity |
| Method Summary | ||
|---|---|---|
void |
addConfigurationTypeSet(boolean idIsPersistent,
String id,
ProductConfigurationTypeSet configurationTypeSet)
Adds the specified element to the set of the values for the reference configurationTypeSet. |
|
void |
addPriceLevel(boolean idIsPersistent,
String id,
AbstractPriceLevel priceLevel)
Adds the specified element to the set of the values for the reference priceLevel. |
|
void |
addPricingRule(boolean idIsPersistent,
String id,
PricingRule pricingRule)
Adds the specified element to the set of the values for the reference pricingRule. |
|
void |
addProduct(boolean idIsPersistent,
String id,
Product product)
Adds the specified element to the set of the values for the reference product. |
|
void |
addProductClassification(boolean idIsPersistent,
String id,
ProductClassification productClassification)
Adds the specified element to the set of the values for the reference productClassification. |
|
void |
addProductFilter(boolean idIsPersistent,
String id,
ProductFilterGlobal productFilter)
Adds the specified element to the set of the values for the reference productFilter. |
|
void |
addSalesTaxType(boolean idIsPersistent,
String id,
SalesTaxType salesTaxType)
Adds the specified element to the set of the values for the reference salesTaxType. |
|
ProductConfigurationTypeSet |
getConfigurationTypeSet(boolean idIsPersistent,
String id)
Retrieves the value for the reference configurationTypeSet for the specified qualifier attribute value. |
|
|
getConfigurationTypeSet(ProductConfigurationTypeSetQuery query)
Retrieves the value for the reference configurationTypeSet for the specified query. |
|
ProductConfigurationTypeSet |
getConfigurationTypeSet(String id)
Retrieves the value for the reference configurationTypeSet for the specified qualifier attribute value. |
|
|
getPriceLevel(AbstractPriceLevelQuery query)
Retrieves the value for the reference priceLevel for the specified query. |
|
AbstractPriceLevel |
getPriceLevel(boolean idIsPersistent,
String id)
Retrieves the value for the reference priceLevel for the specified qualifier attribute value. |
|
AbstractPriceLevel |
getPriceLevel(String id)
Retrieves the value for the reference priceLevel for the specified qualifier attribute value. |
|
PriceListEntry |
getPriceListEntry(boolean idIsPersistent,
String id)
Retrieves the value for the reference priceListEntry for the specified qualifier attribute value. |
|
|
getPriceListEntry(PriceListEntryQuery query)
Retrieves the value for the reference priceListEntry for the specified query. |
|
PriceListEntry |
getPriceListEntry(String id)
Retrieves the value for the reference priceListEntry for the specified qualifier attribute value. |
|
PricingRule |
getPricingRule(boolean idIsPersistent,
String id)
Retrieves the value for the reference pricingRule for the specified qualifier attribute value. |
|
|
getPricingRule(PricingRuleQuery query)
Retrieves the value for the reference pricingRule for the specified query. |
|
PricingRule |
getPricingRule(String id)
Retrieves the value for the reference pricingRule for the specified qualifier attribute value. |
|
Product |
getProduct(boolean idIsPersistent,
String id)
Retrieves the value for the reference product for the specified qualifier attribute value. |
|
|
getProduct(ProductQuery query)
Retrieves the value for the reference product for the specified query. |
|
Product |
getProduct(String id)
Retrieves the value for the reference product for the specified qualifier attribute value. |
|
ProductClassification |
getProductClassification(boolean idIsPersistent,
String id)
Retrieves the value for the reference productClassification for the specified qualifier attribute value. |
|
|
getProductClassification(ProductClassificationQuery query)
Retrieves the value for the reference productClassification for the specified query. |
|
ProductClassification |
getProductClassification(String id)
Retrieves the value for the reference productClassification for the specified qualifier attribute value. |
|
ProductFilterGlobal |
getProductFilter(boolean idIsPersistent,
String id)
Retrieves the value for the reference productFilter for the specified qualifier attribute value. |
|
|
getProductFilter(ProductFilterGlobalQuery query)
Retrieves the value for the reference productFilter for the specified query. |
|
ProductFilterGlobal |
getProductFilter(String id)
Retrieves the value for the reference productFilter for the specified qualifier attribute value. |
|
SalesTaxType |
getSalesTaxType(boolean idIsPersistent,
String id)
Retrieves the value for the reference salesTaxType for the specified qualifier attribute value. |
|
|
getSalesTaxType(SalesTaxTypeQuery query)
Retrieves the value for the reference salesTaxType for the specified query. |
|
SalesTaxType |
getSalesTaxType(String id)
Retrieves the value for the reference salesTaxType for the specified qualifier attribute value. |
|
| Methods inherited from interface org.opencrx.kernel.product1.cci2.Segment |
|---|
getConfigurationTypeSet, getPriceLevel, getPriceListEntry, getPricingRule, getProduct, getProductClassification, getProductFilter, getSalesTaxType |
| Methods inherited from interface org.openmdx.base.jmi1.Segment |
|---|
getExtent, getExtent, getExtent, getProvider |
| Methods inherited from interface org.openmdx.base.cci2.Segment |
|---|
getDescription, getExtent, setDescription |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.compatibility.view1.jmi1.ViewCapable |
|---|
getView, getView, getView |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| 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 |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Auditee |
|---|
getAudit, getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Indexed |
|---|
getIndexEntry, getIndexEntry, getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getOwner, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser |
| Method Detail |
|---|
<T extends ProductConfigurationTypeSet> List<T> getConfigurationTypeSet(ProductConfigurationTypeSetQuery query)
configurationTypeSet for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
ProductConfigurationTypeSet getConfigurationTypeSet(boolean idIsPersistent,
String id)
configurationTypeSet for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
ProductConfigurationTypeSet getConfigurationTypeSet(String id)
configurationTypeSet for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getConfigurationTypeSet(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addConfigurationTypeSet(boolean idIsPersistent,
String id,
ProductConfigurationTypeSet configurationTypeSet)
configurationTypeSet.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.configurationTypeSet - The element to be appended.<T extends AbstractPriceLevel> List<T> getPriceLevel(AbstractPriceLevelQuery query)
priceLevel for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
AbstractPriceLevel getPriceLevel(boolean idIsPersistent,
String id)
priceLevel for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
AbstractPriceLevel getPriceLevel(String id)
priceLevel for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getPriceLevel(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addPriceLevel(boolean idIsPersistent,
String id,
AbstractPriceLevel priceLevel)
priceLevel.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.priceLevel - The element to be appended.<T extends PriceListEntry> List<T> getPriceListEntry(PriceListEntryQuery query)
priceListEntry for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
PriceListEntry getPriceListEntry(boolean idIsPersistent,
String id)
priceListEntry for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
PriceListEntry getPriceListEntry(String id)
priceListEntry for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getPriceListEntry(false,id).
id - The value for the qualifier attribute that qualifies this reference.
<T extends PricingRule> List<T> getPricingRule(PricingRuleQuery query)
pricingRule for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
PricingRule getPricingRule(boolean idIsPersistent,
String id)
pricingRule for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
PricingRule getPricingRule(String id)
pricingRule for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getPricingRule(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addPricingRule(boolean idIsPersistent,
String id,
PricingRule pricingRule)
pricingRule.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.pricingRule - The element to be appended.<T extends Product> List<T> getProduct(ProductQuery query)
product for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
Product getProduct(boolean idIsPersistent,
String id)
product for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
Product getProduct(String id)
product for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getProduct(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addProduct(boolean idIsPersistent,
String id,
Product product)
product.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.product - The element to be appended.<T extends ProductClassification> List<T> getProductClassification(ProductClassificationQuery query)
productClassification for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
ProductClassification getProductClassification(boolean idIsPersistent,
String id)
productClassification for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
ProductClassification getProductClassification(String id)
productClassification for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getProductClassification(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addProductClassification(boolean idIsPersistent,
String id,
ProductClassification productClassification)
productClassification.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.productClassification - The element to be appended.<T extends ProductFilterGlobal> List<T> getProductFilter(ProductFilterGlobalQuery query)
productFilter for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
ProductFilterGlobal getProductFilter(boolean idIsPersistent,
String id)
productFilter for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
ProductFilterGlobal getProductFilter(String id)
productFilter for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getProductFilter(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addProductFilter(boolean idIsPersistent,
String id,
ProductFilterGlobal productFilter)
productFilter.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.productFilter - The element to be appended.<T extends SalesTaxType> List<T> getSalesTaxType(SalesTaxTypeQuery query)
salesTaxType for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
SalesTaxType getSalesTaxType(boolean idIsPersistent,
String id)
salesTaxType for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
SalesTaxType getSalesTaxType(String id)
salesTaxType for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getSalesTaxType(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addSalesTaxType(boolean idIsPersistent,
String id,
SalesTaxType salesTaxType)
salesTaxType.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.salesTaxType - The element to be appended.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||