com.liferay.portlet.expando.model
Interface ExpandoRow

All Superinterfaces:
BaseModel<ExpandoRow>, java.lang.Cloneable, java.lang.Comparable<ExpandoRow>, ExpandoRowModel, java.io.Serializable
All Known Implementing Classes:
ExpandoRowWrapper

public interface ExpandoRow
extends ExpandoRowModel

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

Customize com.liferay.portlet.expando.model.impl.ExpandoRowImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
ExpandoRowModel, com.liferay.portlet.expando.model.impl.ExpandoRowImpl, com.liferay.portlet.expando.model.impl.ExpandoRowModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.expando.model.ExpandoRowModel
clone, compareTo, getClassPK, getPrimaryKey, getPrimaryKeyObj, getRowId, getTableId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassPK, setEscapedModel, setNew, setPrimaryKey, setRowId, setTableId, toEscapedModel, toString, toXmlString