Class PmOrganization

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.PmParty
de.hybris.platform.partyservices.jalo.PmOrganization
All Implemented Interfaces:
Serializable, Comparable

@Deprecated(since="2208", forRemoval=true) public class PmOrganization extends PmParty
Deprecated, for removal: This API element is subject to removal in a future version.
Generated class for type PmOrganization.
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
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmOrganization.childOrganizations attribute
    protected static final de.hybris.platform.util.OneToManyHandler<PmOrganizationRelationship>
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n CHILDORGANIZATIONS's relation attributes from 'many' side.
    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 PmOrganization.endDate attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmOrganization.isHeadOffice attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmOrganization.isLegalEntity attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmOrganization.name attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmOrganization.nameType attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmOrganization.organizationParent attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmOrganization.organizationType attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmOrganization.startDate attribute
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Qualifier of the PmOrganization.tradingName 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
    void
    addToChildOrganizations(de.hybris.platform.jalo.SessionContext ctx, PmOrganizationRelationship value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to childOrganizations.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to childOrganizations.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.name attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllName(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 PmOrganization.name attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.childOrganizations attribute.
    getChildOrganizations(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 PmOrganization.childOrganizations attribute.
    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 PmOrganization.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 PmOrganization.endDate attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.name attribute.
    getName(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 PmOrganization.name attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.nameType attribute.
    getNameType(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 PmOrganization.nameType attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.organizationParent attribute.
    getOrganizationParent(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 PmOrganization.organizationParent attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.organizationType attribute.
    getOrganizationType(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 PmOrganization.organizationType attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.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 PmOrganization.startDate attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.tradingName attribute.
    getTradingName(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 PmOrganization.tradingName attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.isHeadOffice attribute.
    isIsHeadOffice(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 PmOrganization.isHeadOffice attribute.
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.isHeadOffice attribute.
    boolean
    isIsHeadOfficeAsPrimitive(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 PmOrganization.isHeadOffice attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.isLegalEntity attribute.
    isIsLegalEntity(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 PmOrganization.isLegalEntity attribute.
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganization.isLegalEntity attribute.
    boolean
    isIsLegalEntityAsPrimitive(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 PmOrganization.isLegalEntity attribute.
    void
    removeFromChildOrganizations(de.hybris.platform.jalo.SessionContext ctx, PmOrganizationRelationship value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from childOrganizations.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from childOrganizations.
    void
    setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.name attribute.
    void
    setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.name attribute.
    void
    setChildOrganizations(de.hybris.platform.jalo.SessionContext ctx, Set<PmOrganizationRelationship> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.childOrganizations attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.childOrganizations 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 PmOrganization.endDate attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.endDate attribute.
    void
    setIsHeadOffice(boolean value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.isHeadOffice attribute.
    void
    setIsHeadOffice(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 PmOrganization.isHeadOffice attribute.
    void
    setIsHeadOffice(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 PmOrganization.isHeadOffice attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.isHeadOffice attribute.
    void
    setIsLegalEntity(boolean value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.isLegalEntity attribute.
    void
    setIsLegalEntity(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 PmOrganization.isLegalEntity attribute.
    void
    setIsLegalEntity(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 PmOrganization.isLegalEntity attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.isLegalEntity attribute.
    void
    setName(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 PmOrganization.name attribute.
    void
    setName(String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.name attribute.
    void
    setNameType(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 PmOrganization.nameType attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.nameType attribute.
    void
    setOrganizationParent(de.hybris.platform.jalo.SessionContext ctx, PmOrganizationRelationship value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.organizationParent attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.organizationParent attribute.
    void
    setOrganizationType(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 PmOrganization.organizationType attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.organizationType 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 PmOrganization.startDate attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.startDate attribute.
    void
    setTradingName(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 PmOrganization.tradingName attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganization.tradingName 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

    • STARTDATE

      public static final String STARTDATE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmOrganization.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 PmOrganization.endDate attribute
      See Also:
    • ISHEADOFFICE

      public static final String ISHEADOFFICE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmOrganization.isHeadOffice attribute
      See Also:
    • ISLEGALENTITY

      public static final String ISLEGALENTITY
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmOrganization.isLegalEntity attribute
      See Also:
    • TRADINGNAME

      public static final String TRADINGNAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmOrganization.tradingName attribute
      See Also:
    • NAME

      public static final String NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmOrganization.name attribute
      See Also:
    • NAMETYPE

      public static final String NAMETYPE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmOrganization.nameType attribute
      See Also:
    • ORGANIZATIONTYPE

      public static final String ORGANIZATIONTYPE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmOrganization.organizationType attribute
      See Also:
    • ORGANIZATIONPARENT

      public static final String ORGANIZATIONPARENT
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmOrganization.organizationParent attribute
      See Also:
    • CHILDORGANIZATIONS

      public static final String CHILDORGANIZATIONS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Qualifier of the PmOrganization.childOrganizations attribute
      See Also:
    • CHILDORGANIZATIONSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<PmOrganizationRelationship> CHILDORGANIZATIONSHANDLER
      Deprecated, for removal: This API element is subject to removal in a future version.
      OneToManyHandler for handling 1:n CHILDORGANIZATIONS's relation attributes from 'many' side.
    • 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

    • PmOrganization

      public PmOrganization()
      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 PmParty
    • getChildOrganizations

      public Set<PmOrganizationRelationship> getChildOrganizations(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 PmOrganization.childOrganizations attribute.
      Returns:
      the childOrganizations - The child organizations
    • getChildOrganizations

      public Set<PmOrganizationRelationship> getChildOrganizations()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.childOrganizations attribute.
      Returns:
      the childOrganizations - The child organizations
    • setChildOrganizations

      public void setChildOrganizations(de.hybris.platform.jalo.SessionContext ctx, Set<PmOrganizationRelationship> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.childOrganizations attribute.
      Parameters:
      value - the childOrganizations - The child organizations
    • setChildOrganizations

      public void setChildOrganizations(Set<PmOrganizationRelationship> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.childOrganizations attribute.
      Parameters:
      value - the childOrganizations - The child organizations
    • addToChildOrganizations

      public void addToChildOrganizations(de.hybris.platform.jalo.SessionContext ctx, PmOrganizationRelationship value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to childOrganizations.
      Parameters:
      value - the item to add to childOrganizations - The child organizations
    • addToChildOrganizations

      public void addToChildOrganizations(PmOrganizationRelationship value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Adds value to childOrganizations.
      Parameters:
      value - the item to add to childOrganizations - The child organizations
    • removeFromChildOrganizations

      public void removeFromChildOrganizations(de.hybris.platform.jalo.SessionContext ctx, PmOrganizationRelationship value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from childOrganizations.
      Parameters:
      value - the item to remove from childOrganizations - The child organizations
    • removeFromChildOrganizations

      public void removeFromChildOrganizations(PmOrganizationRelationship value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Removes value from childOrganizations.
      Parameters:
      value - the item to remove from childOrganizations - The child organizations
    • 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 PmOrganization.endDate attribute.
      Returns:
      the endDate - The end date of the organization
    • getEndDate

      public Date getEndDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.endDate attribute.
      Returns:
      the endDate - The end date of the organization
    • 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 PmOrganization.endDate attribute.
      Parameters:
      value - the endDate - The end date of the organization
    • 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 PmOrganization.endDate attribute.
      Parameters:
      value - the endDate - The end date of the organization
    • isIsHeadOffice

      public Boolean isIsHeadOffice(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 PmOrganization.isHeadOffice attribute.
      Returns:
      the isHeadOffice - Flag indicating if the organization is the head office
    • isIsHeadOffice

      public Boolean isIsHeadOffice()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.isHeadOffice attribute.
      Returns:
      the isHeadOffice - Flag indicating if the organization is the head office
    • isIsHeadOfficeAsPrimitive

      public boolean isIsHeadOfficeAsPrimitive(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 PmOrganization.isHeadOffice attribute.
      Returns:
      the isHeadOffice - Flag indicating if the organization is the head office
    • isIsHeadOfficeAsPrimitive

      public boolean isIsHeadOfficeAsPrimitive()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.isHeadOffice attribute.
      Returns:
      the isHeadOffice - Flag indicating if the organization is the head office
    • setIsHeadOffice

      public void setIsHeadOffice(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 PmOrganization.isHeadOffice attribute.
      Parameters:
      value - the isHeadOffice - Flag indicating if the organization is the head office
    • setIsHeadOffice

      public void setIsHeadOffice(Boolean value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.isHeadOffice attribute.
      Parameters:
      value - the isHeadOffice - Flag indicating if the organization is the head office
    • setIsHeadOffice

      public void setIsHeadOffice(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 PmOrganization.isHeadOffice attribute.
      Parameters:
      value - the isHeadOffice - Flag indicating if the organization is the head office
    • setIsHeadOffice

      public void setIsHeadOffice(boolean value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.isHeadOffice attribute.
      Parameters:
      value - the isHeadOffice - Flag indicating if the organization is the head office
    • isIsLegalEntity

      public Boolean isIsLegalEntity(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 PmOrganization.isLegalEntity attribute.
      Returns:
      the isLegalEntity - Flag indicating if the organization is a legal entity
    • isIsLegalEntity

      public Boolean isIsLegalEntity()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.isLegalEntity attribute.
      Returns:
      the isLegalEntity - Flag indicating if the organization is a legal entity
    • isIsLegalEntityAsPrimitive

      public boolean isIsLegalEntityAsPrimitive(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 PmOrganization.isLegalEntity attribute.
      Returns:
      the isLegalEntity - Flag indicating if the organization is a legal entity
    • isIsLegalEntityAsPrimitive

      public boolean isIsLegalEntityAsPrimitive()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.isLegalEntity attribute.
      Returns:
      the isLegalEntity - Flag indicating if the organization is a legal entity
    • setIsLegalEntity

      public void setIsLegalEntity(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 PmOrganization.isLegalEntity attribute.
      Parameters:
      value - the isLegalEntity - Flag indicating if the organization is a legal entity
    • setIsLegalEntity

      public void setIsLegalEntity(Boolean value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.isLegalEntity attribute.
      Parameters:
      value - the isLegalEntity - Flag indicating if the organization is a legal entity
    • setIsLegalEntity

      public void setIsLegalEntity(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 PmOrganization.isLegalEntity attribute.
      Parameters:
      value - the isLegalEntity - Flag indicating if the organization is a legal entity
    • setIsLegalEntity

      public void setIsLegalEntity(boolean value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.isLegalEntity attribute.
      Parameters:
      value - the isLegalEntity - Flag indicating if the organization is a legal entity
    • getName

      public String getName(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 PmOrganization.name attribute.
      Returns:
      the name - The name of the organization
    • getName

      public String getName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.name attribute.
      Returns:
      the name - The name of the organization
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(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 PmOrganization.name attribute.
      Returns:
      the localized name - The name of the organization
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.name attribute.
      Returns:
      the localized name - The name of the organization
    • setName

      public void setName(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 PmOrganization.name attribute.
      Parameters:
      value - the name - The name of the organization
    • setName

      public void setName(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.name attribute.
      Parameters:
      value - the name - The name of the organization
    • setAllName

      public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.name attribute.
      Parameters:
      value - the name - The name of the organization
    • setAllName

      public void setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.name attribute.
      Parameters:
      value - the name - The name of the organization
    • getNameType

      public String getNameType(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 PmOrganization.nameType attribute.
      Returns:
      the nameType - The name type of the organization
    • getNameType

      public String getNameType()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.nameType attribute.
      Returns:
      the nameType - The name type of the organization
    • setNameType

      public void setNameType(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 PmOrganization.nameType attribute.
      Parameters:
      value - the nameType - The name type of the organization
    • setNameType

      public void setNameType(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.nameType attribute.
      Parameters:
      value - the nameType - The name type of the organization
    • getOrganizationParent

      public PmOrganizationRelationship getOrganizationParent(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 PmOrganization.organizationParent attribute.
      Returns:
      the organizationParent - The parent organization
    • getOrganizationParent

      public PmOrganizationRelationship getOrganizationParent()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.organizationParent attribute.
      Returns:
      the organizationParent - The parent organization
    • setOrganizationParent

      public void setOrganizationParent(de.hybris.platform.jalo.SessionContext ctx, PmOrganizationRelationship value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.organizationParent attribute.
      Parameters:
      value - the organizationParent - The parent organization
    • setOrganizationParent

      public void setOrganizationParent(PmOrganizationRelationship value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.organizationParent attribute.
      Parameters:
      value - the organizationParent - The parent organization
    • getOrganizationType

      public String getOrganizationType(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 PmOrganization.organizationType attribute.
      Returns:
      the organizationType - The type of the organization
    • getOrganizationType

      public String getOrganizationType()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.organizationType attribute.
      Returns:
      the organizationType - The type of the organization
    • setOrganizationType

      public void setOrganizationType(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 PmOrganization.organizationType attribute.
      Parameters:
      value - the organizationType - The type of the organization
    • setOrganizationType

      public void setOrganizationType(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.organizationType attribute.
      Parameters:
      value - the organizationType - The type of the organization
    • 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 PmOrganization.startDate attribute.
      Returns:
      the startDate - The start date of the organization
    • getStartDate

      public Date getStartDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.startDate attribute.
      Returns:
      the startDate - The start date of the organization
    • 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 PmOrganization.startDate attribute.
      Parameters:
      value - the startDate - The start date of the organization
    • 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 PmOrganization.startDate attribute.
      Parameters:
      value - the startDate - The start date of the organization
    • getTradingName

      public String getTradingName(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 PmOrganization.tradingName attribute.
      Returns:
      the tradingName - The trading name of the organization
    • getTradingName

      public String getTradingName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganization.tradingName attribute.
      Returns:
      the tradingName - The trading name of the organization
    • setTradingName

      public void setTradingName(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 PmOrganization.tradingName attribute.
      Parameters:
      value - the tradingName - The trading name of the organization
    • setTradingName

      public void setTradingName(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of the PmOrganization.tradingName attribute.
      Parameters:
      value - the tradingName - The trading name of the organization