Class SimpleThumbnailer

    • Constructor Detail

      • SimpleThumbnailer

        public SimpleThumbnailer()
        Deprecated.
    • Method Detail

      • setPolicyComponent

        public void setPolicyComponent​(PolicyComponent policyComponent)
        Deprecated.
        Sets the policy component.
        Parameters:
        policyComponent - used for registrations
      • setNodeService

        public void setNodeService​(NodeService nodeService)
        Deprecated.
        Sets the node service.
        Parameters:
        nodeService - the node service
      • setTransactionService

        public void setTransactionService​(TransactionService transactionService)
        Deprecated.
        Sets the transaction service.
        Parameters:
        transactionService - the transaction service
      • setThumbnailService

        public void setThumbnailService​(ThumbnailService thumbnailService)
        Deprecated.
        Sets the thumbnail service.
        Parameters:
        thumbnailService - the thumbnail service
      • afterPropertiesSet

        public void afterPropertiesSet()
        Deprecated.
        Registers the policy behaviour methods.
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean