com.liferay.portlet.expando.model
Interface ExpandoColumn

All Superinterfaces:
BaseModel<ExpandoColumn>, java.lang.Cloneable, java.lang.Comparable<ExpandoColumn>, ExpandoColumnModel, java.io.Serializable
All Known Implementing Classes:
ExpandoColumnWrapper

public interface ExpandoColumn
extends ExpandoColumnModel

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

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

Author:
Brian Wing Shun Chan
See Also:
ExpandoColumnModel, com.liferay.portlet.expando.model.impl.ExpandoColumnImpl, com.liferay.portlet.expando.model.impl.ExpandoColumnModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.expando.model.ExpandoColumnModel
clone, compareTo, getColumnId, getName, getPrimaryKey, getPrimaryKeyObj, getTableId, getType, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setColumnId, setEscapedModel, setName, setNew, setPrimaryKey, setTableId, setType, toEscapedModel, toString, toXmlString