@ProviderType public interface Website extends WebsiteModel, PersistedModel
WebsiteModel
Modifier and Type | Field and Description |
---|---|
static Accessor<Website,Long> |
WEBSITE_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
ListType |
getType() |
getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getLastPublishDate, getModifiedDate, getMvccVersion, getPrimary, getPrimaryKey, getTypeId, getUrl, getUserId, getUserName, getUserUuid, getUuid, getWebsiteId, isPrimary, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setLastPublishDate, setModifiedDate, setMvccVersion, setPrimary, setPrimaryKey, setTypeId, setUrl, setUserId, setUserName, setUserUuid, setUuid, setWebsiteId
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
clone, getStagedModelType
getModelClass, getModelClassName
persist
ListType getType() throws PortalException
PortalException