Liferay 6.0.3

com.liferay.portlet.journal.model
Interface JournalArticleResource

All Superinterfaces:
BaseModel<JournalArticleResource>, Cloneable, Comparable<JournalArticleResource>, JournalArticleResourceModel, Serializable
All Known Implementing Classes:
JournalArticleResourceImpl, JournalArticleResourceWrapper

public interface JournalArticleResource
extends JournalArticleResourceModel

This interface is a model that represents the JournalArticleResource table in the database.

Customize JournalArticleResourceImpl and rerun the ServiceBuilder to generate the new methods.

See Also:
JournalArticleResourceModel, JournalArticleResourceImpl, JournalArticleResourceModelImpl
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

Method Summary
 
Methods inherited from interface com.liferay.portlet.journal.model.JournalArticleResourceModel
clone, compareTo, getArticleId, getExpandoBridge, getGroupId, getPrimaryKey, getPrimaryKeyObj, getResourcePrimKey, hashCode, isCachedModel, isEscapedModel, isNew, setArticleId, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setNew, setPrimaryKey, setResourcePrimKey, toEscapedModel, toString, toXmlString
 


Liferay 6.0.3