com.liferay.portal.model
Interface Website
- All Superinterfaces:
- BaseModel<Website>, java.lang.Cloneable, java.lang.Comparable<Website>, java.io.Serializable, WebsiteModel
- All Known Implementing Classes:
- WebsiteWrapper
public interface Website
- extends WebsiteModel
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 Website table in the
database.
Customize WebsiteImpl and rerun the
ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
WebsiteModel,
WebsiteImpl,
WebsiteModelImpl- Generated:
| Methods inherited from interface com.liferay.portal.model.WebsiteModel |
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getModifiedDate, getPrimary, getPrimaryKey, getPrimaryKeyObj, getTypeId, getUrl, getUserId, getUserName, getUserUuid, getWebsiteId, hashCode, isCachedModel, isEscapedModel, isNew, isPrimary, setCachedModel, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setModifiedDate, setNew, setPrimary, setPrimaryKey, setTypeId, setUrl, setUserId, setUserName, setUserUuid, setWebsiteId, 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