Uses of Interface
org.opencms.ui.apps.I_CmsAppCategory
Packages that use I_CmsAppCategory
Package
Description
Contains code for workplace apps.
Contains classes of the cache admin app.
Contains classes of the cache admin app.
Contains classes of the file history app.
Contains classes of the link validation app.
-
Uses of I_CmsAppCategory in org.opencms.ui.apps
Subinterfaces of I_CmsAppCategory in org.opencms.ui.appsModifier and TypeInterfaceDescriptioninterface
Displays a sub menu in the app launch pad.Classes in org.opencms.ui.apps that implement I_CmsAppCategoryModifier and TypeClassDescriptionclass
Bean representing a category for workplace apps.Methods in org.opencms.ui.apps that return I_CmsAppCategoryModifier and TypeMethodDescriptionCmsAppCategoryNode.getCategory()
Gets the app category data for this node.Methods in org.opencms.ui.apps that return types with arguments of type I_CmsAppCategoryModifier and TypeMethodDescriptionCmsWorkplaceAppManager.getCategories()
Returns the configured categories.Methods in org.opencms.ui.apps with parameters of type I_CmsAppCategoryModifier and TypeMethodDescriptionvoid
CmsAppHierarchyBuilder.addCategory
(I_CmsAppCategory category) Adds an app category.Constructors in org.opencms.ui.apps with parameters of type I_CmsAppCategoryModifierConstructorDescriptionCmsAppCategoryNode
(I_CmsAppCategory appCategory) Creates a new category node for the given category. -
Uses of I_CmsAppCategory in org.opencms.ui.apps.cacheadmin
Classes in org.opencms.ui.apps.cacheadmin that implement I_CmsAppCategory -
Uses of I_CmsAppCategory in org.opencms.ui.apps.dbmanager
Classes in org.opencms.ui.apps.dbmanager that implement I_CmsAppCategory -
Uses of I_CmsAppCategory in org.opencms.ui.apps.filehistory
Classes in org.opencms.ui.apps.filehistory that implement I_CmsAppCategoryModifier and TypeClassDescriptionclass
Class for the folder with the file history apps. -
Uses of I_CmsAppCategory in org.opencms.ui.apps.linkvalidation
Classes in org.opencms.ui.apps.linkvalidation that implement I_CmsAppCategoryModifier and TypeClassDescriptionclass
Class for the folder for the link validation tools.