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 interface wt.audit.eventinfo._EventInfo
RECORD, RECORD_REFERENCE -
Method Summary
Methods inherited from class wt.audit.eventinfo._AbstractEventInfo
getRecord, getRecordReference, setRecord, setRecordReferenceMethods 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