Class CheckedOutAspect


  • public class CheckedOutAspect
    extends java.lang.Object
    Policies relating to the checkedOut aspect.
    Since:
    4.0
    • Field Detail

      • policyComponent

        protected PolicyComponent policyComponent
        Policy component
    • Constructor Detail

      • CheckedOutAspect

        public CheckedOutAspect()
    • Method Detail

      • setPolicyComponent

        public void setPolicyComponent​(PolicyComponent policyComponent)
        Sets the policy component
        Parameters:
        policyComponent - the policy component
      • init

        public void init()
      • onCreateVersion

        public void onCreateVersion​(org.alfresco.service.namespace.QName classRef,
                                    org.alfresco.service.cmr.repository.NodeRef versionableNode,
                                    java.util.Map<java.lang.String,​java.io.Serializable> versionProperties,
                                    PolicyScope nodeDetails)
        Callback behaviour retrieval for the 'onCreateVersion' aspect.