com.liferay.portlet.dynamicdatamapping
Interface DDMTemplate
- All Superinterfaces:
- AuditedModel, ClassedModel, GroupedModel, StagedGroupedModel, StagedModel
public interface DDMTemplate
- extends StagedGroupedModel
getCacheable
boolean getCacheable()
getClassNameId
long getClassNameId()
getClassPK
long getClassPK()
getDescription
String getDescription()
getDescription
String getDescription(Locale locale)
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)
getPrimaryKey
long getPrimaryKey()
getResourceClassNameId
long getResourceClassNameId()
getScript
String getScript()
getSmallImage
boolean getSmallImage()
getSmallImageId
long getSmallImageId()
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()
isCacheable
boolean isCacheable()
isSmallImage
boolean isSmallImage()