com.liferay.portlet.journal.model
Interface JournalArticleResource
- All Superinterfaces:
- BaseModel, java.lang.Cloneable, java.lang.Comparable, JournalArticleResourceModel, java.io.Serializable
public interface JournalArticleResource
- extends JournalArticleResourceModel
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 JournalArticleResource
table
in the database.
Customize com.liferay.portlet.journal.service.model.impl.JournalArticleResourceImpl
and rerun the ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portlet.journal.service.model.JournalArticleResourceModel
,
com.liferay.portlet.journal.service.model.impl.JournalArticleResourceImpl
,
com.liferay.portlet.journal.service.model.impl.JournalArticleResourceModelImpl
Methods inherited from interface java.lang.Comparable |
compareTo |