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, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods 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, toXmlString
Methods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType
-
Field Details
-
LAYOUT_FRIENDLY_U_R_L_ID_ACCESSOR
-