com.liferay.portal.model
Interface ListType

All Superinterfaces:
BaseModel<ListType>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<ListType>, ListTypeModel, java.io.Serializable
All Known Implementing Classes:
ListTypeWrapper

public interface ListType
extends ListTypeModel

The extended model interface for the ListType service. Represents a row in the "ListType" database table, with each column mapped to a property of this class.

Author:
Brian Wing Shun Chan
See Also:
ListTypeModel, ListTypeImpl, ListTypeModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.ListTypeModel
clone, compareTo, getExpandoBridge, getListTypeId, getName, getPrimaryKey, getPrimaryKeyObj, getType, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setListTypeId, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setType, toCacheModel, toEscapedModel, toString, toXmlString
 
Methods inherited from interface com.liferay.portal.model.BaseModel
getModelAttributes, resetOriginalValues, setModelAttributes
 
Methods inherited from interface com.liferay.portal.model.ClassedModel
getModelClass, getModelClassName