|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JournalTemplate
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface is a model that represents the JournalTemplate table in the database.
Customize com.liferay.portlet.journal.model.impl.JournalTemplateImpl
and rerun the
ServiceBuilder to generate the new methods.
JournalTemplateModel
,
com.liferay.portlet.journal.model.impl.JournalTemplateImpl
,
com.liferay.portlet.journal.model.impl.JournalTemplateModelImpl
Method Summary | |
---|---|
java.lang.String |
getSmallImageType()
|
void |
setSmallImageType(java.lang.String smallImageType)
|
Methods inherited from interface com.liferay.portlet.journal.model.JournalTemplateModel |
---|
clone, compareTo, getCacheable, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getId, getLangType, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getSmallImage, getSmallImageId, getSmallImageURL, getStructureId, getTemplateId, getUserId, getUserName, getUserUuid, getUuid, getXsl, hashCode, isCacheable, isCachedModel, isEscapedModel, isNew, isSmallImage, setCacheable, setCachedModel, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setId, setLangType, setModifiedDate, setName, setNew, setPrimaryKey, setSmallImage, setSmallImageId, setSmallImageURL, setStructureId, setTemplateId, setUserId, setUserName, setUserUuid, setUuid, setXsl, toEscapedModel, toString, toXmlString |
Method Detail |
---|
java.lang.String getSmallImageType() throws PortalException, SystemException
PortalException
SystemException
void setSmallImageType(java.lang.String smallImageType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |