Class GeneratedReferenceDivisionMapping

    • Field Detail

      • SALESORGANIZATION

        public static final java.lang.String SALESORGANIZATION
        Qualifier of the ReferenceDivisionMapping.salesOrganization attribute
        See Also:
        Constant Field Values
      • DIVISION

        public static final java.lang.String DIVISION
        Qualifier of the ReferenceDivisionMapping.division attribute
        See Also:
        Constant Field Values
      • DIVISIONNAME

        public static final java.lang.String DIVISIONNAME
        Qualifier of the ReferenceDivisionMapping.divisionName attribute
        See Also:
        Constant Field Values
      • REFDIVISIONCONDITIONS

        public static final java.lang.String REFDIVISIONCONDITIONS
        Qualifier of the ReferenceDivisionMapping.refDivisionConditions attribute
        See Also:
        Constant Field Values
      • REFDIVISIONCONDITIONSNAME

        public static final java.lang.String REFDIVISIONCONDITIONSNAME
        Qualifier of the ReferenceDivisionMapping.refDivisionConditionsName attribute
        See Also:
        Constant Field Values
      • REFDIVISIONCUSTOMER

        public static final java.lang.String REFDIVISIONCUSTOMER
        Qualifier of the ReferenceDivisionMapping.refDivisionCustomer attribute
        See Also:
        Constant Field Values
      • REFDIVISIONCUSTOMERNAME

        public static final java.lang.String REFDIVISIONCUSTOMERNAME
        Qualifier of the ReferenceDivisionMapping.refDivisionCustomerName attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedReferenceDivisionMapping

        public GeneratedReferenceDivisionMapping()
    • Method Detail

      • getDivision

        public java.lang.String getDivision​(SessionContext ctx)
        Generated method - Getter of the ReferenceDivisionMapping.division attribute.
        Returns:
        the division - Division
      • getDivision

        public java.lang.String getDivision()
        Generated method - Getter of the ReferenceDivisionMapping.division attribute.
        Returns:
        the division - Division
      • setDivision

        public void setDivision​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.division attribute.
        Parameters:
        value - the division - Division
      • setDivision

        public void setDivision​(java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.division attribute.
        Parameters:
        value - the division - Division
      • getDivisionName

        public java.lang.String getDivisionName​(SessionContext ctx)
        Generated method - Getter of the ReferenceDivisionMapping.divisionName attribute.
        Returns:
        the divisionName - Division Name
      • getDivisionName

        public java.lang.String getDivisionName()
        Generated method - Getter of the ReferenceDivisionMapping.divisionName attribute.
        Returns:
        the divisionName - Division Name
      • getAllDivisionName

        public java.util.Map<Language,​java.lang.String> getAllDivisionName​(SessionContext ctx)
        Generated method - Getter of the ReferenceDivisionMapping.divisionName attribute.
        Returns:
        the localized divisionName - Division Name
      • getAllDivisionName

        public java.util.Map<Language,​java.lang.String> getAllDivisionName()
        Generated method - Getter of the ReferenceDivisionMapping.divisionName attribute.
        Returns:
        the localized divisionName - Division Name
      • setDivisionName

        public void setDivisionName​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.divisionName attribute.
        Parameters:
        value - the divisionName - Division Name
      • setDivisionName

        public void setDivisionName​(java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.divisionName attribute.
        Parameters:
        value - the divisionName - Division Name
      • setAllDivisionName

        public void setAllDivisionName​(SessionContext ctx,
                                       java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ReferenceDivisionMapping.divisionName attribute.
        Parameters:
        value - the divisionName - Division Name
      • setAllDivisionName

        public void setAllDivisionName​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ReferenceDivisionMapping.divisionName attribute.
        Parameters:
        value - the divisionName - Division Name
      • getRefDivisionConditions

        public java.lang.String getRefDivisionConditions​(SessionContext ctx)
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditions attribute.
        Returns:
        the refDivisionConditions - Reference division for conditions
      • getRefDivisionConditions

        public java.lang.String getRefDivisionConditions()
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditions attribute.
        Returns:
        the refDivisionConditions - Reference division for conditions
      • setRefDivisionConditions

        public void setRefDivisionConditions​(SessionContext ctx,
                                             java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionConditions attribute.
        Parameters:
        value - the refDivisionConditions - Reference division for conditions
      • setRefDivisionConditions

        public void setRefDivisionConditions​(java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionConditions attribute.
        Parameters:
        value - the refDivisionConditions - Reference division for conditions
      • getRefDivisionConditionsName

        public java.lang.String getRefDivisionConditionsName​(SessionContext ctx)
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditionsName attribute.
        Returns:
        the refDivisionConditionsName - Reference division name for conditions
      • getRefDivisionConditionsName

        public java.lang.String getRefDivisionConditionsName()
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditionsName attribute.
        Returns:
        the refDivisionConditionsName - Reference division name for conditions
      • getAllRefDivisionConditionsName

        public java.util.Map<Language,​java.lang.String> getAllRefDivisionConditionsName​(SessionContext ctx)
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditionsName attribute.
        Returns:
        the localized refDivisionConditionsName - Reference division name for conditions
      • getAllRefDivisionConditionsName

        public java.util.Map<Language,​java.lang.String> getAllRefDivisionConditionsName()
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionConditionsName attribute.
        Returns:
        the localized refDivisionConditionsName - Reference division name for conditions
      • setRefDivisionConditionsName

        public void setRefDivisionConditionsName​(SessionContext ctx,
                                                 java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionConditionsName attribute.
        Parameters:
        value - the refDivisionConditionsName - Reference division name for conditions
      • setRefDivisionConditionsName

        public void setRefDivisionConditionsName​(java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionConditionsName attribute.
        Parameters:
        value - the refDivisionConditionsName - Reference division name for conditions
      • setAllRefDivisionConditionsName

        public void setAllRefDivisionConditionsName​(SessionContext ctx,
                                                    java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionConditionsName attribute.
        Parameters:
        value - the refDivisionConditionsName - Reference division name for conditions
      • setAllRefDivisionConditionsName

        public void setAllRefDivisionConditionsName​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionConditionsName attribute.
        Parameters:
        value - the refDivisionConditionsName - Reference division name for conditions
      • getRefDivisionCustomer

        public java.lang.String getRefDivisionCustomer​(SessionContext ctx)
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomer attribute.
        Returns:
        the refDivisionCustomer - Reference division for customer
      • getRefDivisionCustomer

        public java.lang.String getRefDivisionCustomer()
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomer attribute.
        Returns:
        the refDivisionCustomer - Reference division for customer
      • setRefDivisionCustomer

        public void setRefDivisionCustomer​(SessionContext ctx,
                                           java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionCustomer attribute.
        Parameters:
        value - the refDivisionCustomer - Reference division for customer
      • setRefDivisionCustomer

        public void setRefDivisionCustomer​(java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionCustomer attribute.
        Parameters:
        value - the refDivisionCustomer - Reference division for customer
      • getRefDivisionCustomerName

        public java.lang.String getRefDivisionCustomerName​(SessionContext ctx)
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomerName attribute.
        Returns:
        the refDivisionCustomerName - Reference division name for customer
      • getRefDivisionCustomerName

        public java.lang.String getRefDivisionCustomerName()
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomerName attribute.
        Returns:
        the refDivisionCustomerName - Reference division name for customer
      • getAllRefDivisionCustomerName

        public java.util.Map<Language,​java.lang.String> getAllRefDivisionCustomerName​(SessionContext ctx)
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomerName attribute.
        Returns:
        the localized refDivisionCustomerName - Reference division name for customer
      • getAllRefDivisionCustomerName

        public java.util.Map<Language,​java.lang.String> getAllRefDivisionCustomerName()
        Generated method - Getter of the ReferenceDivisionMapping.refDivisionCustomerName attribute.
        Returns:
        the localized refDivisionCustomerName - Reference division name for customer
      • setRefDivisionCustomerName

        public void setRefDivisionCustomerName​(SessionContext ctx,
                                               java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionCustomerName attribute.
        Parameters:
        value - the refDivisionCustomerName - Reference division name for customer
      • setRefDivisionCustomerName

        public void setRefDivisionCustomerName​(java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionCustomerName attribute.
        Parameters:
        value - the refDivisionCustomerName - Reference division name for customer
      • setAllRefDivisionCustomerName

        public void setAllRefDivisionCustomerName​(SessionContext ctx,
                                                  java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionCustomerName attribute.
        Parameters:
        value - the refDivisionCustomerName - Reference division name for customer
      • setAllRefDivisionCustomerName

        public void setAllRefDivisionCustomerName​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ReferenceDivisionMapping.refDivisionCustomerName attribute.
        Parameters:
        value - the refDivisionCustomerName - Reference division name for customer
      • getSalesOrganization

        public java.lang.String getSalesOrganization​(SessionContext ctx)
        Generated method - Getter of the ReferenceDivisionMapping.salesOrganization attribute.
        Returns:
        the salesOrganization - Sales Organization
      • getSalesOrganization

        public java.lang.String getSalesOrganization()
        Generated method - Getter of the ReferenceDivisionMapping.salesOrganization attribute.
        Returns:
        the salesOrganization - Sales Organization
      • setSalesOrganization

        public void setSalesOrganization​(SessionContext ctx,
                                         java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.salesOrganization attribute.
        Parameters:
        value - the salesOrganization - Sales Organization
      • setSalesOrganization

        public void setSalesOrganization​(java.lang.String value)
        Generated method - Setter of the ReferenceDivisionMapping.salesOrganization attribute.
        Parameters:
        value - the salesOrganization - Sales Organization