public interface PublicServiceAccessService
@Auditable(parameters={"publicService","method"})
org.alfresco.service.cmr.security.AccessStatus hasAccess(String publicService,
String method,
Object... args)
publicService - - the name of the public servicemethod - - the method callargs - - the arguments to the method as you woud call the methodCopyright © 2005–2014 Alfresco Software. All rights reserved.