|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Alert | |
|---|---|
| org.opencrx.kernel.home1.jmi1 | |
| Uses of Alert in org.opencrx.kernel.home1.jmi1 |
|---|
| Methods in org.opencrx.kernel.home1.jmi1 that return Alert | |
|---|---|
Alert |
AlertClass.createAlert()
Creates an instance of class Alert. |
Alert |
AlertClass.createAlert(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Creates an instance of class Alert based on all required
attributes. |
Alert |
AlertClass.extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Creates an instance of class Alert based on the superclass
Auditee and all required attributes not included in this
superclass. |
Alert |
AlertClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Creates an instance of class Alert based on the superclass
BasicObject and all required attributes not included in
this superclass. |
Alert |
AlertClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Creates an instance of class Alert based on the superclass
ContextCapable and all required attributes not included in
this superclass. |
Alert |
AlertClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Creates an instance of class Alert based on the superclass
ExtentCapable and all required attributes not included in
this superclass. |
Alert |
AlertClass.extendSecureObject(SecureObject _base,
short alertState,
short importance,
String name)
Creates an instance of class Alert based on the superclass
SecureObject and all required attributes not included in
this superclass. |
Alert |
AlertClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Creates an instance of class Alert based on the superclass
ViewCapable and all required attributes not included in
this superclass. |
Alert |
AlertClass.extendWorkflowTarget(WorkflowTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Creates an instance of class Alert based on the superclass
WorkflowTarget and all required attributes not included in
this superclass. |
Alert |
AlertClass.getAlert(Object object)
Creates an instance of class Alert based on the specified
Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||