Class Classification

    • Constructor Detail

      • Classification

        public Classification()
    • Method Detail

      • setServiceRegistry

        public void setServiceRegistry​(ServiceRegistry services)
        Sets the service registry
        Parameters:
        services - the service registry
      • setStoreUrl

        public void setStoreUrl​(java.lang.String storeUrl)
        Parameters:
        storeUrl - The store ref url to set.
      • getAllCategoryNodes

        public java.util.List<CategoryTemplateNode> getAllCategoryNodes​(java.lang.String aspect)
        Find all the category nodes in a given classification.
        Parameters:
        aspect -
        Returns:
        all the category nodes in a given classification.
      • getAllCategoryNodes

        public java.util.List<CategoryTemplateNode> getAllCategoryNodes​(org.alfresco.service.namespace.QName aspect)
        Find all the category nodes in a given classification.
        Parameters:
        aspect -
        Returns:
        all the category nodes in a given classification.
      • getAllClassificationAspects

        public java.util.List<org.alfresco.service.namespace.QName> getAllClassificationAspects()
        Returns:
        all the aspects that define a classification.
      • getRootCategories

        public java.util.List<CategoryTemplateNode> getRootCategories​(java.lang.String aspect)
        Get the root categories in a classification.
        Parameters:
        aspect -
        Returns:
        List of TemplateNode