com.liferay.portlet.wiki.model
Interface WikiPageResource

All Superinterfaces:
BaseModel<WikiPageResource>, java.lang.Cloneable, java.lang.Comparable<WikiPageResource>, java.io.Serializable, WikiPageResourceModel
All Known Implementing Classes:
WikiPageResourceWrapper

public interface WikiPageResource
extends WikiPageResourceModel

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 WikiPageResource table in the database.

Customize com.liferay.portlet.wiki.model.impl.WikiPageResourceImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
WikiPageResourceModel, com.liferay.portlet.wiki.model.impl.WikiPageResourceImpl, com.liferay.portlet.wiki.model.impl.WikiPageResourceModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.wiki.model.WikiPageResourceModel
clone, compareTo, getExpandoBridge, getNodeId, getPrimaryKey, getPrimaryKeyObj, getResourcePrimKey, getTitle, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, setNew, setNodeId, setPrimaryKey, setResourcePrimKey, setTitle, toEscapedModel, toString, toXmlString