Class FailedThumbnailSourceAspect

    • Constructor Detail

      • FailedThumbnailSourceAspect

        public FailedThumbnailSourceAspect()
        Deprecated.
    • Method Detail

      • setPolicyComponent

        public void setPolicyComponent​(PolicyComponent policyComponent)
        Deprecated.
      • setNodeService

        public void setNodeService​(NodeService nodeService)
        Deprecated.
      • setThumbnailService

        public void setThumbnailService​(ThumbnailService thumbnailService)
        Deprecated.
      • setLockService

        public void setLockService​(LockService lockService)
        Deprecated.
      • setBehaviourFilter

        public void setBehaviourFilter​(BehaviourFilter behaviourFilter)
        Deprecated.
      • init

        public void init()
        Deprecated.
        Initialise method
      • onDeleteNode

        public void onDeleteNode​(ChildAssociationRef childAssocRef,
                                 boolean isNodeArchived)
        Deprecated.
        Description copied from interface: NodeServicePolicies.OnDeleteNodePolicy
        Called after a node is deleted. The reference given is for an association which has been deleted and cannot be used to retrieve node or associaton information from any of the services.
        Specified by:
        onDeleteNode in interface NodeServicePolicies.OnDeleteNodePolicy
        Parameters:
        childAssocRef - the primary parent-child association of the deleted node
        isNodeArchived - indicates whether the node has been archived rather than purged