|
||||||||||
| 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 |
|---|
org.openmdx.base.cci2.Segment.Identity |
| Method Summary | ||
|---|---|---|
void |
addBundledProductType(BundledProductType newValue)
|
|
void |
addBundledProductType(String id,
BundledProductType newValue)
|
|
void |
addComplexProductBundleType(ComplexProductBundleType newValue)
|
|
void |
addComplexProductBundleType(String id,
ComplexProductBundleType newValue)
|
|
void |
addConfigurationTypeSet(ProductConfigurationTypeSet newValue)
|
|
void |
addConfigurationTypeSet(String id,
ProductConfigurationTypeSet newValue)
|
|
void |
addOwningGroup(int index,
PrincipalGroup newValue)
|
|
void |
addOwningGroup(PrincipalGroup newValue)
|
|
void |
addPriceLevel(PriceLevel newValue)
|
|
void |
addPriceLevel(String id,
PriceLevel newValue)
|
|
void |
addPricingRule(PricingRule newValue)
|
|
void |
addPricingRule(String id,
PricingRule newValue)
|
|
void |
addProduct(Product newValue)
|
|
void |
addProduct(String id,
Product newValue)
|
|
void |
addProductBundleType(ProductBundleType newValue)
|
|
void |
addProductBundleType(String id,
ProductBundleType newValue)
|
|
void |
addProductClassification(ProductClassification newValue)
|
|
void |
addProductClassification(String id,
ProductClassification newValue)
|
|
void |
addProductOffering(ProductOffering newValue)
|
|
void |
addProductOffering(String id,
ProductOffering newValue)
|
|
void |
addSalesTaxType(SalesTaxType newValue)
|
|
void |
addSalesTaxType(String id,
SalesTaxType newValue)
|
|
org.openmdx.base.cci2.BasicObject |
getAccessGrantedByParent()
Retrieves the value for the reference accessGrantedByParent. |
|
|
getAllProduct(AbstractProductQuery query)
Retrieves the value for the reference allProduct for the
specified query. |
|
|
getAudit(AuditEntryQuery query)
Retrieves the value for the reference audit for the
specified query. |
|
|
getBundledProductType(BundledProductTypeQuery query)
Retrieves the value for the reference bundledProductType
for the specified query. |
|
|
getComplexProductBundleType(ComplexProductBundleTypeQuery query)
Retrieves the value for the reference complexProductBundleType for the specified query. |
|
|
getConfigurationTypeSet(ProductConfigurationTypeSetQuery query)
Retrieves the value for the reference configurationTypeSet
for the specified query. |
|
|
getExtent(org.openmdx.base.cci2.ExtentCapableQuery query)
Retrieves the value for the reference extent for the
specified query. |
|
|
getIndexEntry(IndexEntryQuery query)
Retrieves the value for the reference indexEntry for the
specified query. |
|
User |
getOwningUser()
Retrieves the value for the reference owningUser. |
|
|
getPriceLevel(PriceLevelQuery query)
Retrieves the value for the reference priceLevel for the
specified query. |
|
|
getPriceListEntry(PriceListEntryQuery query)
Retrieves the value for the reference priceListEntry for
the specified query. |
|
|
getPricingRule(PricingRuleQuery query)
Retrieves the value for the reference pricingRule for the
specified query. |
|
|
getProduct(ProductQuery query)
Retrieves the value for the reference product for the
specified query. |
|
|
getProductBundleType(ProductBundleTypeQuery query)
Retrieves the value for the reference productBundleType
for the specified query. |
|
|
getProductClassification(ProductClassificationQuery query)
Retrieves the value for the reference productClassification for the specified query. |
|
|
getProductOffering(ProductOfferingQuery query)
Retrieves the value for the reference productOffering for
the specified query. |
|
org.openmdx.base.jdo2.Provider |
getProvider()
Retrieves the value for the reference provider. |
|
|
getSalesTaxType(SalesTaxTypeQuery query)
Retrieves the value for the reference salesTaxType for the
specified query. |
|
|
getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
|
void |
removeBundledProductType(String id)
|
|
void |
removeComplexProductBundleType(String id)
|
|
void |
removeConfigurationTypeSet(String id)
|
|
void |
removeOwningGroup(int index)
|
|
void |
removeOwningUser()
Removes the value for the optional reference owningUser. |
|
void |
removePriceLevel(String id)
|
|
void |
removePricingRule(String id)
|
|
void |
removeProduct(String id)
|
|
void |
removeProductBundleType(String id)
|
|
void |
removeProductClassification(String id)
|
|
void |
removeProductOffering(String id)
|
|
void |
removeSalesTaxType(String id)
|
|
void |
setOwningUser(User owningUser)
Sets a new value for the reference owningUser. |
|
| Methods inherited from interface org.opencrx.kernel.product1.cci2.Segment |
|---|
getAllProduct, getBundledProductType, getComplexProductBundleType, getConfigurationTypeSet, getPriceLevel, getPriceListEntry, getPricingRule, getProduct, getProductBundleType, getProductClassification, getProductOffering, getSalesTaxType |
| Methods inherited from interface org.openmdx.base.jmi1.Segment |
|---|
setProvider, setProvider |
| Methods inherited from interface org.openmdx.base.cci2.Segment |
|---|
getDescription, setDescription |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| 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.cci2.Auditee |
|---|
getAudit |
| 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 |
|---|
updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SecureObject |
|---|
addOwningGroup, getOwner, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.opencrx.kernel.base.cci2.XmlExporter |
|---|
exportXml |
| Method Detail |
|---|
<T extends AuditEntry> List<T> getAudit(AuditEntryQuery query)
audit for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends IndexEntry> List<T> getIndexEntry(IndexEntryQuery query)
indexEntry for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.org.openmdx.base.cci2.BasicObject getAccessGrantedByParent()
accessGrantedByParent.
getAccessGrantedByParent in interface SecureObjectnull – value for this reference.
void addOwningGroup(int index,
PrincipalGroup newValue)
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addOwningGroup(PrincipalGroup newValue)
newValue - The element to be appended.void removeOwningGroup(int index)
User getOwningUser()
owningUser.
getOwningUser in interface SecureObjectnull – value for this reference.void setOwningUser(User owningUser)
owningUser.
setOwningUser in interface SecureObjectowningUser - The non-null new value for this reference.void removeOwningUser()
owningUser.
<T extends AbstractProduct> List<T> getAllProduct(AbstractProductQuery query)
allProduct for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends BundledProductType> List<T> getBundledProductType(BundledProductTypeQuery query)
bundledProductType
for the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addBundledProductType(String id,
BundledProductType newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addBundledProductType(BundledProductType newValue)
newValue - The element to be appended.void removeBundledProductType(String id)
<T extends ComplexProductBundleType> List<T> getComplexProductBundleType(ComplexProductBundleTypeQuery query)
complexProductBundleType for the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addComplexProductBundleType(String id,
ComplexProductBundleType newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addComplexProductBundleType(ComplexProductBundleType newValue)
newValue - The element to be appended.void removeComplexProductBundleType(String id)
<T extends ProductConfigurationTypeSet> List<T> getConfigurationTypeSet(ProductConfigurationTypeSetQuery query)
configurationTypeSet
for the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addConfigurationTypeSet(String id,
ProductConfigurationTypeSet newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addConfigurationTypeSet(ProductConfigurationTypeSet newValue)
newValue - The element to be appended.void removeConfigurationTypeSet(String id)
<T extends PriceLevel> List<T> getPriceLevel(PriceLevelQuery query)
priceLevel for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addPriceLevel(String id,
PriceLevel newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addPriceLevel(PriceLevel newValue)
newValue - The element to be appended.void removePriceLevel(String id)
<T extends PriceListEntry> List<T> getPriceListEntry(PriceListEntryQuery query)
priceListEntry for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends PricingRule> List<T> getPricingRule(PricingRuleQuery query)
pricingRule for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addPricingRule(String id,
PricingRule newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addPricingRule(PricingRule newValue)
newValue - The element to be appended.void removePricingRule(String id)
<T extends Product> List<T> getProduct(ProductQuery query)
product for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addProduct(String id,
Product newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addProduct(Product newValue)
newValue - The element to be appended.void removeProduct(String id)
<T extends ProductBundleType> List<T> getProductBundleType(ProductBundleTypeQuery query)
productBundleType
for the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addProductBundleType(String id,
ProductBundleType newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addProductBundleType(ProductBundleType newValue)
newValue - The element to be appended.void removeProductBundleType(String id)
<T extends ProductClassification> List<T> getProductClassification(ProductClassificationQuery query)
productClassification for the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addProductClassification(String id,
ProductClassification newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addProductClassification(ProductClassification newValue)
newValue - The element to be appended.void removeProductClassification(String id)
<T extends ProductOffering> List<T> getProductOffering(ProductOfferingQuery query)
productOffering for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addProductOffering(String id,
ProductOffering newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addProductOffering(ProductOffering newValue)
newValue - The element to be appended.void removeProductOffering(String id)
<T extends SalesTaxType> List<T> getSalesTaxType(SalesTaxTypeQuery query)
salesTaxType for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addSalesTaxType(String id,
SalesTaxType newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addSalesTaxType(SalesTaxType newValue)
newValue - The element to be appended.void removeSalesTaxType(String id)
<T extends org.openmdx.base.cci2.ExtentCapable> List<T> getExtent(org.openmdx.base.cci2.ExtentCapableQuery query)
extent for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.org.openmdx.base.jdo2.Provider getProvider()
provider.
getProvider in interface org.openmdx.base.cci2.Segmentnull value for this reference.<T extends org.openmdx.compatibility.view1.cci2.View> List<T> getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
view for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||