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:
  • Constructor Details

    • FriendlyURLEntryLocalizationWrapper

      public FriendlyURLEntryLocalizationWrapper(FriendlyURLEntryLocalization friendlyURLEntryLocalization)
  • Method Details

    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>
    • cloneWithOriginalValues

      public FriendlyURLEntryLocalization cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>
      Specified by:
      cloneWithOriginalValues in interface FriendlyURLEntryLocalizationModel
    • getClassName

      public String getClassName()
      Returns the fully qualified class name of this friendly url entry localization.
      Specified by:
      getClassName in interface FriendlyURLEntryLocalizationModel
      Specified by:
      getClassName in interface com.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:
      getClassNameId in interface FriendlyURLEntryLocalizationModel
      Specified by:
      getClassNameId in interface com.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:
      getClassPK in interface com.liferay.portal.kernel.model.AttachedModel
      Specified by:
      getClassPK in interface FriendlyURLEntryLocalizationModel
      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:
      getCompanyId in interface FriendlyURLEntryLocalizationModel
      Specified by:
      getCompanyId in interface com.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:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>
      Specified by:
      getCtCollectionId in interface FriendlyURLEntryLocalizationModel
      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:
      getFriendlyURLEntryId in interface FriendlyURLEntryLocalizationModel
      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:
      getFriendlyURLEntryLocalizationId in interface FriendlyURLEntryLocalizationModel
      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:
      getGroupId in interface FriendlyURLEntryLocalizationModel
      Returns:
      the group ID of this friendly url entry localization
    • getLanguageId

      public String getLanguageId()
      Returns the language ID of this friendly url entry localization.
      Specified by:
      getLanguageId in interface FriendlyURLEntryLocalizationModel
      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:
      getMvccVersion in interface FriendlyURLEntryLocalizationModel
      Specified by:
      getMvccVersion in interface com.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:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>
      Specified by:
      getPrimaryKey in interface FriendlyURLEntryLocalizationModel
      Returns:
      the primary key of this friendly url entry localization
    • getUrlTitle

      public String getUrlTitle()
      Returns the url title of this friendly url entry localization.
      Specified by:
      getUrlTitle in interface FriendlyURLEntryLocalizationModel
      Returns:
      the url title of this friendly url entry localization
    • setClassName

      public void setClassName(String className)
      Specified by:
      setClassName in interface FriendlyURLEntryLocalizationModel
    • setClassNameId

      public void setClassNameId(long classNameId)
      Sets the class name ID of this friendly url entry localization.
      Specified by:
      setClassNameId in interface FriendlyURLEntryLocalizationModel
      Specified by:
      setClassNameId in interface com.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:
      setClassPK in interface com.liferay.portal.kernel.model.AttachedModel
      Specified by:
      setClassPK in interface FriendlyURLEntryLocalizationModel
      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:
      setCompanyId in interface FriendlyURLEntryLocalizationModel
      Specified by:
      setCompanyId in interface com.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:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>
      Specified by:
      setCtCollectionId in interface FriendlyURLEntryLocalizationModel
      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:
      setFriendlyURLEntryId in interface FriendlyURLEntryLocalizationModel
      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:
      setFriendlyURLEntryLocalizationId in interface FriendlyURLEntryLocalizationModel
      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:
      setGroupId in interface FriendlyURLEntryLocalizationModel
      Parameters:
      groupId - the group ID of this friendly url entry localization
    • setLanguageId

      public void setLanguageId(String languageId)
      Sets the language ID of this friendly url entry localization.
      Specified by:
      setLanguageId in interface FriendlyURLEntryLocalizationModel
      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:
      setMvccVersion in interface FriendlyURLEntryLocalizationModel
      Specified by:
      setMvccVersion in interface com.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:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryLocalization>
      Specified by:
      setPrimaryKey in interface FriendlyURLEntryLocalizationModel
      Parameters:
      primaryKey - the primary key of this friendly url entry localization
    • setUrlTitle

      public void setUrlTitle(String urlTitle)
      Sets the url title of this friendly url entry localization.
      Specified by:
      setUrlTitle in interface FriendlyURLEntryLocalizationModel
      Parameters:
      urlTitle - the url title of this friendly url entry localization
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface FriendlyURLEntryLocalizationModel
    • getAttributeGetterFunctions

      public Map<String,Function<FriendlyURLEntryLocalization,Object>> getAttributeGetterFunctions()
      Specified by:
      getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>
    • getAttributeSetterBiConsumers

      public Map<String,BiConsumer<FriendlyURLEntryLocalization,Object>> getAttributeSetterBiConsumers()
      Specified by:
      getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryLocalization>
    • wrap

      protected FriendlyURLEntryLocalizationWrapper wrap(FriendlyURLEntryLocalization friendlyURLEntryLocalization)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<FriendlyURLEntryLocalization>