|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpandoRow
The model interface for the ExpandoRow service. Represents a row in the "ExpandoRow" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to ExpandoRowImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a expando row model instance should use the ExpandoRow
interface instead.
ExpandoRowModel
,
ExpandoRowImpl
,
ExpandoRowModelImpl
Method Summary |
---|
Methods inherited from interface com.liferay.portlet.expando.model.ExpandoRowModel |
---|
clone, compareTo, getClassPK, getCompanyId, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getRowId, getTableId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassPK, setCompanyId, setEscapedModel, setExpandoBridgeAttributes, setNew, setPrimaryKey, setRowId, setTableId, toEscapedModel, toString, toXmlString |
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |