public class MultiTNodeServiceInterceptor
extends org.springframework.aop.support.DelegatingIntroductionInterceptor
| Constructor and Description |
|---|
MultiTNodeServiceInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
static boolean |
isIgnoreMT() |
static boolean |
setIgnoreMT(boolean ignoreMT)
Change the filtering behaviour of this interceptor on the current thread.
|
void |
setTenantService(org.alfresco.repo.tenant.TenantService tenantService) |
doProceedgetInterfaces, implementInterfacesOnObject, implementsInterface, isMethodOnIntroducedInterface, suppressInterfacepublic static boolean setIgnoreMT(boolean ignoreMT)
ignoreMT - true if the current thread is able to handle
MultiTenant-enabled references.public static boolean isIgnoreMT()
public void setTenantService(org.alfresco.repo.tenant.TenantService tenantService)
Copyright © 2005–2018 Alfresco Software. All rights reserved.