public class CategoryImpl extends BaseItem implements Category, Serializable
| Constructor and Description |
|---|
CategoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<Keyword> |
getKeywords() |
void |
setKeywords(List<Keyword> keywordValues) |
addCustomProperty, getCustomProperties, getCustomProperty, getExtensionData, getId, getTitle, setCustomProperties, setExtensionData, setId, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCustomProperty, getCustomProperties, getCustomProperty, getExtensionData, getId, getTitle, setCustomProperties, setExtensionData, setId, setTitlepublic List<Keyword> getKeywords()
getKeywords in interface Categorypublic void setKeywords(List<Keyword> keywordValues)
setKeywords in interface CategoryCopyright © 2017. All rights reserved.