|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProductBasePriceClass
| Method Summary | |
|---|---|
ProductBasePrice |
createProductBasePrice()
Creates an instance of class ProductBasePrice. |
ProductBasePrice |
createProductBasePrice(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on all
required attributes. |
ProductBasePrice |
extendAbstractProductPrice(AbstractProductPrice _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class ProductBasePrice based on the
superclass AbstractProductPrice and all required
attributes not included in this superclass. |
ProductBasePrice |
extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass AlertSender and all required attributes not
included in this superclass. |
ProductBasePrice |
extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass Auditee and all required attributes not
included in this superclass. |
ProductBasePrice |
extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass BasicObject and all required attributes not
included in this superclass. |
ProductBasePrice |
extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass Cloneable and all required attributes not
included in this superclass. |
ProductBasePrice |
extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
ProductBasePrice |
extendCrxObject(CrxObject _base,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass CrxObject and all required attributes not
included in this superclass. |
ProductBasePrice |
extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
ProductBasePrice |
extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass Importer and all required attributes not
included in this superclass. |
ProductBasePrice |
extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass Indexed and all required attributes not
included in this superclass. |
ProductBasePrice |
extendSecureObject(SecureObject _base,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass SecureObject and all required attributes not
included in this superclass. |
ProductBasePrice |
extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass. |
ProductBasePrice |
extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
ProductBasePrice |
extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
Creates an instance of class ProductBasePrice based on the
superclass XmlExporter and all required attributes not
included in this superclass. |
ProductBasePrice |
getProductBasePrice(Object object)
Creates an instance of class ProductBasePrice based on the
specified Object instance. |
| Methods inherited from interface javax.jmi.reflect.RefClass |
|---|
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum |
| 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 |
|---|
ProductBasePrice createProductBasePrice()
ProductBasePrice.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice getProductBasePrice(Object object)
ProductBasePrice based on the
specified Object instance.
This is a factory operation used to create instance objects of class
ProductBasePrice.
object - The Object instance this class is based on.
ProductBasePrice createProductBasePrice(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on all
required attributes.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass AlertSender and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass Auditee and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass Cloneable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass Importer and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass Indexed and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendSecureObject(SecureObject _base,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass SecureObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass XmlExporter and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendCrxObject(CrxObject _base,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass CrxObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendAbstractProductPrice(AbstractProductPrice _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
ProductBasePrice based on the
superclass AbstractProductPrice and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass BasicObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass ContextCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass ExtentCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
ProductBasePrice extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short priceCurrency,
Uom uom)
ProductBasePrice based on the
superclass ViewCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ProductBasePrice.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||