Class GeneratedQuoteProcess

    • Field Detail

      • QUOTECODE

        public static final java.lang.String QUOTECODE
        Qualifier of the QuoteProcess.quoteCode 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

      • GeneratedQuoteProcess

        public GeneratedQuoteProcess()
    • Method Detail

      • getQuoteCode

        public java.lang.String getQuoteCode​(SessionContext ctx)
        Generated method - Getter of the QuoteProcess.quoteCode attribute.
        Returns:
        the quoteCode - Quote model submitted by the buyer/sales rep.
      • getQuoteCode

        public java.lang.String getQuoteCode()
        Generated method - Getter of the QuoteProcess.quoteCode attribute.
        Returns:
        the quoteCode - Quote model submitted by the buyer/sales rep.
      • setQuoteCode

        public void setQuoteCode​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the QuoteProcess.quoteCode attribute.
        Parameters:
        value - the quoteCode - Quote model submitted by the buyer/sales rep.
      • setQuoteCode

        public void setQuoteCode​(java.lang.String value)
        Generated method - Setter of the QuoteProcess.quoteCode attribute.
        Parameters:
        value - the quoteCode - Quote model submitted by the buyer/sales rep.