com.liferay.portlet.journal.model
Interface JournalContentSearch

All Superinterfaces:
BaseModel<JournalContentSearch>, java.lang.Cloneable, java.lang.Comparable<JournalContentSearch>, JournalContentSearchModel, java.io.Serializable
All Known Implementing Classes:
JournalContentSearchWrapper

public interface JournalContentSearch
extends JournalContentSearchModel

The model interface for the JournalContentSearch service. Represents a row in the "JournalContentSearch" 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.JournalContentSearchImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.

Never reference this interface directly. All methods that expect a journal content search model instance should use the JournalContentSearch interface instead.

Author:
Brian Wing Shun Chan
See Also:
JournalContentSearchModel, com.liferay.portlet.journal.model.impl.JournalContentSearchImpl, com.liferay.portlet.journal.model.impl.JournalContentSearchModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.journal.model.JournalContentSearchModel
clone, compareTo, getArticleId, getCompanyId, getContentSearchId, getExpandoBridge, getGroupId, getLayoutId, getPortletId, getPrimaryKey, getPrimaryKeyObj, getPrivateLayout, hashCode, isCachedModel, isEscapedModel, isNew, isPrivateLayout, setArticleId, setCachedModel, setCompanyId, setContentSearchId, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setLayoutId, setNew, setPortletId, setPrimaryKey, setPrivateLayout, toEscapedModel, toString, toXmlString