Class CmsCreateCategoryMenuEntry.CmsCategoryTitleAndName
java.lang.Object
org.opencms.ade.sitemap.client.hoverbar.CmsCreateCategoryMenuEntry.CmsCategoryTitleAndName
- Enclosing class:
- CmsCreateCategoryMenuEntry
Bean containing the title and name of a category.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CmsCategoryTitleAndName
Creates a new instance.- Parameters:
title
- the title of the categoryname
- the name of the category
-
-
Method Details
-
getName
Gets the name of the category.- Returns:
- the category name
-
getTitle
Gets the title of the category.- Returns:
- the category title
-