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 class wt.fc.Item
SIMPLE_X10_UID, VERSION_40_UID, VERSION_51_UIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.audit.eventinfo._EventInfo
EVENT, EVENT_REFERENCE, RECORD, RECORD_REFERENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUE -
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.Item
initializeMethods inherited from class wt.fc._Item
getAdministrativeLock, getDomainRef, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setInheritedDomain, setSecurityLabels, super_readExternal_Item, super_readVersion_Item, super_writeExternal_ItemMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.audit.eventinfo.EventInfo
getDisplayMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
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:
-