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