public class FriendlyURLEntryLocalizationWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FriendlyURLEntryLocalization> implements FriendlyURLEntryLocalization, com.liferay.portal.kernel.model.ModelWrapper<FriendlyURLEntryLocalization>
This class is a wrapper for FriendlyURLEntryLocalization.
FriendlyURLEntryLocalization,
Serialized FormFRIENDLY_URL_ENTRY_LOCALIZATION_ID_ACCESSOR| Constructor and Description |
|---|
FriendlyURLEntryLocalizationWrapper(FriendlyURLEntryLocalization friendlyURLEntryLocalization) |
| Modifier and Type | Method and Description |
|---|---|
FriendlyURLEntryLocalization |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<FriendlyURLEntryLocalization,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<FriendlyURLEntryLocalization,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this friendly url entry localization.
|
long |
getClassNameId()
Returns the class name ID of this friendly url entry localization.
|
long |
getClassPK()
Returns the class pk of this friendly url entry localization.
|
long |
getCompanyId()
Returns the company ID of this friendly url entry localization.
|
long |
getCtCollectionId()
Returns the ct collection ID of this friendly url entry localization.
|
long |
getFriendlyURLEntryId()
Returns the friendly url entry ID of this friendly url entry localization.
|
long |
getFriendlyURLEntryLocalizationId()
Returns the friendly url entry localization ID of this friendly url entry localization.
|
long |
getGroupId()
Returns the group ID of this friendly url entry localization.
|
java.lang.String |
getLanguageId()
Returns the language ID of this friendly url entry localization.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this friendly url entry localization.
|
long |
getPrimaryKey()
Returns the primary key of this friendly url entry localization.
|
java.lang.String |
getUrlTitle()
Returns the url title of this friendly url entry localization.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this friendly url entry localization.
|
void |
setClassPK(long classPK)
Sets the class pk of this friendly url entry localization.
|
void |
setCompanyId(long companyId)
Sets the company ID of this friendly url entry localization.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this friendly url entry localization.
|
void |
setFriendlyURLEntryId(long friendlyURLEntryId)
Sets the friendly url entry ID of this friendly url entry localization.
|
void |
setFriendlyURLEntryLocalizationId(long friendlyURLEntryLocalizationId)
Sets the friendly url entry localization ID of this friendly url entry localization.
|
void |
setGroupId(long groupId)
Sets the group ID of this friendly url entry localization.
|
void |
setLanguageId(java.lang.String languageId)
Sets the language ID of this friendly url entry localization.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this friendly url entry localization.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this friendly url entry localization.
|
void |
setUrlTitle(java.lang.String urlTitle)
Sets the url title of this friendly url entry localization.
|
java.lang.String |
toXmlString() |
protected FriendlyURLEntryLocalizationWrapper |
wrap(FriendlyURLEntryLocalization friendlyURLEntryLocalization) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic FriendlyURLEntryLocalizationWrapper(FriendlyURLEntryLocalization friendlyURLEntryLocalization)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>public FriendlyURLEntryLocalization cloneWithOriginalValues()
cloneWithOriginalValues in interface FriendlyURLEntryLocalizationModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>public java.lang.String getClassName()
getClassName in interface FriendlyURLEntryLocalizationModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface FriendlyURLEntryLocalizationModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface FriendlyURLEntryLocalizationModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface FriendlyURLEntryLocalizationModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface FriendlyURLEntryLocalizationModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>public long getFriendlyURLEntryId()
getFriendlyURLEntryId in interface FriendlyURLEntryLocalizationModelpublic long getFriendlyURLEntryLocalizationId()
getFriendlyURLEntryLocalizationId in interface FriendlyURLEntryLocalizationModelpublic long getGroupId()
getGroupId in interface FriendlyURLEntryLocalizationModelpublic java.lang.String getLanguageId()
getLanguageId in interface FriendlyURLEntryLocalizationModelpublic long getMvccVersion()
getMvccVersion in interface FriendlyURLEntryLocalizationModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface FriendlyURLEntryLocalizationModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>public java.lang.String getUrlTitle()
getUrlTitle in interface FriendlyURLEntryLocalizationModelpublic void setClassName(java.lang.String className)
setClassName in interface FriendlyURLEntryLocalizationModelpublic void setClassNameId(long classNameId)
setClassNameId in interface FriendlyURLEntryLocalizationModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this friendly url entry localizationpublic void setClassPK(long classPK)
setClassPK in interface FriendlyURLEntryLocalizationModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this friendly url entry localizationpublic void setCompanyId(long companyId)
setCompanyId in interface FriendlyURLEntryLocalizationModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this friendly url entry localizationpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface FriendlyURLEntryLocalizationModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>ctCollectionId - the ct collection ID of this friendly url entry localizationpublic void setFriendlyURLEntryId(long friendlyURLEntryId)
setFriendlyURLEntryId in interface FriendlyURLEntryLocalizationModelfriendlyURLEntryId - the friendly url entry ID of this friendly url entry localizationpublic void setFriendlyURLEntryLocalizationId(long friendlyURLEntryLocalizationId)
setFriendlyURLEntryLocalizationId in interface FriendlyURLEntryLocalizationModelfriendlyURLEntryLocalizationId - the friendly url entry localization ID of this friendly url entry localizationpublic void setGroupId(long groupId)
setGroupId in interface FriendlyURLEntryLocalizationModelgroupId - the group ID of this friendly url entry localizationpublic void setLanguageId(java.lang.String languageId)
setLanguageId in interface FriendlyURLEntryLocalizationModellanguageId - the language ID of this friendly url entry localizationpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface FriendlyURLEntryLocalizationModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this friendly url entry localizationpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface FriendlyURLEntryLocalizationModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>primaryKey - the primary key of this friendly url entry localizationpublic void setUrlTitle(java.lang.String urlTitle)
setUrlTitle in interface FriendlyURLEntryLocalizationModelurlTitle - the url title of this friendly url entry localizationpublic java.lang.String toXmlString()
toXmlString in interface FriendlyURLEntryLocalizationModelpublic java.util.Map<java.lang.String,java.util.function.Function<FriendlyURLEntryLocalization,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>public java.util.Map<java.lang.String,java.util.function.BiConsumer<FriendlyURLEntryLocalization,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>protected FriendlyURLEntryLocalizationWrapper wrap(FriendlyURLEntryLocalization friendlyURLEntryLocalization)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FriendlyURLEntryLocalization>