public class AlfrescoImapFolderAccessInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
AlfrescoImapFolderAccessInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
PermissionService |
getPermissionService() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation mi) |
void |
setPermissionService(PermissionService permissionService) |
public Object invoke(org.aopalliance.intercept.MethodInvocation mi) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorThrowablepublic void setPermissionService(PermissionService permissionService)
public PermissionService getPermissionService()
Copyright © 2005–2021 Alfresco Software. All rights reserved.