|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BundledProductDepotPositionClass
| Method Summary | |
|---|---|
BundledProductDepotPosition |
createBundledProductDepotPosition()
Creates an instance of class BundledProductDepotPosition. |
BundledProductDepotPosition |
createBundledProductDepotPosition(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on all required attributes. |
BundledProductDepotPosition |
extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass AlertSender and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass Auditee and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass BasicObject and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendBundledProductPosition(BundledProductPosition _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass BundledProductPosition and all
required attributes not included in this superclass. |
BundledProductDepotPosition |
extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass Cloneable and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass ContextCapable and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendCrxObject(CrxObject _base,
boolean isLocked,
String name,
Date openingDate)
Creates an instance of class BundledProductDepotPosition
based on the superclass CrxObject and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass ExtentCapable and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass Importer and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass Indexed and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendProductPosition(ProductPosition _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass ProductPosition and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendSecureObject(SecureObject _base,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass SecureObject and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass SubscriptionTarget and all
required attributes not included in this superclass. |
BundledProductDepotPosition |
extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass ViewCapable and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
Creates an instance of class BundledProductDepotPosition
based on the superclass XmlExporter and all required
attributes not included in this superclass. |
BundledProductDepotPosition |
getBundledProductDepotPosition(Object object)
Creates an instance of class BundledProductDepotPosition
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 |
|---|
BundledProductDepotPosition createBundledProductDepotPosition()
BundledProductDepotPosition.
This is a factory operation used to create instance objects of class
BundledProductDepotPosition.
BundledProductDepotPosition getBundledProductDepotPosition(Object object)
BundledProductDepotPosition
based on the specified Object instance.
This is a factory operation used to create instance objects of class
BundledProductDepotPosition.
object - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.
BundledProductDepotPosition createBundledProductDepotPosition(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
based on all required attributes.
This is a factory operation used to create instance objects of class
BundledProductDepotPosition.
BundledProductDepotPosition extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendSecureObject(SecureObject _base,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendCrxObject(CrxObject _base,
boolean isLocked,
String name,
Date openingDate)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendBundledProductPosition(BundledProductPosition _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
based on the superclass BundledProductPosition and all
required attributes not included in this superclass.
This is a factory operation used to create instance objects of class
BundledProductDepotPosition.
BundledProductDepotPosition extendProductPosition(ProductPosition _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
BundledProductDepotPosition extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean isLocked,
String name,
Date openingDate,
boolean disabled)
BundledProductDepotPosition
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
BundledProductDepotPosition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||