public interface PublicServiceAccessService
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.security.AccessStatus |
hasAccess(java.lang.String publicService,
java.lang.String method,
java.lang.Object[] args) |
@Auditable(parameters={"publicService", "method"})
org.alfresco.service.cmr.security.AccessStatus hasAccess(java.lang.String publicService,
java.lang.String method,
java.lang.Object[] args)
publicService - - the name of the public servicemethod - - the method callargs - - the arguments to the method as you woud call the methodCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.