Class PmLanguageAbility

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.partyservices.jalo.PmLanguageAbility
All Implemented Interfaces:
Serializable, Comparable

@Deprecated(since="2208", forRemoval=true) public class PmLanguageAbility extends de.hybris.platform.jalo.GenericItem
Deprecated, for removal: This API element is subject to removal in a future version.
Generated class for type PmLanguageAbility.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmLanguageAbility.endDate attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmLanguageAbility.externalIdentifiers attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmLanguageAbility.id attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmLanguageAbility.isFavouriteLanguage attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmLanguageAbility.language attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmLanguageAbility.listeningProficiency attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmLanguageAbility.readingProficiency attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmLanguageAbility.speakingProficiency attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmLanguageAbility.startDate attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmLanguageAbility.writingProficiency attribute

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.endDate attribute.
    getEndDate(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.endDate attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.externalIdentifiers attribute.
    getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.externalIdentifiers attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.id attribute.
    de.hybris.platform.jalo.c2l.Language
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.language attribute.
    de.hybris.platform.jalo.c2l.Language
    getLanguage(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.language attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.listeningProficiency attribute.
    getListeningProficiency(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.listeningProficiency attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.readingProficiency attribute.
    getReadingProficiency(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.readingProficiency attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.speakingProficiency attribute.
    getSpeakingProficiency(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.speakingProficiency attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.startDate attribute.
    getStartDate(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.startDate attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.writingProficiency attribute.
    getWritingProficiency(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.writingProficiency attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.isFavouriteLanguage attribute.
    isIsFavouriteLanguage(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.isFavouriteLanguage attribute.
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.isFavouriteLanguage attribute.
    boolean
    isIsFavouriteLanguageAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmLanguageAbility.isFavouriteLanguage attribute.
    void
    setEndDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.endDate attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.endDate attribute.
    void
    setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.externalIdentifiers attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.externalIdentifiers attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.id attribute.
    void
    setId(String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.id attribute.
    void
    setIsFavouriteLanguage(boolean value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.isFavouriteLanguage attribute.
    void
    setIsFavouriteLanguage(de.hybris.platform.jalo.SessionContext ctx, boolean value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.isFavouriteLanguage attribute.
    void
    setIsFavouriteLanguage(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.isFavouriteLanguage attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.isFavouriteLanguage attribute.
    void
    setLanguage(de.hybris.platform.jalo.c2l.Language value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.language attribute.
    void
    setLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.language attribute.
    void
    setListeningProficiency(de.hybris.platform.jalo.SessionContext ctx, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.listeningProficiency attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.listeningProficiency attribute.
    void
    setReadingProficiency(de.hybris.platform.jalo.SessionContext ctx, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.readingProficiency attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.readingProficiency attribute.
    void
    setSpeakingProficiency(de.hybris.platform.jalo.SessionContext ctx, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.speakingProficiency attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.speakingProficiency attribute.
    void
    setStartDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.startDate attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.startDate attribute.
    void
    setWritingProficiency(de.hybris.platform.jalo.SessionContext ctx, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.writingProficiency attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmLanguageAbility.writingProficiency attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • ID

      public static final String ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmLanguageAbility.id attribute
      See Also:
    • ISFAVOURITELANGUAGE

      public static final String ISFAVOURITELANGUAGE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmLanguageAbility.isFavouriteLanguage attribute
      See Also:
    • LANGUAGE

      public static final String LANGUAGE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmLanguageAbility.language attribute
      See Also:
    • LISTENINGPROFICIENCY

      public static final String LISTENINGPROFICIENCY
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmLanguageAbility.listeningProficiency attribute
      See Also:
    • READINGPROFICIENCY

      public static final String READINGPROFICIENCY
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmLanguageAbility.readingProficiency attribute
      See Also:
    • SPEAKINGPROFICIENCY

      public static final String SPEAKINGPROFICIENCY
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmLanguageAbility.speakingProficiency attribute
      See Also:
    • WRITINGPROFICIENCY

      public static final String WRITINGPROFICIENCY
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmLanguageAbility.writingProficiency attribute
      See Also:
    • STARTDATE

      public static final String STARTDATE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmLanguageAbility.startDate attribute
      See Also:
    • ENDDATE

      public static final String ENDDATE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmLanguageAbility.endDate attribute
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmLanguageAbility.externalIdentifiers attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • PmLanguageAbility

      public PmLanguageAbility()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getEndDate

      public Date getEndDate(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.endDate attribute.
      Returns:
      the endDate - The end date of the language ability
    • getEndDate

      public Date getEndDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.endDate attribute.
      Returns:
      the endDate - The end date of the language ability
    • setEndDate

      public void setEndDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.endDate attribute.
      Parameters:
      value - the endDate - The end date of the language ability
    • setEndDate

      public void setEndDate(Date value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.endDate attribute.
      Parameters:
      value - the endDate - The end date of the language ability
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(List<TuaExternalIdentifier> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.id attribute.
      Returns:
      the id - The unique identifier of the language ability
    • getId

      public String getId()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.id attribute.
      Returns:
      the id - The unique identifier of the language ability
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.id attribute.
      Parameters:
      value - the id - The unique identifier of the language ability
    • setId

      public void setId(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.id attribute.
      Parameters:
      value - the id - The unique identifier of the language ability
    • isIsFavouriteLanguage

      public Boolean isIsFavouriteLanguage(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.isFavouriteLanguage attribute.
      Returns:
      the isFavouriteLanguage - Flag indicating if it is the preferred language
    • isIsFavouriteLanguage

      public Boolean isIsFavouriteLanguage()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.isFavouriteLanguage attribute.
      Returns:
      the isFavouriteLanguage - Flag indicating if it is the preferred language
    • isIsFavouriteLanguageAsPrimitive

      public boolean isIsFavouriteLanguageAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.isFavouriteLanguage attribute.
      Returns:
      the isFavouriteLanguage - Flag indicating if it is the preferred language
    • isIsFavouriteLanguageAsPrimitive

      public boolean isIsFavouriteLanguageAsPrimitive()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.isFavouriteLanguage attribute.
      Returns:
      the isFavouriteLanguage - Flag indicating if it is the preferred language
    • setIsFavouriteLanguage

      public void setIsFavouriteLanguage(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.isFavouriteLanguage attribute.
      Parameters:
      value - the isFavouriteLanguage - Flag indicating if it is the preferred language
    • setIsFavouriteLanguage

      public void setIsFavouriteLanguage(Boolean value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.isFavouriteLanguage attribute.
      Parameters:
      value - the isFavouriteLanguage - Flag indicating if it is the preferred language
    • setIsFavouriteLanguage

      public void setIsFavouriteLanguage(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.isFavouriteLanguage attribute.
      Parameters:
      value - the isFavouriteLanguage - Flag indicating if it is the preferred language
    • setIsFavouriteLanguage

      public void setIsFavouriteLanguage(boolean value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.isFavouriteLanguage attribute.
      Parameters:
      value - the isFavouriteLanguage - Flag indicating if it is the preferred language
    • getLanguage

      public de.hybris.platform.jalo.c2l.Language getLanguage(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.language attribute.
      Returns:
      the language - The language
    • getLanguage

      public de.hybris.platform.jalo.c2l.Language getLanguage()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.language attribute.
      Returns:
      the language - The language
    • setLanguage

      public void setLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.language attribute.
      Parameters:
      value - the language - The language
    • setLanguage

      public void setLanguage(de.hybris.platform.jalo.c2l.Language value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.language attribute.
      Parameters:
      value - the language - The language
    • getListeningProficiency

      public String getListeningProficiency(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.listeningProficiency attribute.
      Returns:
      the listeningProficiency - The proficiency in listening to the language
    • getListeningProficiency

      public String getListeningProficiency()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.listeningProficiency attribute.
      Returns:
      the listeningProficiency - The proficiency in listening to the language
    • setListeningProficiency

      public void setListeningProficiency(de.hybris.platform.jalo.SessionContext ctx, String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.listeningProficiency attribute.
      Parameters:
      value - the listeningProficiency - The proficiency in listening to the language
    • setListeningProficiency

      public void setListeningProficiency(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.listeningProficiency attribute.
      Parameters:
      value - the listeningProficiency - The proficiency in listening to the language
    • getReadingProficiency

      public String getReadingProficiency(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.readingProficiency attribute.
      Returns:
      the readingProficiency - The proficiency in reading in the language
    • getReadingProficiency

      public String getReadingProficiency()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.readingProficiency attribute.
      Returns:
      the readingProficiency - The proficiency in reading in the language
    • setReadingProficiency

      public void setReadingProficiency(de.hybris.platform.jalo.SessionContext ctx, String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.readingProficiency attribute.
      Parameters:
      value - the readingProficiency - The proficiency in reading in the language
    • setReadingProficiency

      public void setReadingProficiency(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.readingProficiency attribute.
      Parameters:
      value - the readingProficiency - The proficiency in reading in the language
    • getSpeakingProficiency

      public String getSpeakingProficiency(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.speakingProficiency attribute.
      Returns:
      the speakingProficiency - The proficiency in speaking the language
    • getSpeakingProficiency

      public String getSpeakingProficiency()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.speakingProficiency attribute.
      Returns:
      the speakingProficiency - The proficiency in speaking the language
    • setSpeakingProficiency

      public void setSpeakingProficiency(de.hybris.platform.jalo.SessionContext ctx, String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.speakingProficiency attribute.
      Parameters:
      value - the speakingProficiency - The proficiency in speaking the language
    • setSpeakingProficiency

      public void setSpeakingProficiency(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.speakingProficiency attribute.
      Parameters:
      value - the speakingProficiency - The proficiency in speaking the language
    • getStartDate

      public Date getStartDate(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.startDate attribute.
      Returns:
      the startDate - The start date of the language ability
    • getStartDate

      public Date getStartDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.startDate attribute.
      Returns:
      the startDate - The start date of the language ability
    • setStartDate

      public void setStartDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.startDate attribute.
      Parameters:
      value - the startDate - The start date of the language ability
    • setStartDate

      public void setStartDate(Date value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.startDate attribute.
      Parameters:
      value - the startDate - The start date of the language ability
    • getWritingProficiency

      public String getWritingProficiency(de.hybris.platform.jalo.SessionContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.writingProficiency attribute.
      Returns:
      the writingProficiency - The proficiency in writing in the language
    • getWritingProficiency

      public String getWritingProficiency()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmLanguageAbility.writingProficiency attribute.
      Returns:
      the writingProficiency - The proficiency in writing in the language
    • setWritingProficiency

      public void setWritingProficiency(de.hybris.platform.jalo.SessionContext ctx, String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.writingProficiency attribute.
      Parameters:
      value - the writingProficiency - The proficiency in writing in the language
    • setWritingProficiency

      public void setWritingProficiency(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmLanguageAbility.writingProficiency attribute.
      Parameters:
      value - the writingProficiency - The proficiency in writing in the language