Package com.liferay.portal.kernel.model
Interface LayoutFriendlyURL
- All Superinterfaces:
AuditedModel,BaseModel<LayoutFriendlyURL>,ClassedModel,Cloneable,Comparable<LayoutFriendlyURL>,CTModel<LayoutFriendlyURL>,GroupedModel,LayoutFriendlyURLModel,MVCCModel,PersistedModel,Serializable,ShardedModel,StagedGroupedModel,StagedModel
- All Known Implementing Classes:
LayoutFriendlyURLWrapper
The extended model interface for the LayoutFriendlyURL service. Represents a row in the "LayoutFriendlyURL" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.LayoutFriendlyURLModel
cloneWithOriginalValues, getCompanyId, getCreateDate, getCtCollectionId, getFriendlyURL, getGroupId, getLanguageId, getLastPublishDate, getLayoutFriendlyURLId, getModifiedDate, getMvccVersion, getPlid, getPrimaryKey, getPrivateLayout, getUserId, getUserName, getUserUuid, getUuid, isPrivateLayout, setCompanyId, setCreateDate, setCtCollectionId, setFriendlyURL, setGroupId, setLanguageId, setLastPublishDate, setLayoutFriendlyURLId, setModifiedDate, setMvccVersion, setPlid, setPrimaryKey, setPrivateLayout, setUserId, setUserName, setUserUuid, setUuid, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType
-
Field Details
-
LAYOUT_FRIENDLY_U_R_L_ID_ACCESSOR
-