Class ExplorerCategoryRightsPublishTypesResolver

  • All Implemented Interfaces:
    com.jalios.jcmsplugin.categoryrights.CategoryRightsPublishTypesResolver

    public class ExplorerCategoryRightsPublishTypesResolver
    extends java.lang.Object
    implements com.jalios.jcmsplugin.categoryrights.CategoryRightsPublishTypesResolver
    Class registered for CategoryRight plugin, to return the types configured in the explorer, as the types authorized for publication in a Category.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<java.lang.Class<?>> getTypes​(com.jalios.jcms.workspace.Workspace workspace, com.jalios.jcms.Category category)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExplorerCategoryRightsPublishTypesResolver

        public ExplorerCategoryRightsPublishTypesResolver()
    • Method Detail

      • getTypes

        public java.util.Set<java.lang.Class<?>> getTypes​(com.jalios.jcms.workspace.Workspace workspace,
                                                          com.jalios.jcms.Category category)
        Specified by:
        getTypes in interface com.jalios.jcmsplugin.categoryrights.CategoryRightsPublishTypesResolver