Interface DDMTemplate
- All Superinterfaces:
AuditedModel
,ClassedModel
,GroupedModel
,StagedGroupedModel
,StagedModel
- Author:
- Marcellus Tavares
-
Method Summary
Modifier and TypeMethodDescriptionboolean
long
long
getDescription
(String languageId) getDescription
(String languageId, boolean useDefault) getDescription
(Locale locale) getDescription
(Locale locale, boolean useDefault) long
getMode()
getName()
long
long
boolean
long
long
getType()
long
long
getWebDavURL
(ThemeDisplay themeDisplay, String webDAVToken) boolean
boolean
Methods inherited from interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId, getCreateDate, getUserUuid, setCompanyId, setCreateDate, setModifiedDate, setUserId, setUserName, setUserUuid
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, setPrimaryKeyObj
Methods inherited from interface com.liferay.portal.kernel.model.GroupedModel
setGroupId
Methods inherited from interface com.liferay.portal.kernel.model.StagedGroupedModel
getLastPublishDate, setLastPublishDate
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getCompanyId, getCreateDate, getStagedModelType, getUuid, setCompanyId, setCreateDate, setModifiedDate, setUuid
-
Method Details
-
getCacheable
boolean getCacheable() -
getClassName
String getClassName() -
getClassNameId
long getClassNameId() -
getClassPK
long getClassPK() -
getDescription
String getDescription() -
getDescription
-
getDescription
-
getDescription
-
getDescription
-
getDescriptionCurrentLanguageId
String getDescriptionCurrentLanguageId() -
getDescriptionCurrentValue
String getDescriptionCurrentValue() -
getDescriptionMap
-
getGroupId
long getGroupId()- Specified by:
getGroupId
in interfaceGroupedModel
-
getLanguage
String getLanguage() -
getMode
String getMode() -
getModifiedDate
Date getModifiedDate()- Specified by:
getModifiedDate
in interfaceAuditedModel
- Specified by:
getModifiedDate
in interfaceStagedModel
-
getName
String getName() -
getName
-
getName
-
getName
-
getName
-
getNameCurrentLanguageId
String getNameCurrentLanguageId() -
getNameCurrentValue
String getNameCurrentValue() -
getNameMap
-
getPrimaryKey
long getPrimaryKey() -
getResourceClassNameId
long getResourceClassNameId() -
getScript
String getScript() -
getSmallImage
boolean getSmallImage() -
getSmallImageId
long getSmallImageId() -
getSmallImageType
- Throws:
PortalException
-
getSmallImageURL
String getSmallImageURL() -
getTemplateId
long getTemplateId() -
getTemplateKey
String getTemplateKey() -
getType
String getType() -
getUserId
long getUserId()- Specified by:
getUserId
in interfaceAuditedModel
-
getUserName
String getUserName()- Specified by:
getUserName
in interfaceAuditedModel
-
getVersion
String getVersion() -
getVersionUserId
long getVersionUserId() -
getVersionUserName
String getVersionUserName() -
getWebDavURL
-
isCacheable
boolean isCacheable() -
isSmallImage
boolean isSmallImage()
-