@ProviderType public interface DDMTemplate extends StagedGroupedModel
Modifier and Type | Method and Description |
---|---|
boolean |
getCacheable() |
String |
getClassName() |
long |
getClassNameId() |
long |
getClassPK() |
String |
getDescription() |
String |
getDescription(Locale locale) |
String |
getDescription(Locale locale,
boolean useDefault) |
String |
getDescription(String languageId) |
String |
getDescription(String languageId,
boolean useDefault) |
String |
getDescriptionCurrentLanguageId() |
String |
getDescriptionCurrentValue() |
Map<Locale,String> |
getDescriptionMap() |
long |
getGroupId() |
String |
getLanguage() |
String |
getMode() |
Date |
getModifiedDate() |
String |
getName() |
String |
getName(Locale locale) |
String |
getName(Locale locale,
boolean useDefault) |
String |
getName(String languageId) |
String |
getName(String languageId,
boolean useDefault) |
String |
getNameCurrentLanguageId() |
String |
getNameCurrentValue() |
Map<Locale,String> |
getNameMap() |
long |
getPrimaryKey() |
long |
getResourceClassNameId() |
String |
getScript() |
boolean |
getSmallImage() |
long |
getSmallImageId() |
String |
getSmallImageType() |
String |
getSmallImageURL() |
long |
getTemplateId() |
String |
getTemplateKey() |
String |
getType() |
long |
getUserId() |
String |
getUserName() |
String |
getVersion() |
long |
getVersionUserId() |
String |
getVersionUserName() |
String |
getWebDavURL(ThemeDisplay themeDisplay,
String webDAVToken) |
boolean |
isCacheable() |
boolean |
isSmallImage() |
String |
toXmlString() |
getLastPublishDate, setLastPublishDate
setGroupId
getCompanyId, getCreateDate, getUserUuid, setCompanyId, setCreateDate, setModifiedDate, setUserId, setUserName, setUserUuid
getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, setPrimaryKeyObj
clone, getCompanyId, getCreateDate, getStagedModelType, getUuid, setCompanyId, setCreateDate, setModifiedDate, setUuid
boolean getCacheable()
String getClassName()
long getClassNameId()
long getClassPK()
String getDescription()
String getDescription(Locale locale)
String getDescription(Locale locale, boolean useDefault)
String getDescription(String languageId)
String getDescription(String languageId, boolean useDefault)
String getDescriptionCurrentLanguageId()
String getDescriptionCurrentValue()
Map<Locale,String> getDescriptionMap()
long getGroupId()
getGroupId
in interface GroupedModel
String getLanguage()
String getMode()
Date getModifiedDate()
getModifiedDate
in interface AuditedModel
getModifiedDate
in interface StagedModel
String getName()
String getName(Locale locale)
String getName(Locale locale, boolean useDefault)
String getName(String languageId)
String getName(String languageId, boolean useDefault)
String getNameCurrentLanguageId()
String getNameCurrentValue()
Map<Locale,String> getNameMap()
long getPrimaryKey()
long getResourceClassNameId()
String getScript()
boolean getSmallImage()
long getSmallImageId()
String getSmallImageType() throws PortalException
PortalException
String getSmallImageURL()
long getTemplateId()
String getTemplateKey()
String getType()
long getUserId()
getUserId
in interface AuditedModel
String getUserName()
getUserName
in interface AuditedModel
String getVersion()
long getVersionUserId()
String getVersionUserName()
String getWebDavURL(ThemeDisplay themeDisplay, String webDAVToken)
boolean isCacheable()
boolean isSmallImage()
String toXmlString()