public class RatingsRelatedAspectBehaviours extends java.lang.Object implements CopyServicePolicies.OnCopyNodePolicy
RatingService-related aspects.Policy.ArgARG_0, ARG_1, QNAME| Constructor and Description |
|---|
RatingsRelatedAspectBehaviours() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List |
getAspectsNotToCopy()
This method returns the default list of ratings-related aspects which should not be
copied when a rated node is copied.
|
CopyBehaviourCallback |
getCopyCallback(org.alfresco.service.namespace.QName classRef,
CopyDetails copyDetails)
Called for all types and aspects before copying a node.
|
void |
init() |
void |
setPolicyComponent(PolicyComponent policyComponent) |
public void setPolicyComponent(PolicyComponent policyComponent)
public void init()
protected java.util.List getAspectsNotToCopy()
public CopyBehaviourCallback getCopyCallback(org.alfresco.service.namespace.QName classRef, CopyDetails copyDetails)
CopyServicePolicies.OnCopyNodePolicygetCopyCallback in interface CopyServicePolicies.OnCopyNodePolicyclassRef - the type or aspect qualified namecopyDetails - the details of the impending copyRatingRelatedAspectsCopyBehaviourCallbackCopyServicePoliciesCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.