@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, setLastPublishDatesetGroupIdgetCompanyId, getCreateDate, getUserUuid, setCompanyId, setCreateDate, setModifiedDate, setUserId, setUserName, setUserUuidgetExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, setPrimaryKeyObjclone, getCompanyId, getCreateDate, getStagedModelType, getUuid, setCompanyId, setCreateDate, setModifiedDate, setUuidboolean 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 GroupedModelString getLanguage()
String getMode()
Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelString 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
PortalExceptionString getSmallImageURL()
long getTemplateId()
String getTemplateKey()
String getType()
long getUserId()
getUserId in interface AuditedModelString getUserName()
getUserName in interface AuditedModelString getVersion()
long getVersionUserId()
String getVersionUserName()
String getWebDavURL(ThemeDisplay themeDisplay, String webDAVToken)
boolean isCacheable()
boolean isSmallImage()
String toXmlString()