Package com.liferay.friendly.url.model
Class FriendlyURLEntryLocalizationWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FriendlyURLEntryLocalization>
com.liferay.friendly.url.model.FriendlyURLEntryLocalizationWrapper
- All Implemented Interfaces:
FriendlyURLEntryLocalization,FriendlyURLEntryLocalizationModel,com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>,com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<FriendlyURLEntryLocalization>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.TypedModel,Serializable,Cloneable,Comparable<FriendlyURLEntryLocalization>
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.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.friendly.url.model.FriendlyURLEntryLocalization
FRIENDLY_URL_ENTRY_LOCALIZATION_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionFriendlyURLEntryLocalizationWrapper(FriendlyURLEntryLocalization friendlyURLEntryLocalization) -
Method Summary
Modifier and TypeMethodDescriptionReturns the fully qualified class name of this friendly url entry localization.longReturns the class name ID of this friendly url entry localization.longReturns the class pk of this friendly url entry localization.longReturns the company ID of this friendly url entry localization.longReturns the ct collection ID of this friendly url entry localization.longReturns the friendly url entry ID of this friendly url entry localization.longReturns the friendly url entry localization ID of this friendly url entry localization.longReturns the group ID of this friendly url entry localization.Returns the language ID of this friendly url entry localization.longReturns the mvcc version of this friendly url entry localization.longReturns the primary key of this friendly url entry localization.Returns the url title of this friendly url entry localization.voidsetClassName(String className) voidsetClassNameId(long classNameId) Sets the class name ID of this friendly url entry localization.voidsetClassPK(long classPK) Sets the class pk of this friendly url entry localization.voidsetCompanyId(long companyId) Sets the company ID of this friendly url entry localization.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this friendly url entry localization.voidsetFriendlyURLEntryId(long friendlyURLEntryId) Sets the friendly url entry ID of this friendly url entry localization.voidsetFriendlyURLEntryLocalizationId(long friendlyURLEntryLocalizationId) Sets the friendly url entry localization ID of this friendly url entry localization.voidsetGroupId(long groupId) Sets the group ID of this friendly url entry localization.voidsetLanguageId(String languageId) Sets the language ID of this friendly url entry localization.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this friendly url entry localization.voidsetPrimaryKey(long primaryKey) Sets the primary key of this friendly url entry localization.voidsetUrlTitle(String urlTitle) Sets the url title of this friendly url entry localization.protected FriendlyURLEntryLocalizationWrapperwrap(FriendlyURLEntryLocalization friendlyURLEntryLocalization) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, 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.ModelWrapper
getWrappedModel
-
Constructor Details
-
FriendlyURLEntryLocalizationWrapper
public FriendlyURLEntryLocalizationWrapper(FriendlyURLEntryLocalization friendlyURLEntryLocalization)
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>- Specified by:
cloneWithOriginalValuesin interfaceFriendlyURLEntryLocalizationModel
-
getClassName
Returns the fully qualified class name of this friendly url entry localization.- Specified by:
getClassNamein interfaceFriendlyURLEntryLocalizationModel- Specified by:
getClassNamein interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the fully qualified class name of this friendly url entry localization
-
getClassNameId
public long getClassNameId()Returns the class name ID of this friendly url entry localization.- Specified by:
getClassNameIdin interfaceFriendlyURLEntryLocalizationModel- Specified by:
getClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the class name ID of this friendly url entry localization
-
getClassPK
public long getClassPK()Returns the class pk of this friendly url entry localization.- Specified by:
getClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
getClassPKin interfaceFriendlyURLEntryLocalizationModel- Returns:
- the class pk of this friendly url entry localization
-
getCompanyId
public long getCompanyId()Returns the company ID of this friendly url entry localization.- Specified by:
getCompanyIdin interfaceFriendlyURLEntryLocalizationModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this friendly url entry localization
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this friendly url entry localization.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>- Specified by:
getCtCollectionIdin interfaceFriendlyURLEntryLocalizationModel- Returns:
- the ct collection ID of this friendly url entry localization
-
getFriendlyURLEntryId
public long getFriendlyURLEntryId()Returns the friendly url entry ID of this friendly url entry localization.- Specified by:
getFriendlyURLEntryIdin interfaceFriendlyURLEntryLocalizationModel- Returns:
- the friendly url entry ID of this friendly url entry localization
-
getFriendlyURLEntryLocalizationId
public long getFriendlyURLEntryLocalizationId()Returns the friendly url entry localization ID of this friendly url entry localization.- Specified by:
getFriendlyURLEntryLocalizationIdin interfaceFriendlyURLEntryLocalizationModel- Returns:
- the friendly url entry localization ID of this friendly url entry localization
-
getGroupId
public long getGroupId()Returns the group ID of this friendly url entry localization.- Specified by:
getGroupIdin interfaceFriendlyURLEntryLocalizationModel- Returns:
- the group ID of this friendly url entry localization
-
getLanguageId
Returns the language ID of this friendly url entry localization.- Specified by:
getLanguageIdin interfaceFriendlyURLEntryLocalizationModel- Returns:
- the language ID of this friendly url entry localization
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this friendly url entry localization.- Specified by:
getMvccVersionin interfaceFriendlyURLEntryLocalizationModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this friendly url entry localization
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this friendly url entry localization.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>- Specified by:
getPrimaryKeyin interfaceFriendlyURLEntryLocalizationModel- Returns:
- the primary key of this friendly url entry localization
-
getUrlTitle
Returns the url title of this friendly url entry localization.- Specified by:
getUrlTitlein interfaceFriendlyURLEntryLocalizationModel- Returns:
- the url title of this friendly url entry localization
-
setClassName
- Specified by:
setClassNamein interfaceFriendlyURLEntryLocalizationModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this friendly url entry localization.- Specified by:
setClassNameIdin interfaceFriendlyURLEntryLocalizationModel- Specified by:
setClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Parameters:
classNameId- the class name ID of this friendly url entry localization
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this friendly url entry localization.- Specified by:
setClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
setClassPKin interfaceFriendlyURLEntryLocalizationModel- Parameters:
classPK- the class pk of this friendly url entry localization
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this friendly url entry localization.- Specified by:
setCompanyIdin interfaceFriendlyURLEntryLocalizationModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this friendly url entry localization
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this friendly url entry localization.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>- Specified by:
setCtCollectionIdin interfaceFriendlyURLEntryLocalizationModel- Parameters:
ctCollectionId- the ct collection ID of this friendly url entry localization
-
setFriendlyURLEntryId
public void setFriendlyURLEntryId(long friendlyURLEntryId) Sets the friendly url entry ID of this friendly url entry localization.- Specified by:
setFriendlyURLEntryIdin interfaceFriendlyURLEntryLocalizationModel- Parameters:
friendlyURLEntryId- the friendly url entry ID of this friendly url entry localization
-
setFriendlyURLEntryLocalizationId
public void setFriendlyURLEntryLocalizationId(long friendlyURLEntryLocalizationId) Sets the friendly url entry localization ID of this friendly url entry localization.- Specified by:
setFriendlyURLEntryLocalizationIdin interfaceFriendlyURLEntryLocalizationModel- Parameters:
friendlyURLEntryLocalizationId- the friendly url entry localization ID of this friendly url entry localization
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this friendly url entry localization.- Specified by:
setGroupIdin interfaceFriendlyURLEntryLocalizationModel- Parameters:
groupId- the group ID of this friendly url entry localization
-
setLanguageId
Sets the language ID of this friendly url entry localization.- Specified by:
setLanguageIdin interfaceFriendlyURLEntryLocalizationModel- Parameters:
languageId- the language ID of this friendly url entry localization
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this friendly url entry localization.- Specified by:
setMvccVersionin interfaceFriendlyURLEntryLocalizationModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this friendly url entry localization
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this friendly url entry localization.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>- Specified by:
setPrimaryKeyin interfaceFriendlyURLEntryLocalizationModel- Parameters:
primaryKey- the primary key of this friendly url entry localization
-
setUrlTitle
Sets the url title of this friendly url entry localization.- Specified by:
setUrlTitlein interfaceFriendlyURLEntryLocalizationModel- Parameters:
urlTitle- the url title of this friendly url entry localization
-
toXmlString
- Specified by:
toXmlStringin interfaceFriendlyURLEntryLocalizationModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>
-
wrap
protected FriendlyURLEntryLocalizationWrapper wrap(FriendlyURLEntryLocalization friendlyURLEntryLocalization) - Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FriendlyURLEntryLocalization>
-