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.service.model.impl.WikiPageResourceImpl
and rerun the ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portlet.wiki.service.model.WikiPageResourceModel
,
com.liferay.portlet.wiki.service.model.impl.WikiPageResourceImpl
,
com.liferay.portlet.wiki.service.model.impl.WikiPageResourceModelImpl
Methods inherited from interface java.lang.Comparable |
compareTo |