|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventClass
| Method Summary | |
|---|---|
Event |
createEvent()
Creates an instance of class Event. |
Event |
createEvent(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on all required
attributes. |
Event |
extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
AlertSender and all required attributes not included in
this superclass. |
Event |
extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
Auditee and all required attributes not included in this
superclass. |
Event |
extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
BasicObject and all required attributes not included in
this superclass. |
Event |
extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
Cloneable and all required attributes not included in this
superclass. |
Event |
extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
ContextCapable and all required attributes not included in
this superclass. |
Event |
extendCrxObject(CrxObject _base,
String name)
Creates an instance of class Event based on the superclass
CrxObject and all required attributes not included in this
superclass. |
Event |
extendDescriptionContainer(DescriptionContainer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
DescriptionContainer and all required attributes not
included in this superclass. |
Event |
extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
ExtentCapable and all required attributes not included in
this superclass. |
Event |
extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
Importer and all required attributes not included in this
superclass. |
Event |
extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
Indexed and all required attributes not included in this
superclass. |
Event |
extendSecureObject(SecureObject _base,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
SecureObject and all required attributes not included in
this superclass. |
Event |
extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
SubscriptionTarget and all required attributes not
included in this superclass. |
Event |
extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
ViewCapable and all required attributes not included in
this superclass. |
Event |
extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Event based on the superclass
XmlExporter and all required attributes not included in
this superclass. |
Event |
getEvent(Object object)
Creates an instance of class Event 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 |
|---|
Event createEvent()
Event.
This is a factory operation used to create instance objects of class
Event.
Event getEvent(Object object)
Event based on the specified
Object instance.
This is a factory operation used to create instance objects of class
Event.
object - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.
Event createEvent(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event based on all required
attributes.
This is a factory operation used to create instance objects of class
Event.
Event extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event based on the superclass
AlertSender and all required attributes not included in
this superclass.
This is a factory operation used to create instance objects of class
Event.
Event extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event 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
Event.
Event extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event based on the superclass
Cloneable and all required attributes not included in this
superclass.
This is a factory operation used to create instance objects of class
Event.
Event extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event based on the superclass
Importer and all required attributes not included in this
superclass.
This is a factory operation used to create instance objects of class
Event.
Event extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event based on the superclass
Indexed and all required attributes not included in this
superclass.
This is a factory operation used to create instance objects of class
Event.
Event extendSecureObject(SecureObject _base,
boolean disabled,
String name)
Event 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
Event.
Event extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event based on the superclass
SubscriptionTarget and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Event.
Event extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event based on the superclass
XmlExporter and all required attributes not included in
this superclass.
This is a factory operation used to create instance objects of class
Event.
Event extendCrxObject(CrxObject _base,
String name)
Event based on the superclass
CrxObject and all required attributes not included in this
superclass.
This is a factory operation used to create instance objects of class
Event.
Event extendDescriptionContainer(DescriptionContainer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event based on the superclass
DescriptionContainer and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Event.
Event extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event 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
Event.
Event extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event 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
Event.
Event extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event 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
Event.
Event extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Event 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
Event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||