Package wt.audit.eventinfo
Class _AbstractEventInfo
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.audit.eventinfo._AbstractEventInfo
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,_EventInfo,EventInfo,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- Direct Known Subclasses:
AbstractEventInfo
- See Also:
-
Field Summary
Fields inherited from interface wt.audit.eventinfo._EventInfo
RECORD, RECORD_REFERENCE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetRecord(AuditRecord the_record) Supported API: truevoidsetRecordReference(ObjectReference the_recordReference) Supported API: trueMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Method Details
-
getRecord
Supported API: true- Specified by:
getRecordin interface_EventInfo- See Also:
-
getRecordReference
Supported API: true- Specified by:
getRecordReferencein interface_EventInfo- See Also:
-
setRecord
Supported API: true- Specified by:
setRecordin interface_EventInfo- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setRecordReference
Supported API: true- Specified by:
setRecordReferencein interface_EventInfo- Throws:
WTPropertyVetoException- See Also:
-