|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PriceLevelClass
| Method Summary | |
|---|---|
PriceLevel |
createPriceLevel()
Creates an instance of class PriceLevel. |
PriceLevel |
createPriceLevel(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on all
required attributes. |
PriceLevel |
extendAbstractFilter(AbstractFilter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass AbstractFilter and all required attributes not
included in this superclass. |
PriceLevel |
extendAbstractFilterAccount(AbstractFilterAccount _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass AbstractFilterAccount and all required
attributes not included in this superclass. |
PriceLevel |
extendAbstractFilterProduct(AbstractFilterProduct _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass AbstractFilterProduct and all required
attributes not included in this superclass. |
PriceLevel |
extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass AlertSender and all required attributes not
included in this superclass. |
PriceLevel |
extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass Auditee and all required attributes not
included in this superclass. |
PriceLevel |
extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass BasicObject and all required attributes not
included in this superclass. |
PriceLevel |
extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass Cloneable and all required attributes not
included in this superclass. |
PriceLevel |
extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
PriceLevel |
extendCrxObject(CrxObject _base,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass CrxObject and all required attributes not
included in this superclass. |
PriceLevel |
extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
PriceLevel |
extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass Importer and all required attributes not
included in this superclass. |
PriceLevel |
extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass Indexed and all required attributes not
included in this superclass. |
PriceLevel |
extendSecureObject(SecureObject _base,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass SecureObject and all required attributes not
included in this superclass. |
PriceLevel |
extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass. |
PriceLevel |
extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
PriceLevel |
extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass XmlExporter and all required attributes not
included in this superclass. |
PriceLevel |
getPriceLevel(Object object)
Creates an instance of class PriceLevel 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 |
|---|
PriceLevel createPriceLevel()
PriceLevel.
This is a factory operation used to create instance objects of class
PriceLevel.
PriceLevel getPriceLevel(Object object)
PriceLevel based on the
specified Object instance.
This is a factory operation used to create instance objects of class
PriceLevel.
object - The Object instance this class is based on.
PriceLevel createPriceLevel(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel based on all
required attributes.
This is a factory operation used to create instance objects of class
PriceLevel.
PriceLevel extendAbstractFilterAccount(AbstractFilterAccount _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel based on the
superclass AbstractFilterAccount and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
PriceLevel.
PriceLevel extendAbstractFilter(AbstractFilter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel based on the
superclass AbstractFilter and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
PriceLevel.
PriceLevel extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendSecureObject(SecureObject _base,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendCrxObject(CrxObject _base,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendAbstractFilterProduct(AbstractFilterProduct _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel based on the
superclass AbstractFilterProduct and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
PriceLevel.
PriceLevel extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
PriceLevel extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
PriceLevel 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
PriceLevel.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||