Class SXPBlueprintWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SXPBlueprint>
com.liferay.search.experiences.model.SXPBlueprintWrapper
All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<SXPBlueprint>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.ModelWrapper<SXPBlueprint>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.WorkflowedModel, SXPBlueprint, SXPBlueprintModel, Serializable, Cloneable, Comparable<SXPBlueprint>

public class SXPBlueprintWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SXPBlueprint> implements com.liferay.portal.kernel.model.ModelWrapper<SXPBlueprint>, SXPBlueprint

This class is a wrapper for SXPBlueprint.

See Also:
Generated:
  • Constructor Details

    • SXPBlueprintWrapper

      public SXPBlueprintWrapper(SXPBlueprint sxpBlueprint)
  • Method Details

    • getModelAttributes

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

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

      public SXPBlueprint cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<SXPBlueprint>
      Specified by:
      cloneWithOriginalValues in interface SXPBlueprintModel
    • getAvailableLanguageIds

      public String[] getAvailableLanguageIds()
      Specified by:
      getAvailableLanguageIds in interface com.liferay.portal.kernel.model.LocalizedModel
      Specified by:
      getAvailableLanguageIds in interface SXPBlueprintModel
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this sxp blueprint.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.StagedModel
      Specified by:
      getCompanyId in interface SXPBlueprintModel
      Returns:
      the company ID of this sxp blueprint
    • getConfigurationJSON

      public String getConfigurationJSON()
      Returns the configuration json of this sxp blueprint.
      Specified by:
      getConfigurationJSON in interface SXPBlueprintModel
      Returns:
      the configuration json of this sxp blueprint
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this sxp blueprint.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Specified by:
      getCreateDate in interface SXPBlueprintModel
      Returns:
      the create date of this sxp blueprint
    • getDefaultLanguageId

      public String getDefaultLanguageId()
      Specified by:
      getDefaultLanguageId in interface com.liferay.portal.kernel.model.LocalizedModel
      Specified by:
      getDefaultLanguageId in interface SXPBlueprintModel
    • getDescription

      public String getDescription()
      Returns the description of this sxp blueprint.
      Specified by:
      getDescription in interface SXPBlueprintModel
      Returns:
      the description of this sxp blueprint
    • getDescription

      public String getDescription(Locale locale)
      Returns the localized description of this sxp blueprint in the language. Uses the default language if no localization exists for the requested language.
      Specified by:
      getDescription in interface SXPBlueprintModel
      Parameters:
      locale - the locale of the language
      Returns:
      the localized description of this sxp blueprint
    • getDescription

      public String getDescription(Locale locale, boolean useDefault)
      Returns the localized description of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
      Specified by:
      getDescription in interface SXPBlueprintModel
      Parameters:
      locale - the local of the language
      useDefault - whether to use the default language if no localization exists for the requested language
      Returns:
      the localized description of this sxp blueprint. If useDefault is false and no localization exists for the requested language, an empty string will be returned.
    • getDescription

      public String getDescription(String languageId)
      Returns the localized description of this sxp blueprint in the language. Uses the default language if no localization exists for the requested language.
      Specified by:
      getDescription in interface SXPBlueprintModel
      Parameters:
      languageId - the ID of the language
      Returns:
      the localized description of this sxp blueprint
    • getDescription

      public String getDescription(String languageId, boolean useDefault)
      Returns the localized description of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
      Specified by:
      getDescription in interface SXPBlueprintModel
      Parameters:
      languageId - the ID of the language
      useDefault - whether to use the default language if no localization exists for the requested language
      Returns:
      the localized description of this sxp blueprint
    • getDescriptionCurrentLanguageId

      public String getDescriptionCurrentLanguageId()
      Specified by:
      getDescriptionCurrentLanguageId in interface SXPBlueprintModel
    • getDescriptionCurrentValue

      public String getDescriptionCurrentValue()
      Specified by:
      getDescriptionCurrentValue in interface SXPBlueprintModel
    • getDescriptionMap

      public Map<Locale,String> getDescriptionMap()
      Returns a map of the locales and localized descriptions of this sxp blueprint.
      Specified by:
      getDescriptionMap in interface SXPBlueprintModel
      Returns:
      the locales and localized descriptions of this sxp blueprint
    • getElementInstancesJSON

      public String getElementInstancesJSON()
      Returns the element instances json of this sxp blueprint.
      Specified by:
      getElementInstancesJSON in interface SXPBlueprintModel
      Returns:
      the element instances json of this sxp blueprint
    • getExternalReferenceCode

      public String getExternalReferenceCode()
      Returns the external reference code of this sxp blueprint.
      Specified by:
      getExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Specified by:
      getExternalReferenceCode in interface SXPBlueprintModel
      Returns:
      the external reference code of this sxp blueprint
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this sxp blueprint.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Specified by:
      getModifiedDate in interface SXPBlueprintModel
      Returns:
      the modified date of this sxp blueprint
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this sxp blueprint.
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Specified by:
      getMvccVersion in interface SXPBlueprintModel
      Returns:
      the mvcc version of this sxp blueprint
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this sxp blueprint.
      Specified by:
      getPrimaryKey in interface SXPBlueprintModel
      Returns:
      the primary key of this sxp blueprint
    • getSchemaVersion

      public String getSchemaVersion()
      Returns the schema version of this sxp blueprint.
      Specified by:
      getSchemaVersion in interface SXPBlueprintModel
      Returns:
      the schema version of this sxp blueprint
    • getStatus

      public int getStatus()
      Returns the status of this sxp blueprint.
      Specified by:
      getStatus in interface SXPBlueprintModel
      Specified by:
      getStatus in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status of this sxp blueprint
    • getStatusByUserId

      public long getStatusByUserId()
      Returns the status by user ID of this sxp blueprint.
      Specified by:
      getStatusByUserId in interface SXPBlueprintModel
      Specified by:
      getStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user ID of this sxp blueprint
    • getStatusByUserName

      public String getStatusByUserName()
      Returns the status by user name of this sxp blueprint.
      Specified by:
      getStatusByUserName in interface SXPBlueprintModel
      Specified by:
      getStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user name of this sxp blueprint
    • getStatusByUserUuid

      public String getStatusByUserUuid()
      Returns the status by user uuid of this sxp blueprint.
      Specified by:
      getStatusByUserUuid in interface SXPBlueprintModel
      Specified by:
      getStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user uuid of this sxp blueprint
    • getStatusDate

      public Date getStatusDate()
      Returns the status date of this sxp blueprint.
      Specified by:
      getStatusDate in interface SXPBlueprintModel
      Specified by:
      getStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status date of this sxp blueprint
    • getSXPBlueprintId

      public long getSXPBlueprintId()
      Returns the sxp blueprint ID of this sxp blueprint.
      Specified by:
      getSXPBlueprintId in interface SXPBlueprintModel
      Returns:
      the sxp blueprint ID of this sxp blueprint
    • getTitle

      public String getTitle()
      Returns the title of this sxp blueprint.
      Specified by:
      getTitle in interface SXPBlueprintModel
      Returns:
      the title of this sxp blueprint
    • getTitle

      public String getTitle(Locale locale)
      Returns the localized title of this sxp blueprint in the language. Uses the default language if no localization exists for the requested language.
      Specified by:
      getTitle in interface SXPBlueprintModel
      Parameters:
      locale - the locale of the language
      Returns:
      the localized title of this sxp blueprint
    • getTitle

      public String getTitle(Locale locale, boolean useDefault)
      Returns the localized title of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
      Specified by:
      getTitle in interface SXPBlueprintModel
      Parameters:
      locale - the local of the language
      useDefault - whether to use the default language if no localization exists for the requested language
      Returns:
      the localized title of this sxp blueprint. If useDefault is false and no localization exists for the requested language, an empty string will be returned.
    • getTitle

      public String getTitle(String languageId)
      Returns the localized title of this sxp blueprint in the language. Uses the default language if no localization exists for the requested language.
      Specified by:
      getTitle in interface SXPBlueprintModel
      Parameters:
      languageId - the ID of the language
      Returns:
      the localized title of this sxp blueprint
    • getTitle

      public String getTitle(String languageId, boolean useDefault)
      Returns the localized title of this sxp blueprint in the language, optionally using the default language if no localization exists for the requested language.
      Specified by:
      getTitle in interface SXPBlueprintModel
      Parameters:
      languageId - the ID of the language
      useDefault - whether to use the default language if no localization exists for the requested language
      Returns:
      the localized title of this sxp blueprint
    • getTitleCurrentLanguageId

      public String getTitleCurrentLanguageId()
      Specified by:
      getTitleCurrentLanguageId in interface SXPBlueprintModel
    • getTitleCurrentValue

      public String getTitleCurrentValue()
      Specified by:
      getTitleCurrentValue in interface SXPBlueprintModel
    • getTitleMap

      public Map<Locale,String> getTitleMap()
      Returns a map of the locales and localized titles of this sxp blueprint.
      Specified by:
      getTitleMap in interface SXPBlueprintModel
      Returns:
      the locales and localized titles of this sxp blueprint
    • getUserId

      public long getUserId()
      Returns the user ID of this sxp blueprint.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface SXPBlueprintModel
      Returns:
      the user ID of this sxp blueprint
    • getUserName

      public String getUserName()
      Returns the user name of this sxp blueprint.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface SXPBlueprintModel
      Returns:
      the user name of this sxp blueprint
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this sxp blueprint.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface SXPBlueprintModel
      Returns:
      the user uuid of this sxp blueprint
    • getUuid

      public String getUuid()
      Returns the uuid of this sxp blueprint.
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Specified by:
      getUuid in interface SXPBlueprintModel
      Returns:
      the uuid of this sxp blueprint
    • getVersion

      public String getVersion()
      Returns the version of this sxp blueprint.
      Specified by:
      getVersion in interface SXPBlueprintModel
      Returns:
      the version of this sxp blueprint
    • isApproved

      public boolean isApproved()
      Returns true if this sxp blueprint is approved.
      Specified by:
      isApproved in interface SXPBlueprintModel
      Specified by:
      isApproved in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this sxp blueprint is approved; false otherwise
    • isDenied

      public boolean isDenied()
      Returns true if this sxp blueprint is denied.
      Specified by:
      isDenied in interface SXPBlueprintModel
      Specified by:
      isDenied in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this sxp blueprint is denied; false otherwise
    • isDraft

      public boolean isDraft()
      Returns true if this sxp blueprint is a draft.
      Specified by:
      isDraft in interface SXPBlueprintModel
      Specified by:
      isDraft in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this sxp blueprint is a draft; false otherwise
    • isExpired

      public boolean isExpired()
      Returns true if this sxp blueprint is expired.
      Specified by:
      isExpired in interface SXPBlueprintModel
      Specified by:
      isExpired in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this sxp blueprint is expired; false otherwise
    • isInactive

      public boolean isInactive()
      Returns true if this sxp blueprint is inactive.
      Specified by:
      isInactive in interface SXPBlueprintModel
      Specified by:
      isInactive in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this sxp blueprint is inactive; false otherwise
    • isIncomplete

      public boolean isIncomplete()
      Returns true if this sxp blueprint is incomplete.
      Specified by:
      isIncomplete in interface SXPBlueprintModel
      Specified by:
      isIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this sxp blueprint is incomplete; false otherwise
    • isPending

      public boolean isPending()
      Returns true if this sxp blueprint is pending.
      Specified by:
      isPending in interface SXPBlueprintModel
      Specified by:
      isPending in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this sxp blueprint is pending; false otherwise
    • isScheduled

      public boolean isScheduled()
      Returns true if this sxp blueprint is scheduled.
      Specified by:
      isScheduled in interface SXPBlueprintModel
      Specified by:
      isScheduled in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this sxp blueprint is scheduled; false otherwise
    • persist

      public void persist()
      Specified by:
      persist in interface com.liferay.portal.kernel.model.PersistedModel
    • prepareLocalizedFieldsForImport

      public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleException
      Specified by:
      prepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModel
      Specified by:
      prepareLocalizedFieldsForImport in interface SXPBlueprintModel
      Throws:
      com.liferay.portal.kernel.exception.LocaleException
    • prepareLocalizedFieldsForImport

      public void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException
      Specified by:
      prepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModel
      Specified by:
      prepareLocalizedFieldsForImport in interface SXPBlueprintModel
      Throws:
      com.liferay.portal.kernel.exception.LocaleException
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this sxp blueprint.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.StagedModel
      Specified by:
      setCompanyId in interface SXPBlueprintModel
      Parameters:
      companyId - the company ID of this sxp blueprint
    • setConfigurationJSON

      public void setConfigurationJSON(String configurationJSON)
      Sets the configuration json of this sxp blueprint.
      Specified by:
      setConfigurationJSON in interface SXPBlueprintModel
      Parameters:
      configurationJSON - the configuration json of this sxp blueprint
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this sxp blueprint.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Specified by:
      setCreateDate in interface SXPBlueprintModel
      Parameters:
      createDate - the create date of this sxp blueprint
    • setDescription

      public void setDescription(String description)
      Sets the description of this sxp blueprint.
      Specified by:
      setDescription in interface SXPBlueprintModel
      Parameters:
      description - the description of this sxp blueprint
    • setDescription

      public void setDescription(String description, Locale locale)
      Sets the localized description of this sxp blueprint in the language.
      Specified by:
      setDescription in interface SXPBlueprintModel
      Parameters:
      description - the localized description of this sxp blueprint
      locale - the locale of the language
    • setDescription

      public void setDescription(String description, Locale locale, Locale defaultLocale)
      Sets the localized description of this sxp blueprint in the language, and sets the default locale.
      Specified by:
      setDescription in interface SXPBlueprintModel
      Parameters:
      description - the localized description of this sxp blueprint
      locale - the locale of the language
      defaultLocale - the default locale
    • setDescriptionCurrentLanguageId

      public void setDescriptionCurrentLanguageId(String languageId)
      Specified by:
      setDescriptionCurrentLanguageId in interface SXPBlueprintModel
    • setDescriptionMap

      public void setDescriptionMap(Map<Locale,String> descriptionMap)
      Sets the localized descriptions of this sxp blueprint from the map of locales and localized descriptions.
      Specified by:
      setDescriptionMap in interface SXPBlueprintModel
      Parameters:
      descriptionMap - the locales and localized descriptions of this sxp blueprint
    • setDescriptionMap

      public void setDescriptionMap(Map<Locale,String> descriptionMap, Locale defaultLocale)
      Sets the localized descriptions of this sxp blueprint from the map of locales and localized descriptions, and sets the default locale.
      Specified by:
      setDescriptionMap in interface SXPBlueprintModel
      Parameters:
      descriptionMap - the locales and localized descriptions of this sxp blueprint
      defaultLocale - the default locale
    • setElementInstancesJSON

      public void setElementInstancesJSON(String elementInstancesJSON)
      Sets the element instances json of this sxp blueprint.
      Specified by:
      setElementInstancesJSON in interface SXPBlueprintModel
      Parameters:
      elementInstancesJSON - the element instances json of this sxp blueprint
    • setExternalReferenceCode

      public void setExternalReferenceCode(String externalReferenceCode)
      Sets the external reference code of this sxp blueprint.
      Specified by:
      setExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Specified by:
      setExternalReferenceCode in interface SXPBlueprintModel
      Parameters:
      externalReferenceCode - the external reference code of this sxp blueprint
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this sxp blueprint.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Specified by:
      setModifiedDate in interface SXPBlueprintModel
      Parameters:
      modifiedDate - the modified date of this sxp blueprint
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this sxp blueprint.
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Specified by:
      setMvccVersion in interface SXPBlueprintModel
      Parameters:
      mvccVersion - the mvcc version of this sxp blueprint
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this sxp blueprint.
      Specified by:
      setPrimaryKey in interface SXPBlueprintModel
      Parameters:
      primaryKey - the primary key of this sxp blueprint
    • setSchemaVersion

      public void setSchemaVersion(String schemaVersion)
      Sets the schema version of this sxp blueprint.
      Specified by:
      setSchemaVersion in interface SXPBlueprintModel
      Parameters:
      schemaVersion - the schema version of this sxp blueprint
    • setStatus

      public void setStatus(int status)
      Sets the status of this sxp blueprint.
      Specified by:
      setStatus in interface SXPBlueprintModel
      Specified by:
      setStatus in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      status - the status of this sxp blueprint
    • setStatusByUserId

      public void setStatusByUserId(long statusByUserId)
      Sets the status by user ID of this sxp blueprint.
      Specified by:
      setStatusByUserId in interface SXPBlueprintModel
      Specified by:
      setStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserId - the status by user ID of this sxp blueprint
    • setStatusByUserName

      public void setStatusByUserName(String statusByUserName)
      Sets the status by user name of this sxp blueprint.
      Specified by:
      setStatusByUserName in interface SXPBlueprintModel
      Specified by:
      setStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserName - the status by user name of this sxp blueprint
    • setStatusByUserUuid

      public void setStatusByUserUuid(String statusByUserUuid)
      Sets the status by user uuid of this sxp blueprint.
      Specified by:
      setStatusByUserUuid in interface SXPBlueprintModel
      Specified by:
      setStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserUuid - the status by user uuid of this sxp blueprint
    • setStatusDate

      public void setStatusDate(Date statusDate)
      Sets the status date of this sxp blueprint.
      Specified by:
      setStatusDate in interface SXPBlueprintModel
      Specified by:
      setStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusDate - the status date of this sxp blueprint
    • setSXPBlueprintId

      public void setSXPBlueprintId(long sxpBlueprintId)
      Sets the sxp blueprint ID of this sxp blueprint.
      Specified by:
      setSXPBlueprintId in interface SXPBlueprintModel
      Parameters:
      sxpBlueprintId - the sxp blueprint ID of this sxp blueprint
    • setTitle

      public void setTitle(String title)
      Sets the title of this sxp blueprint.
      Specified by:
      setTitle in interface SXPBlueprintModel
      Parameters:
      title - the title of this sxp blueprint
    • setTitle

      public void setTitle(String title, Locale locale)
      Sets the localized title of this sxp blueprint in the language.
      Specified by:
      setTitle in interface SXPBlueprintModel
      Parameters:
      title - the localized title of this sxp blueprint
      locale - the locale of the language
    • setTitle

      public void setTitle(String title, Locale locale, Locale defaultLocale)
      Sets the localized title of this sxp blueprint in the language, and sets the default locale.
      Specified by:
      setTitle in interface SXPBlueprintModel
      Parameters:
      title - the localized title of this sxp blueprint
      locale - the locale of the language
      defaultLocale - the default locale
    • setTitleCurrentLanguageId

      public void setTitleCurrentLanguageId(String languageId)
      Specified by:
      setTitleCurrentLanguageId in interface SXPBlueprintModel
    • setTitleMap

      public void setTitleMap(Map<Locale,String> titleMap)
      Sets the localized titles of this sxp blueprint from the map of locales and localized titles.
      Specified by:
      setTitleMap in interface SXPBlueprintModel
      Parameters:
      titleMap - the locales and localized titles of this sxp blueprint
    • setTitleMap

      public void setTitleMap(Map<Locale,String> titleMap, Locale defaultLocale)
      Sets the localized titles of this sxp blueprint from the map of locales and localized titles, and sets the default locale.
      Specified by:
      setTitleMap in interface SXPBlueprintModel
      Parameters:
      titleMap - the locales and localized titles of this sxp blueprint
      defaultLocale - the default locale
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this sxp blueprint.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface SXPBlueprintModel
      Parameters:
      userId - the user ID of this sxp blueprint
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this sxp blueprint.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface SXPBlueprintModel
      Parameters:
      userName - the user name of this sxp blueprint
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this sxp blueprint.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface SXPBlueprintModel
      Parameters:
      userUuid - the user uuid of this sxp blueprint
    • setUuid

      public void setUuid(String uuid)
      Sets the uuid of this sxp blueprint.
      Specified by:
      setUuid in interface com.liferay.portal.kernel.model.StagedModel
      Specified by:
      setUuid in interface SXPBlueprintModel
      Parameters:
      uuid - the uuid of this sxp blueprint
    • setVersion

      public void setVersion(String version)
      Sets the version of this sxp blueprint.
      Specified by:
      setVersion in interface SXPBlueprintModel
      Parameters:
      version - the version of this sxp blueprint
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface SXPBlueprintModel
    • getStagedModelType

      public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
      Specified by:
      getStagedModelType in interface com.liferay.portal.kernel.model.StagedModel
    • wrap

      protected SXPBlueprintWrapper wrap(SXPBlueprint sxpBlueprint)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SXPBlueprint>