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