|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BooleanReplacement | |
|---|---|
| org.opencrx.kernel.base.jmi1 | |
| Uses of BooleanReplacement in org.opencrx.kernel.base.jmi1 |
|---|
| Methods in org.opencrx.kernel.base.jmi1 that return BooleanReplacement | |
|---|---|
BooleanReplacement |
BooleanReplacementClass.createBooleanReplacement()
Creates an instance of class BooleanReplacement. |
BooleanReplacement |
BooleanReplacementClass.createBooleanReplacement(boolean newBoolean,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name)
Creates an instance of class BooleanReplacement based on
all required attributes. |
BooleanReplacement |
BooleanReplacementClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
boolean newBoolean,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name)
Creates an instance of class BooleanReplacement based on
the superclass BasicObject and all required attributes not
included in this superclass. |
BooleanReplacement |
BooleanReplacementClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
boolean newBoolean,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name)
Creates an instance of class BooleanReplacement based on
the superclass ContextCapable and all required attributes
not included in this superclass. |
BooleanReplacement |
BooleanReplacementClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
boolean newBoolean,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name)
Creates an instance of class BooleanReplacement based on
the superclass ExtentCapable and all required attributes
not included in this superclass. |
BooleanReplacement |
BooleanReplacementClass.extendSecureObject(SecureObject _base,
boolean newBoolean,
String name)
Creates an instance of class BooleanReplacement based on
the superclass SecureObject and all required attributes
not included in this superclass. |
BooleanReplacement |
BooleanReplacementClass.extendTemplateReplacement(TemplateReplacement _base,
boolean newBoolean)
Creates an instance of class BooleanReplacement based on
the superclass TemplateReplacement and all required
attributes not included in this superclass. |
BooleanReplacement |
BooleanReplacementClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
boolean newBoolean,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name)
Creates an instance of class BooleanReplacement based on
the superclass ViewCapable and all required attributes not
included in this superclass. |
BooleanReplacement |
BooleanReplacementClass.getBooleanReplacement(Object object)
Creates an instance of class BooleanReplacement based on
the specified Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||