Class ReferenceDivisionMappingModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.sapmodel.model.ReferenceDivisionMappingModel
All Implemented Interfaces:
Serializable

public class ReferenceDivisionMappingModel extends ItemModel
Generated model class for type ReferenceDivisionMapping first defined at extension sapmodel.

Divisions per Sales Organization - Assign Master Data. Filled from ERP view V_TVKOS_ST.

See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of ReferenceDivisionMapping.division attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDivisionMapping.divisionName attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDivisionMapping.refDivisionConditions attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDivisionMapping.refDivisionConditionsName attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDivisionMapping.refDivisionCustomer attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDivisionMapping.refDivisionCustomerName attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDivisionMapping.salesOrganization attribute defined at extension sapmodel.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    ReferenceDivisionMappingModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    ReferenceDivisionMappingModel(String _division, ItemModel _owner, String _refDivisionConditions, String _refDivisionCustomer, String _salesOrganization)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    ReferenceDivisionMappingModel(String _division, String _refDivisionConditions, String _refDivisionCustomer, String _salesOrganization)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the ReferenceDivisionMapping.division attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDivisionMapping.divisionName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDivisionMapping.divisionName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditions attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditionsName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditionsName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomer attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomerName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomerName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDivisionMapping.salesOrganization attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDivisionMapping.division attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDivisionMapping.divisionName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDivisionMapping.divisionName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDivisionMapping.refDivisionConditions attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDivisionMapping.refDivisionConditionsName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDivisionMapping.refDivisionConditionsName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDivisionMapping.refDivisionCustomer attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDivisionMapping.refDivisionCustomerName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDivisionMapping.refDivisionCustomerName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDivisionMapping.salesOrganization attribute defined at extension sapmodel.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

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

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • SALESORGANIZATION

      public static final String SALESORGANIZATION
      Generated constant - Attribute key of ReferenceDivisionMapping.salesOrganization attribute defined at extension sapmodel.
      See Also:
    • DIVISION

      public static final String DIVISION
      Generated constant - Attribute key of ReferenceDivisionMapping.division attribute defined at extension sapmodel.
      See Also:
    • DIVISIONNAME

      public static final String DIVISIONNAME
      Generated constant - Attribute key of ReferenceDivisionMapping.divisionName attribute defined at extension sapmodel.
      See Also:
    • REFDIVISIONCONDITIONS

      public static final String REFDIVISIONCONDITIONS
      Generated constant - Attribute key of ReferenceDivisionMapping.refDivisionConditions attribute defined at extension sapmodel.
      See Also:
    • REFDIVISIONCONDITIONSNAME

      public static final String REFDIVISIONCONDITIONSNAME
      Generated constant - Attribute key of ReferenceDivisionMapping.refDivisionConditionsName attribute defined at extension sapmodel.
      See Also:
    • REFDIVISIONCUSTOMER

      public static final String REFDIVISIONCUSTOMER
      Generated constant - Attribute key of ReferenceDivisionMapping.refDivisionCustomer attribute defined at extension sapmodel.
      See Also:
    • REFDIVISIONCUSTOMERNAME

      public static final String REFDIVISIONCUSTOMERNAME
      Generated constant - Attribute key of ReferenceDivisionMapping.refDivisionCustomerName attribute defined at extension sapmodel.
      See Also:
  • Constructor Details

    • ReferenceDivisionMappingModel

      public ReferenceDivisionMappingModel()
      Generated constructor - Default constructor for generic creation.
    • ReferenceDivisionMappingModel

      public ReferenceDivisionMappingModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • ReferenceDivisionMappingModel

      @Deprecated(since="4.1.1", forRemoval=true) public ReferenceDivisionMappingModel(String _division, String _refDivisionConditions, String _refDivisionCustomer, String _salesOrganization)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _division - initial attribute declared by type ReferenceDivisionMapping at extension sapmodel
      _refDivisionConditions - initial attribute declared by type ReferenceDivisionMapping at extension sapmodel
      _refDivisionCustomer - initial attribute declared by type ReferenceDivisionMapping at extension sapmodel
      _salesOrganization - initial attribute declared by type ReferenceDivisionMapping at extension sapmodel
    • ReferenceDivisionMappingModel

      @Deprecated(since="4.1.1", forRemoval=true) public ReferenceDivisionMappingModel(String _division, ItemModel _owner, String _refDivisionConditions, String _refDivisionCustomer, String _salesOrganization)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _division - initial attribute declared by type ReferenceDivisionMapping at extension sapmodel
      _owner - initial attribute declared by type Item at extension core
      _refDivisionConditions - initial attribute declared by type ReferenceDivisionMapping at extension sapmodel
      _refDivisionCustomer - initial attribute declared by type ReferenceDivisionMapping at extension sapmodel
      _salesOrganization - initial attribute declared by type ReferenceDivisionMapping at extension sapmodel
  • Method Details

    • getDivision

      @Accessor(qualifier="division", type=GETTER) public String getDivision()
      Generated method - Getter of the ReferenceDivisionMapping.division attribute defined at extension sapmodel.
      Returns:
      the division - Division
    • getDivisionName

      @Accessor(qualifier="divisionName", type=GETTER) public String getDivisionName()
      Generated method - Getter of the ReferenceDivisionMapping.divisionName attribute defined at extension sapmodel.
      Returns:
      the divisionName - Division Name
    • getDivisionName

      @Accessor(qualifier="divisionName", type=GETTER) public String getDivisionName(Locale loc)
      Generated method - Getter of the ReferenceDivisionMapping.divisionName attribute defined at extension sapmodel.
      Parameters:
      loc - the value localization key
      Returns:
      the divisionName - Division Name
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getRefDivisionConditions

      @Accessor(qualifier="refDivisionConditions", type=GETTER) public String getRefDivisionConditions()
      Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditions attribute defined at extension sapmodel.
      Returns:
      the refDivisionConditions - Reference division for conditions
    • getRefDivisionConditionsName

      @Accessor(qualifier="refDivisionConditionsName", type=GETTER) public String getRefDivisionConditionsName()
      Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditionsName attribute defined at extension sapmodel.
      Returns:
      the refDivisionConditionsName - Reference division name for conditions
    • getRefDivisionConditionsName

      @Accessor(qualifier="refDivisionConditionsName", type=GETTER) public String getRefDivisionConditionsName(Locale loc)
      Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditionsName attribute defined at extension sapmodel.
      Parameters:
      loc - the value localization key
      Returns:
      the refDivisionConditionsName - Reference division name for conditions
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getRefDivisionCustomer

      @Accessor(qualifier="refDivisionCustomer", type=GETTER) public String getRefDivisionCustomer()
      Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomer attribute defined at extension sapmodel.
      Returns:
      the refDivisionCustomer - Reference division for customer
    • getRefDivisionCustomerName

      @Accessor(qualifier="refDivisionCustomerName", type=GETTER) public String getRefDivisionCustomerName()
      Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomerName attribute defined at extension sapmodel.
      Returns:
      the refDivisionCustomerName - Reference division name for customer
    • getRefDivisionCustomerName

      @Accessor(qualifier="refDivisionCustomerName", type=GETTER) public String getRefDivisionCustomerName(Locale loc)
      Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomerName attribute defined at extension sapmodel.
      Parameters:
      loc - the value localization key
      Returns:
      the refDivisionCustomerName - Reference division name for customer
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getSalesOrganization

      @Accessor(qualifier="salesOrganization", type=GETTER) public String getSalesOrganization()
      Generated method - Getter of the ReferenceDivisionMapping.salesOrganization attribute defined at extension sapmodel.
      Returns:
      the salesOrganization - Sales Organization
    • setDivision

      @Accessor(qualifier="division", type=SETTER) public void setDivision(String value)
      Generated method - Setter of ReferenceDivisionMapping.division attribute defined at extension sapmodel.
      Parameters:
      value - the division - Division
    • setDivisionName

      @Accessor(qualifier="divisionName", type=SETTER) public void setDivisionName(String value)
      Generated method - Setter of ReferenceDivisionMapping.divisionName attribute defined at extension sapmodel.
      Parameters:
      value - the divisionName - Division Name
    • setDivisionName

      @Accessor(qualifier="divisionName", type=SETTER) public void setDivisionName(String value, Locale loc)
      Generated method - Setter of ReferenceDivisionMapping.divisionName attribute defined at extension sapmodel.
      Parameters:
      value - the divisionName - Division Name
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setRefDivisionConditions

      @Accessor(qualifier="refDivisionConditions", type=SETTER) public void setRefDivisionConditions(String value)
      Generated method - Setter of ReferenceDivisionMapping.refDivisionConditions attribute defined at extension sapmodel.
      Parameters:
      value - the refDivisionConditions - Reference division for conditions
    • setRefDivisionConditionsName

      @Accessor(qualifier="refDivisionConditionsName", type=SETTER) public void setRefDivisionConditionsName(String value)
      Generated method - Setter of ReferenceDivisionMapping.refDivisionConditionsName attribute defined at extension sapmodel.
      Parameters:
      value - the refDivisionConditionsName - Reference division name for conditions
    • setRefDivisionConditionsName

      @Accessor(qualifier="refDivisionConditionsName", type=SETTER) public void setRefDivisionConditionsName(String value, Locale loc)
      Generated method - Setter of ReferenceDivisionMapping.refDivisionConditionsName attribute defined at extension sapmodel.
      Parameters:
      value - the refDivisionConditionsName - Reference division name for conditions
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setRefDivisionCustomer

      @Accessor(qualifier="refDivisionCustomer", type=SETTER) public void setRefDivisionCustomer(String value)
      Generated method - Setter of ReferenceDivisionMapping.refDivisionCustomer attribute defined at extension sapmodel.
      Parameters:
      value - the refDivisionCustomer - Reference division for customer
    • setRefDivisionCustomerName

      @Accessor(qualifier="refDivisionCustomerName", type=SETTER) public void setRefDivisionCustomerName(String value)
      Generated method - Setter of ReferenceDivisionMapping.refDivisionCustomerName attribute defined at extension sapmodel.
      Parameters:
      value - the refDivisionCustomerName - Reference division name for customer
    • setRefDivisionCustomerName

      @Accessor(qualifier="refDivisionCustomerName", type=SETTER) public void setRefDivisionCustomerName(String value, Locale loc)
      Generated method - Setter of ReferenceDivisionMapping.refDivisionCustomerName attribute defined at extension sapmodel.
      Parameters:
      value - the refDivisionCustomerName - Reference division name for customer
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setSalesOrganization

      @Accessor(qualifier="salesOrganization", type=SETTER) public void setSalesOrganization(String value)
      Generated method - Setter of ReferenceDivisionMapping.salesOrganization attribute defined at extension sapmodel.
      Parameters:
      value - the salesOrganization - Sales Organization