|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QuickAccessClass
| Method Summary | |
|---|---|
QuickAccess |
createQuickAccess()
Creates an instance of class QuickAccess. |
QuickAccess |
createQuickAccess(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short actionType)
Creates an instance of class QuickAccess based on all
required attributes. |
QuickAccess |
extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short actionType)
Creates an instance of class QuickAccess based on the
superclass BasicObject and all required attributes not
included in this superclass. |
QuickAccess |
extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short actionType)
Creates an instance of class QuickAccess based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
QuickAccess |
extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short actionType)
Creates an instance of class QuickAccess based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
QuickAccess |
extendSecureObject(SecureObject _base,
short actionType)
Creates an instance of class QuickAccess based on the
superclass SecureObject and all required attributes not
included in this superclass. |
QuickAccess |
extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short actionType)
Creates an instance of class QuickAccess based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
QuickAccess |
getQuickAccess(Object object)
Creates an instance of class QuickAccess 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 |
|---|
QuickAccess createQuickAccess()
QuickAccess.
This is a factory operation used to create instance objects of class
QuickAccess.
QuickAccess getQuickAccess(Object object)
QuickAccess based on the
specified Object instance.
This is a factory operation used to create instance objects of class
QuickAccess.
object - The Object instance this class is based on.
QuickAccess createQuickAccess(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short actionType)
QuickAccess based on all
required attributes.
This is a factory operation used to create instance objects of class
QuickAccess.
QuickAccess extendSecureObject(SecureObject _base,
short actionType)
QuickAccess 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
QuickAccess.
QuickAccess extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short actionType)
QuickAccess 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
QuickAccess.
QuickAccess extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short actionType)
QuickAccess 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
QuickAccess.
QuickAccess extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short actionType)
QuickAccess 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
QuickAccess.
QuickAccess extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short actionType)
QuickAccess 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
QuickAccess.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||