public class FriendlyURLEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FriendlyURLEntry> implements FriendlyURLEntry, com.liferay.portal.kernel.model.ModelWrapper<FriendlyURLEntry>
This class is a wrapper for FriendlyURLEntry.
FriendlyURLEntry,
Serialized FormFRIENDLY_URL_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
FriendlyURLEntryWrapper(FriendlyURLEntry friendlyURLEntry) |
| Modifier and Type | Method and Description |
|---|---|
FriendlyURLEntry |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<FriendlyURLEntry,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<FriendlyURLEntry,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String[] |
getAvailableLanguageIds() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this friendly url entry.
|
long |
getClassNameId()
Returns the class name ID of this friendly url entry.
|
long |
getClassPK()
Returns the class pk of this friendly url entry.
|
long |
getCompanyId()
Returns the company ID of this friendly url entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this friendly url entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this friendly url entry.
|
java.lang.String |
getDefaultLanguageId()
Returns the default language ID of this friendly url entry.
|
long |
getFriendlyURLEntryId()
Returns the friendly url entry ID of this friendly url entry.
|
long |
getGroupId()
Returns the group ID of this friendly url entry.
|
java.util.Map<java.lang.String,java.lang.String> |
getLanguageIdToUrlTitleMap() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this friendly url entry.
|
long |
getMvccVersion()
Returns the mvcc version of this friendly url entry.
|
long |
getPrimaryKey()
Returns the primary key of this friendly url entry.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getUrlTitle() |
java.lang.String |
getUrlTitle(java.lang.String languageId) |
java.lang.String |
getUrlTitle(java.lang.String languageId,
boolean useDefault) |
java.lang.String |
getUrlTitleMapAsXML() |
java.lang.String |
getUuid()
Returns the uuid of this friendly url entry.
|
boolean |
isMain() |
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this friendly url entry.
|
void |
setClassPK(long classPK)
Sets the class pk of this friendly url entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this friendly url entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this friendly url entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this friendly url entry.
|
void |
setDefaultLanguageId(java.lang.String defaultLanguageId)
Sets the default language ID of this friendly url entry.
|
void |
setFriendlyURLEntryId(long friendlyURLEntryId)
Sets the friendly url entry ID of this friendly url entry.
|
void |
setGroupId(long groupId)
Sets the group ID of this friendly url entry.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this friendly url entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this friendly url entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this friendly url entry.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this friendly url entry.
|
protected FriendlyURLEntryWrapper |
wrap(FriendlyURLEntry friendlyURLEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic FriendlyURLEntryWrapper(FriendlyURLEntry friendlyURLEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntry>public FriendlyURLEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface FriendlyURLEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntry>public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface FriendlyURLEntryModelpublic java.lang.String getClassName()
getClassName in interface FriendlyURLEntryModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface FriendlyURLEntryModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface FriendlyURLEntryModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface FriendlyURLEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface FriendlyURLEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface FriendlyURLEntryModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntry>public java.lang.String getDefaultLanguageId()
getDefaultLanguageId in interface FriendlyURLEntryModelpublic long getFriendlyURLEntryId()
getFriendlyURLEntryId in interface FriendlyURLEntryModelpublic long getGroupId()
getGroupId in interface FriendlyURLEntryModelpublic java.util.Map<java.lang.String,java.lang.String> getLanguageIdToUrlTitleMap()
getLanguageIdToUrlTitleMap in interface FriendlyURLEntryModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface FriendlyURLEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface FriendlyURLEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface FriendlyURLEntryModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntry>public java.lang.String getUrlTitle()
getUrlTitle in interface FriendlyURLEntryModelpublic java.lang.String getUrlTitle(java.lang.String languageId)
getUrlTitle in interface FriendlyURLEntryModelpublic java.lang.String getUrlTitle(java.lang.String languageId,
boolean useDefault)
getUrlTitle in interface FriendlyURLEntryModelpublic java.lang.String getUrlTitleMapAsXML()
getUrlTitleMapAsXML in interface FriendlyURLEntryModelpublic java.lang.String getUuid()
getUuid in interface FriendlyURLEntryModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isMain()
throws com.liferay.portal.kernel.exception.PortalException
isMain in interface FriendlyURLEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setClassName(java.lang.String className)
setClassName in interface FriendlyURLEntryModelpublic void setClassNameId(long classNameId)
setClassNameId in interface FriendlyURLEntryModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this friendly url entrypublic void setClassPK(long classPK)
setClassPK in interface FriendlyURLEntryModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this friendly url entrypublic void setCompanyId(long companyId)
setCompanyId in interface FriendlyURLEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this friendly url entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface FriendlyURLEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this friendly url entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface FriendlyURLEntryModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntry>ctCollectionId - the ct collection ID of this friendly url entrypublic void setDefaultLanguageId(java.lang.String defaultLanguageId)
setDefaultLanguageId in interface FriendlyURLEntryModeldefaultLanguageId - the default language ID of this friendly url entrypublic void setFriendlyURLEntryId(long friendlyURLEntryId)
setFriendlyURLEntryId in interface FriendlyURLEntryModelfriendlyURLEntryId - the friendly url entry ID of this friendly url entrypublic void setGroupId(long groupId)
setGroupId in interface FriendlyURLEntryModelgroupId - the group ID of this friendly url entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface FriendlyURLEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this friendly url entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface FriendlyURLEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this friendly url entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface FriendlyURLEntryModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntry>primaryKey - the primary key of this friendly url entrypublic void setUuid(java.lang.String uuid)
setUuid in interface FriendlyURLEntryModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this friendly url entrypublic java.util.Map<java.lang.String,java.util.function.Function<FriendlyURLEntry,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntry>public java.util.Map<java.lang.String,java.util.function.BiConsumer<FriendlyURLEntry,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntry>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected FriendlyURLEntryWrapper wrap(FriendlyURLEntry friendlyURLEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FriendlyURLEntry>