com.liferay.portal.model
Interface Phone
- All Superinterfaces:
- BaseModel<Phone>, java.lang.Cloneable, java.lang.Comparable<Phone>, PhoneModel, java.io.Serializable
- All Known Implementing Classes:
- PhoneWrapper
public interface Phone
- extends PhoneModel
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 Phone table in the
database.
Customize PhoneImpl and rerun the
ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
PhoneModel,
PhoneImpl,
PhoneModelImpl- Generated:
| Methods inherited from interface com.liferay.portal.model.PhoneModel |
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getExtension, getModifiedDate, getNumber, getPhoneId, getPrimary, getPrimaryKey, getPrimaryKeyObj, getTypeId, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, isPrimary, setCachedModel, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setExtension, setModifiedDate, setNew, setNumber, setPhoneId, setPrimary, setPrimaryKey, setTypeId, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString |
getType
ListType getType()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException