|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AlertClass
| Method Summary | |
|---|---|
Alert |
createAlert()
Creates an instance of class Alert. |
Alert |
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 |
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 |
extendBasicObject(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 |
extendContextCapable(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 |
extendExtentCapable(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 |
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 |
extendViewCapable(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 |
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 |
getAlert(Object object)
Creates an instance of class Alert 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 |
|---|
Alert createAlert()
Alert.
This is a factory operation used to create instance objects of class
Alert.
Alert getAlert(Object object)
Alert based on the specified
Object instance.
This is a factory operation used to create instance objects of class
Alert.
object - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.
Alert createAlert(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Alert based on all required
attributes.
This is a factory operation used to create instance objects of class
Alert.
Alert extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Alert 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
Alert.
Alert extendSecureObject(SecureObject _base,
short alertState,
short importance,
String name)
Alert 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
Alert.
Alert extendWorkflowTarget(WorkflowTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Alert based on the superclass
WorkflowTarget and all required attributes not included in
this superclass.
This is a factory operation used to create instance objects of class
Alert.
Alert extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Alert 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
Alert.
Alert extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Alert 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
Alert.
Alert extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Alert 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
Alert.
Alert extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short alertState,
short importance,
String name)
Alert 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
Alert.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||