public static class CmsCreateCategoryMenuEntry.CmsCategoryTitleAndName extends java.lang.Object
Constructor and Description |
---|
CmsCategoryTitleAndName(java.lang.String title,
java.lang.String name)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Gets the name of the category.
|
java.lang.String |
getTitle()
Gets the title of the category.
|
public CmsCategoryTitleAndName(java.lang.String title, java.lang.String name)
title
- the title of the categoryname
- the name of the category