Package com.jalios.jcmsplugin.explorer
Class ExplorerCategoryRightsPublishTypesResolver
- java.lang.Object
-
- com.jalios.jcmsplugin.explorer.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.
-
-
Constructor Summary
Constructors Constructor Description ExplorerCategoryRightsPublishTypesResolver()
-
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)
-