public class ProtectedAspects extends Object implements org.alfresco.repo.node.NodeServicePolicies.OnRemoveAspectPolicy
| Constructor and Description |
|---|
ProtectedAspects() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Initialise method
|
void |
onRemoveAspect(org.alfresco.service.cmr.repository.NodeRef nodeRef,
org.alfresco.service.namespace.QName aspectTypeQName) |
void |
setAuthenticationUtil(AuthenticationUtil authenticationUtil) |
void |
setPolicyComponent(org.alfresco.repo.policy.PolicyComponent policyComponent) |
public void setPolicyComponent(org.alfresco.repo.policy.PolicyComponent policyComponent)
public void setAuthenticationUtil(AuthenticationUtil authenticationUtil)
public void init()
public void onRemoveAspect(org.alfresco.service.cmr.repository.NodeRef nodeRef,
org.alfresco.service.namespace.QName aspectTypeQName)
onRemoveAspect in interface org.alfresco.repo.node.NodeServicePolicies.OnRemoveAspectPolicyCopyright © 2005–2018 Alfresco Software. All rights reserved.