|
Liferay 6.0.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JournalTemplate
The model interface for the JournalTemplate service. Represents a row in the "JournalTemplate" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to JournalTemplateImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a journal template model instance should use the JournalTemplate interface instead.
JournalTemplateModel,
JournalTemplateImpl,
JournalTemplateModelImpl| Method Summary | |
|---|---|
String |
getSmallImageType()
|
void |
setSmallImageType(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 |
|---|
String getSmallImageType()
throws PortalException,
SystemException
PortalException
SystemExceptionvoid setSmallImageType(String smallImageType)
|
Liferay 6.0.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||