|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetContext | |
|---|---|
| org.opencrx.kernel.ras1.jmi1 | |
| Uses of AssetContext in org.opencrx.kernel.ras1.jmi1 |
|---|
| Methods in org.opencrx.kernel.ras1.jmi1 that return AssetContext | |
|---|---|
AssetContext |
AssetContextClass.createAssetContext()
Creates an instance of class AssetContext. |
AssetContext |
AssetContextClass.createAssetContext(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on all
required attributes. |
AssetContext |
AssetContextClass.extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass AlertSender and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass Auditee and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass BasicObject and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass Cloneable and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class AssetContext based on the
superclass CrxObject and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendDescriptionContainer(DescriptionContainer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass DescriptionContainer and all required
attributes not included in this superclass. |
AssetContext |
AssetContextClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass Importer and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass Indexed and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendSecureObject(SecureObject _base,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass SecureObject and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass. |
AssetContext |
AssetContextClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class AssetContext based on the
superclass XmlExporter and all required attributes not
included in this superclass. |
AssetContext |
AssetContextClass.getAssetContext(Object object)
Creates an instance of class AssetContext based on the
specified Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||