com.liferay.portlet.journal.model
Interface JournalArticleResource

All Superinterfaces:
BaseModel<JournalArticleResource>, java.lang.Cloneable, java.lang.Comparable<JournalArticleResource>, JournalArticleResourceModel, java.io.Serializable
All Known Implementing Classes:
JournalArticleResourceWrapper

public interface JournalArticleResource
extends JournalArticleResourceModel

The model interface for the JournalArticleResource service. Represents a row in the "JournalArticleResource" database table, with each column mapped to a property of this class.

Never modify this interface directly. Add methods to com.liferay.portlet.journal.model.impl.JournalArticleResourceImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.

Never reference this interface directly. All methods that expect a journal article resource model instance should use the JournalArticleResource interface instead.

Author:
Brian Wing Shun Chan
See Also:
JournalArticleResourceModel, com.liferay.portlet.journal.model.impl.JournalArticleResourceImpl, com.liferay.portlet.journal.model.impl.JournalArticleResourceModelImpl
Generated:

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