|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.audit.model.AbstractAuditEntry
org.alfresco.repo.audit.model.AuditEntry
public class AuditEntry
| Field Summary |
|---|
| Fields inherited from interface org.alfresco.repo.audit.AuditModel |
|---|
AT_AUDIT_INTERNAL, AT_ENABLED, AT_INVERT, AT_MODE, AT_NAME, AT_TYPE, EL_APPLICATION, EL_AUDIT, EL_EXPRESSION, EL_FILTER, EL_METHOD, EL_PARAMETER_NAME, EL_RECORD_FILTERS, EL_RECORD_OPTIONS, EL_RECORD_PATH, EL_RECORD_SER_ARGS, EL_RECORD_SER_EX, EL_RECORD_SER_PROP_AFTER, EL_RECORD_SER_PROP_BEFORE, EL_RECORD_SER_RETURN_VAL, EL_SERVICE, NAME_SPACE |
| Constructor Summary | |
|---|---|
AuditEntry()
|
|
| Method Summary | |
|---|---|
AuditMode |
afterExecution(AuditMode auditMode,
org.aopalliance.intercept.MethodInvocation mi)
Report if audit behaviour can be determined after the method call |
AuditMode |
afterExecution(AuditMode auditMode,
java.lang.String application,
java.lang.String description,
NodeRef key,
java.lang.Object[] args)
Report if audit behaviour can be determined after the method call |
void |
afterPropertiesSet()
|
AuditMode |
beforeExecution(AuditMode auditMode,
org.aopalliance.intercept.MethodInvocation mi)
Report if audit behaviour can be determined before the method call |
AuditMode |
beforeExecution(AuditMode auditMode,
java.lang.String application,
java.lang.String description,
NodeRef key,
java.lang.Object[] args)
Report if audit behaviour can be determined before the method call |
AuditConfiguration |
getAuditConfiguration()
|
TrueFalseUnset |
getAuditInternalServiceMethods(org.aopalliance.intercept.MethodInvocation mi)
Deteine if internal calls to public service shoud be audited |
RecordOptions |
getAuditRecordOptions(org.aopalliance.intercept.MethodInvocation mi)
Get the optional parameters that are to be recorded |
RecordOptions |
getAuditRecordOptions(java.lang.String application)
Get the optional parameters that are to be recorded |
AuditMode |
onError(AuditMode auditMode,
org.aopalliance.intercept.MethodInvocation mi)
Report if audit behaviour should be invoked on error. |
AuditMode |
onError(AuditMode auditMode,
java.lang.String application,
java.lang.String description,
NodeRef key,
java.lang.Object[] args)
Report if audit behaviour should be invoked on error. |
void |
setAuditConfiguration(AuditConfiguration auditConfiguration)
|
void |
setNamespacePrefixResolver(NamespacePrefixResolver namespacePrefixResolver)
|
| Methods inherited from class org.alfresco.repo.audit.model.AbstractAuditEntry |
|---|
getEffectiveAuditInternal, getEffectiveAuditMode, getEffectiveRecordOptions, getEnabled, setPublicServiceIdentifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuditEntry()
| Method Detail |
|---|
public AuditConfiguration getAuditConfiguration()
public void setAuditConfiguration(AuditConfiguration auditConfiguration)
public void setNamespacePrefixResolver(NamespacePrefixResolver namespacePrefixResolver)
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.Exception
public AuditMode beforeExecution(AuditMode auditMode,
org.aopalliance.intercept.MethodInvocation mi)
MethodAuditModel
beforeExecution in interface MethodAuditModel
public AuditMode afterExecution(AuditMode auditMode,
org.aopalliance.intercept.MethodInvocation mi)
MethodAuditModel
afterExecution in interface MethodAuditModelpublic RecordOptions getAuditRecordOptions(org.aopalliance.intercept.MethodInvocation mi)
MethodAuditModel
getAuditRecordOptions in interface MethodAuditModel
public AuditMode onError(AuditMode auditMode,
org.aopalliance.intercept.MethodInvocation mi)
MethodAuditModel
onError in interface MethodAuditModel
public AuditMode beforeExecution(AuditMode auditMode,
java.lang.String application,
java.lang.String description,
NodeRef key,
java.lang.Object[] args)
ApplicationAuditModel
beforeExecution in interface ApplicationAuditModel
public AuditMode afterExecution(AuditMode auditMode,
java.lang.String application,
java.lang.String description,
NodeRef key,
java.lang.Object[] args)
ApplicationAuditModel
afterExecution in interface ApplicationAuditModel
public AuditMode onError(AuditMode auditMode,
java.lang.String application,
java.lang.String description,
NodeRef key,
java.lang.Object[] args)
ApplicationAuditModel
onError in interface ApplicationAuditModelpublic RecordOptions getAuditRecordOptions(java.lang.String application)
ApplicationAuditModel
getAuditRecordOptions in interface ApplicationAuditModelpublic TrueFalseUnset getAuditInternalServiceMethods(org.aopalliance.intercept.MethodInvocation mi)
MethodAuditModel
getAuditInternalServiceMethods in interface MethodAuditModel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||