Interface DDMTemplate
- All Superinterfaces:
AuditedModel,ClassedModel,GroupedModel,StagedGroupedModel,StagedModel
- Author:
- Marcellus Tavares
-
Method Summary
Modifier and TypeMethodDescriptionbooleanlonglonggetDescription(String languageId) getDescription(String languageId, boolean useDefault) getDescription(Locale locale) getDescription(Locale locale, boolean useDefault) longgetMode()getName()longlongbooleanlonglonggetType()longlonggetWebDavURL(ThemeDisplay themeDisplay, String webDAVToken) booleanbooleanMethods inherited from interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId, getCreateDate, getUserUuid, setCompanyId, setCreateDate, setModifiedDate, setUserId, setUserName, setUserUuidMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, setPrimaryKeyObjMethods inherited from interface com.liferay.portal.kernel.model.GroupedModel
setGroupIdMethods inherited from interface com.liferay.portal.kernel.model.StagedGroupedModel
getLastPublishDate, setLastPublishDateMethods 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:
getGroupIdin interfaceGroupedModel
-
getLanguage
String getLanguage() -
getMode
String getMode() -
getModifiedDate
Date getModifiedDate()- Specified by:
getModifiedDatein interfaceAuditedModel- Specified by:
getModifiedDatein 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:
getUserIdin interfaceAuditedModel
-
getUserName
String getUserName()- Specified by:
getUserNamein interfaceAuditedModel
-
getVersion
String getVersion() -
getVersionUserId
long getVersionUserId() -
getVersionUserName
String getVersionUserName() -
getWebDavURL
-
isCacheable
boolean isCacheable() -
isSmallImage
boolean isSmallImage()
-