com.liferay.portlet.wiki.model
Interface WikiPageResource

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

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

Method Summary
 
Methods inherited from interface com.liferay.portlet.wiki.model.WikiPageResourceModel
getNodeId, getPrimaryKey, getResourcePrimKey, getTitle, setNodeId, setPrimaryKey, setResourcePrimKey, setTitle, 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