|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectAuditEvent | |
com.ptc.netmarkets.report | |
com.ptc.netmarkets.report.utils | |
com.ptc.windchill.cadx.caddoc | |
wt.audit | |
wt.audit.configaudit | |
wt.audit.eventinfo |
Uses of ProjectAuditEvent in com.ptc.netmarkets.report |
Methods in com.ptc.netmarkets.report with parameters of type ProjectAuditEvent | |
private QueryResult |
StandardNmReportService.getEventInfos(ProjectAuditEvent event)
|
Uses of ProjectAuditEvent in com.ptc.netmarkets.report.utils |
Methods in com.ptc.netmarkets.report.utils with parameters of type ProjectAuditEvent | |
static File |
AuditReportGenerator.generateReport(ProjectAuditEvent[] paes)
|
private static void |
AuditReportGenerator.processAuditEvent(IxbElement topElem,
ProjectAuditEvent evt)
|
private static void |
AuditReportGenerator.processAdditionInfo(ProjectAuditEvent evt,
IxbElement projectAuditEventElem)
|
private static QueryResult |
AuditReportGenerator.getAdditionalInfo(ProjectAuditEvent evt)
|
Uses of ProjectAuditEvent in com.ptc.windchill.cadx.caddoc |
Methods in com.ptc.windchill.cadx.caddoc with parameters of type ProjectAuditEvent | |
private QueryResult |
HistoryTemplateProcessor.getEventInfos(ProjectAuditEvent event)
|
Uses of ProjectAuditEvent in wt.audit |
Methods in wt.audit that return ProjectAuditEvent | |
ProjectAuditEvent |
ProjectEventLink.getEvent()
Gets the object for the association that plays role: EVENT_ROLE. |
static ProjectAuditEvent |
ProjectAuditEvent.newProjectAuditEvent()
Default factory for the class. |
Methods in wt.audit with parameters of type ProjectAuditEvent | |
void |
ProjectEventLink.setEvent(ProjectAuditEvent event)
Sets the object for the association that plays role: EVENT_ROLE. |
static ProjectEventLink |
ProjectEventLink.newProjectEventLink(WTContainer project,
ProjectAuditEvent event)
Default factory for the class. |
protected boolean |
ProjectAuditEvent.readVersion(ProjectAuditEvent thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of ProjectAuditEvent in wt.audit.configaudit |
Methods in wt.audit.configaudit that return ProjectAuditEvent | |
protected ProjectAuditEvent |
WfVariableAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
ProjectAuditEvent |
ViewContentEventRecorder.createAuditEvent(WTUser user,
String event_key,
String event_type,
Persistable target)
Supported API: false |
protected ProjectAuditEvent |
TeamAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
RenameEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
ProjectAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
NullAuditEventRecorder.persistEvent(KeyedEvent anEvent)
Deprecated. |
protected ProjectAuditEvent |
NotAuthorizedEventRecorder.persistEvent(KeyedEvent anEvent)
Creates a persistent event object and returns it. |
ProjectAuditEvent |
NotAuthorizedEventRecorder.persistProjAuditEvent(AccessControlEvent event)
Persists (basic) project audit event. |
protected ProjectAuditEvent |
GroupAuditEventRecorder.persistEvent(KeyedEvent anEvent)
Deprecated. |
protected ProjectAuditEvent |
ExecObjectAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
DefaultAuditEventRecorder.persistEvent(KeyedEvent event)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
DefaultAuditEventRecorder.createAuditEvent(WTUser user,
String event_key,
String event_type,
Persistable target)
Supported API: false |
protected ProjectAuditEvent |
CustomAuditEventRecorder.persistEvent(KeyedEvent anEvent)
Creates a persistent event object and returns it. |
protected ProjectAuditEvent |
AdHocAclAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
ActionItemAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
AccessRuleAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected abstract ProjectAuditEvent |
AbstractAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
Methods in wt.audit.configaudit with parameters of type ProjectAuditEvent | |
void |
SYSLOGAuditLogger.logMessage(ProjectAuditEvent theRecord,
KeyedEvent theEvent)
Supported API: false |
void |
NullAuditLogger.logMessage(ProjectAuditEvent theRecord,
KeyedEvent theEvent)
Supported API: false |
NotAuthorizedEventInfo |
NotAuthorizedEventRecorder.persistAdditionalInfo(AccessControlEvent event,
ProjectAuditEvent audit_event)
Persists additional info for the not authorized event. |
void |
FileAuditLogger.logMessage(ProjectAuditEvent theRecord,
KeyedEvent theEvent)
Supported API: false |
void |
DualAuditLogger.logMessage(ProjectAuditEvent theRecord,
KeyedEvent theEvent)
Supported API: false |
protected void |
DefaultAuditEventRecorder.setContainerAttributes(ProjectAuditEvent pae,
Persistable target)
|
void |
AuditLogger.logMessage(ProjectAuditEvent theRecord,
KeyedEvent theEvent)
Supported API: false |
protected void |
AbstractAuditEventRecorder.logEvent(KeyedEvent anEvent,
ProjectAuditEvent aRecord)
Supported API: false |
Uses of ProjectAuditEvent in wt.audit.eventinfo |
Methods in wt.audit.eventinfo that return ProjectAuditEvent | |
ProjectAuditEvent |
WfVariableEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
TeamEventRolePrincipalInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
TeamEventRolePoolInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
RenameEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
ProjectEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
NotAuthorizedEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
LocationChangeEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
GroupEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
ExecObjectEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
EventInfoLink.getEvent()
Gets the object for the association that plays role: EVENT_ROLE. |
ProjectAuditEvent |
EventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
CustomEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
CADNameChangeEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
AdHocEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
ActionItemEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
ProjectAuditEvent |
AccessRuleEventInfo.getEvent()
Gets the object for the association that plays role: EVENT. |
Methods in wt.audit.eventinfo with parameters of type ProjectAuditEvent | |
void |
WfVariableEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
TeamEventRolePrincipalInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
TeamEventRolePoolInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
RenameEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
ProjectEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
NotAuthorizedEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
LocationChangeEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
GroupEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
ExecObjectEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
EventInfoLink.setEvent(ProjectAuditEvent event)
Sets the object for the association that plays role: EVENT_ROLE. |
static EventInfoLink |
EventInfoLink.newEventInfoLink(ProjectAuditEvent event,
EventInfo info)
Default factory for the class. |
void |
EventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
CustomEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
static CADNameChangeEventInfo |
CADNameChangeEventInfo.newCADNameChangeEventInfo(ProjectAuditEvent event,
String oldCADName,
String newCADName)
Constructs new CADNameChangeEventInfo Supported API: false |
protected void |
CADNameChangeEventInfo.initialize(ProjectAuditEvent event,
String oldCADName,
String newCADName)
Supports initialization, following construction of an instance. |
void |
CADNameChangeEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
AdHocEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
ActionItemEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
AccessRuleEventInfo.setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |