com.liferay.portlet.wiki.model
Interface WikiNode

All Superinterfaces:
BaseModel<WikiNode>, java.lang.Cloneable, java.lang.Comparable<WikiNode>, java.io.Serializable, WikiNodeModel
All Known Implementing Classes:
WikiNodeWrapper

public interface WikiNode
extends WikiNodeModel

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

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

Author:
Brian Wing Shun Chan
See Also:
WikiNodeModel, com.liferay.portlet.wiki.model.impl.WikiNodeImpl, com.liferay.portlet.wiki.model.impl.WikiNodeModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.wiki.model.WikiNodeModel
clone, compareTo, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getLastPostDate, getModifiedDate, getName, getNodeId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setLastPostDate, setModifiedDate, setName, setNew, setNodeId, setPrimaryKey, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel, toString, toXmlString