com.liferay.portlet.journal.model
Interface JournalContentSearch

All Superinterfaces:
BaseModel, java.lang.Cloneable, java.lang.Comparable, JournalContentSearchModel, java.io.Serializable

public interface JournalContentSearch
extends JournalContentSearchModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

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

Customize com.liferay.portlet.journal.model.impl.JournalContentSearchImpl and rerun the ServiceBuilder to generate the new methods.

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

Method Summary
 
Methods inherited from interface com.liferay.portlet.journal.model.JournalContentSearchModel
getArticleId, getCompanyId, getContentSearchId, getGroupId, getLayoutId, getPortletId, getPrimaryKey, getPrivateLayout, isPrivateLayout, setArticleId, setCompanyId, setContentSearchId, setGroupId, setLayoutId, setPortletId, setPrimaryKey, setPrivateLayout, toEscapedModel
 
Methods inherited from interface com.liferay.portal.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew
 
Methods inherited from interface java.lang.Comparable
compareTo