public class PolicyIgnoreUtil extends Object
| Constructor and Description |
|---|
PolicyIgnoreUtil() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ignorePolicy(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Checks whether the node is in a store on which policies should not be applied.
|
void |
setStoresToIgnorePolicies(Set<String> storesToIgnorePolicies) |
void |
setTenantService(org.alfresco.repo.tenant.TenantService tenantService) |
public void setTenantService(org.alfresco.repo.tenant.TenantService tenantService)
public boolean ignorePolicy(org.alfresco.service.cmr.repository.NodeRef nodeRef)
nodeRef - node to check if the policy can be run or notCopyright © 2005–2018 Alfresco Software. All rights reserved.