com.liferay.portlet.expando.model
Interface ExpandoRow
- All Superinterfaces:
- BaseModel, java.lang.Cloneable, java.lang.Comparable, ExpandoRowModel, java.io.Serializable
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.service.model.impl.ExpandoRowImpl
and rerun the ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portlet.expando.service.model.ExpandoRowModel
,
com.liferay.portlet.expando.service.model.impl.ExpandoRowImpl
,
com.liferay.portlet.expando.service.model.impl.ExpandoRowModelImpl
Methods inherited from interface java.lang.Comparable |
compareTo |