- getAuditContexts() - Method in class org.nhindirect.common.audit.impl.entity.AuditEvent
-
Get a collection of AuditContexts.
- getAuditEvent() - Method in class org.nhindirect.common.audit.impl.entity.AuditContext
-
Get the value of the audit event.
- getAuditorImplementation() - Method in class org.nhindirect.common.audit.impl.SPIAuditorFactory
-
- getContextName() - Method in interface org.nhindirect.common.audit.AuditContext
-
Gets the name of the context.
- getContextName() - Method in class org.nhindirect.common.audit.DefaultAuditContext
-
Gets the name of the context.
- getContextName() - Method in class org.nhindirect.common.audit.impl.entity.AuditContext
-
Get the value of contextName.
- getContextValue() - Method in interface org.nhindirect.common.audit.AuditContext
-
Gets the String based value of the context.
- getContextValue() - Method in class org.nhindirect.common.audit.DefaultAuditContext
-
Gets the String based value of the context.
- getContextValue() - Method in class org.nhindirect.common.audit.impl.entity.AuditContext
-
Get the value of contextValue.
- getEventCount() - Method in interface org.nhindirect.common.audit.AuditorMBean
-
Gets the number of events in the event the auditing system.
- getEventCount() - Method in class org.nhindirect.common.audit.impl.FileAuditor
-
Gets the number of events in the event the auditing system.
- getEventCount() - Method in class org.nhindirect.common.audit.impl.RDBMSAuditor
-
Gets the number of events in the event the auditing system.
- getEventName() - Method in class org.nhindirect.common.audit.impl.entity.AuditEvent
-
Get the value of eventName.
- getEvents(Integer) - Method in interface org.nhindirect.common.audit.AuditorMBean
-
Gets the event data in the audit system.
- getEvents(Integer) - Method in class org.nhindirect.common.audit.impl.FileAuditor
-
Gets the event data in the audit system.
- getEvents(Integer) - Method in class org.nhindirect.common.audit.impl.RDBMSAuditor
-
Gets the event data in the audit system.
- getEventTime() - Method in class org.nhindirect.common.audit.impl.entity.AuditEvent
-
Get the value of createTime.
- getEventType() - Method in class org.nhindirect.common.audit.impl.entity.AuditEvent
-
Get the value of eventType.
- getId() - Method in class org.nhindirect.common.audit.impl.entity.AuditContext
-
Get the value of id.
- getId() - Method in class org.nhindirect.common.audit.impl.entity.AuditEvent
-
Get the value of id.
- getInstance(ClassLoader) - Static method in class org.nhindirect.common.audit.impl.SPIAuditorFactory
-
Gets an instance of the SPIAuditorFactory.
- getLastEvent() - Method in interface org.nhindirect.common.audit.AuditorMBean
-
Gets the latest event to be written to the audit system.
- getLastEvent() - Method in class org.nhindirect.common.audit.impl.FileAuditor
-
Gets the latest event to be written to the audit system.
- getLastEvent() - Method in class org.nhindirect.common.audit.impl.RDBMSAuditor
-
Gets the latest event to be written to the audit system.
- getName() - Method in class org.nhindirect.common.audit.AuditEvent
-
Gets the name of the event.
- getPrincipal() - Method in class org.nhindirect.common.audit.impl.entity.AuditEvent
-
Get the value of principal.
- getRDBMSEventCount() - Method in interface org.nhindirect.common.audit.impl.RDBMSDao
-
- getRDBMSEventCount() - Method in class org.nhindirect.common.audit.impl.RDBMSDaoImpl
-
- getRDBMSEvents(Integer) - Method in interface org.nhindirect.common.audit.impl.RDBMSDao
-
- getRDBMSEvents(Integer) - Method in class org.nhindirect.common.audit.impl.RDBMSDaoImpl
-
- getType() - Method in class org.nhindirect.common.audit.AuditEvent
-
Gets the type of the event.
- getUUID() - Method in class org.nhindirect.common.audit.impl.entity.AuditEvent
-
Get the value of UUID.