public class CmsGalleryType extends CmsListInfoBean
CmsListInfoBean.LockIcon, CmsListInfoBean.StateIconCSS_CLASS_MULTI_LINE| Constructor and Description |
|---|
CmsGalleryType() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getContentTypeNames()
Returns the gallery content type names.
|
int |
getTypeId()
Returns the type id.
|
void |
setContentTypeNames(java.util.List<java.lang.String> contentTypeNames)
Sets the gallery content type names.
|
void |
setTypeId(int typeId)
Sets the type id.
|
addAdditionalInfo, addAdditionalInfo, getAdditionalInfo, getIsFolder, getLockIcon, getLockIconTitle, getResourceState, getResourceType, getStateIcon, getSubTitle, getTitle, getType, hasAdditionalInfo, isMarkChangedState, setAdditionalInfo, setIsFolder, setLockIcon, setLockIconTitle, setMarkChangedState, setResourceState, setResourceType, setStateIcon, setSubTitle, setTitlegetBigIconClasses, getSmallIconClasses, setBigIconClasses, setSmallIconClassespublic CmsGalleryType()
public java.util.List<java.lang.String> getContentTypeNames()
public int getTypeId()
public void setContentTypeNames(java.util.List<java.lang.String> contentTypeNames)
contentTypeNames - the gallery content type names to setpublic void setTypeId(int typeId)
typeId - the type id to set