public class DisableAuditableBehaviourInterceptor
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
DisableAuditableBehaviourInterceptor.setMethodNames(List)).DisableAuditableBehaviourInterceptor.setArgumentValues(List). The second argument must be
a QName. If a list is not supplied the second argument is not checked.DisableAuditableBehaviourInterceptor.setBehaviourFilter(BehaviourFilter)).| Constructor and Description |
|---|
DisableAuditableBehaviourInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) |
void |
setArgumentValues(java.util.List argumentValues) |
void |
setBehaviourFilter(BehaviourFilter behaviourFilter) |
void |
setMethodNames(java.util.List methodNames) |
public DisableAuditableBehaviourInterceptor()
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorjava.lang.Throwablepublic void setBehaviourFilter(BehaviourFilter behaviourFilter)
public void setMethodNames(java.util.List methodNames)
public void setArgumentValues(java.util.List argumentValues)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.