com.liferay.dynamic.data.mapping.kernel
Interface DDMTemplate
- All Superinterfaces:
- AuditedModel, ClassedModel, GroupedModel, StagedGroupedModel, StagedModel
@ProviderType
public interface DDMTemplate
- extends StagedGroupedModel
getCacheable
boolean getCacheable()
getClassName
String getClassName()
getClassNameId
long getClassNameId()
getClassPK
long getClassPK()
getDescription
String getDescription()
getDescription
String getDescription(Locale locale)
getDescription
String getDescription(Locale locale,
boolean useDefault)
getDescription
String getDescription(String languageId)
getDescription
String getDescription(String languageId,
boolean useDefault)
getDescriptionCurrentLanguageId
String getDescriptionCurrentLanguageId()
getDescriptionCurrentValue
String getDescriptionCurrentValue()
getDescriptionMap
Map<Locale,String> getDescriptionMap()
getGroupId
long getGroupId()
- Specified by:
getGroupId in interface GroupedModel
getLanguage
String getLanguage()
getMode
String getMode()
getModifiedDate
Date getModifiedDate()
- Specified by:
getModifiedDate in interface AuditedModel- Specified by:
getModifiedDate in interface StagedModel
getName
String getName()
getName
String getName(Locale locale)
getName
String getName(Locale locale,
boolean useDefault)
getName
String getName(String languageId)
getName
String getName(String languageId,
boolean useDefault)
getNameCurrentLanguageId
String getNameCurrentLanguageId()
getNameCurrentValue
String getNameCurrentValue()
getNameMap
Map<Locale,String> getNameMap()
getPrimaryKey
long getPrimaryKey()
getResourceClassNameId
long getResourceClassNameId()
getScript
String getScript()
getSmallImage
boolean getSmallImage()
getSmallImageId
long getSmallImageId()
getSmallImageType
String getSmallImageType()
throws PortalException
- Throws:
PortalException
getSmallImageURL
String getSmallImageURL()
getTemplateId
long getTemplateId()
getTemplateKey
String getTemplateKey()
getType
String getType()
getUserId
long getUserId()
- Specified by:
getUserId in interface AuditedModel
getUserName
String getUserName()
- Specified by:
getUserName in interface AuditedModel
getVersion
String getVersion()
getVersionUserId
long getVersionUserId()
getVersionUserName
String getVersionUserName()
getWebDavURL
String getWebDavURL(ThemeDisplay themeDisplay,
String webDAVToken)
isCacheable
boolean isCacheable()
isSmallImage
boolean isSmallImage()
toXmlString
String toXmlString()