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
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
@GenAsPersistable(superClass=Item.class,
interfaces=EventInfo.class,
serializable=EXTERNALIZABLE_BASIC)
public abstract class AbstractEventInfo
extends _AbstractEventInfo
Abstract class implementing the
Supported API: true
Extendable: true
EventInfo interface,
which represents additional data recorded for specific Windchill
audit events. The AuditRecord records the base
data for all events, while descendants of AuditEventInfo
record additional data required for specific types of events.
Supported API: true
Extendable: true
- See Also:
-
Field Summary
Fields inherited from class wt.audit.eventinfo._AbstractEventInfo
EXTERNALIZATION_VERSION_UIDFields 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
Methods inherited from class wt.audit.eventinfo._AbstractEventInfo
getClassInfo, getConceptualClassname, getEvent, getEventReference, getRecord, getRecordReference, getType, readExternal, readExternal, readVersion, setEvent, setEventReference, setRecord, setRecordReference, super_readExternal_AbstractEventInfo, super_readVersion_AbstractEventInfo, super_writeExternal_AbstractEventInfo, writeExternal, writeExternalMethods 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