Class GeneratedSapDigitPayPollCardProcess

    • Field Detail

      • SESSIONID

        public static final java.lang.String SESSIONID
        Qualifier of the SapDigitPayPollCardProcess.sessionId attribute
        See Also:
        Constant Field Values
      • SESSIONCART

        public static final java.lang.String SESSIONCART
        Qualifier of the SapDigitPayPollCardProcess.sessionCart attribute
        See Also:
        Constant Field Values
      • SESSIONUSER

        public static final java.lang.String SESSIONUSER
        Qualifier of the SapDigitPayPollCardProcess.sessionUser attribute
        See Also:
        Constant Field Values
      • BASESTORE

        public static final java.lang.String BASESTORE
        Qualifier of the SapDigitPayPollCardProcess.baseStore attribute
        See Also:
        Constant Field Values
      • POLLTRANSSTATUS

        public static final java.lang.String POLLTRANSSTATUS
        Qualifier of the SapDigitPayPollCardProcess.pollTransStatus 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

      • GeneratedSapDigitPayPollCardProcess

        public GeneratedSapDigitPayPollCardProcess()
    • Method Detail

      • getBaseStore

        public BaseStore getBaseStore​(SessionContext ctx)
        Generated method - Getter of the SapDigitPayPollCardProcess.baseStore attribute.
        Returns:
        the baseStore
      • getBaseStore

        public BaseStore getBaseStore()
        Generated method - Getter of the SapDigitPayPollCardProcess.baseStore attribute.
        Returns:
        the baseStore
      • setBaseStore

        public void setBaseStore​(SessionContext ctx,
                                 BaseStore value)
        Generated method - Setter of the SapDigitPayPollCardProcess.baseStore attribute.
        Parameters:
        value - the baseStore
      • setBaseStore

        public void setBaseStore​(BaseStore value)
        Generated method - Setter of the SapDigitPayPollCardProcess.baseStore attribute.
        Parameters:
        value - the baseStore
      • getPollTransStatus

        public java.lang.String getPollTransStatus​(SessionContext ctx)
        Generated method - Getter of the SapDigitPayPollCardProcess.pollTransStatus attribute.
        Returns:
        the pollTransStatus
      • getPollTransStatus

        public java.lang.String getPollTransStatus()
        Generated method - Getter of the SapDigitPayPollCardProcess.pollTransStatus attribute.
        Returns:
        the pollTransStatus
      • setPollTransStatus

        public void setPollTransStatus​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the SapDigitPayPollCardProcess.pollTransStatus attribute.
        Parameters:
        value - the pollTransStatus
      • setPollTransStatus

        public void setPollTransStatus​(java.lang.String value)
        Generated method - Setter of the SapDigitPayPollCardProcess.pollTransStatus attribute.
        Parameters:
        value - the pollTransStatus
      • getSessionCart

        public Cart getSessionCart​(SessionContext ctx)
        Generated method - Getter of the SapDigitPayPollCardProcess.sessionCart attribute.
        Returns:
        the sessionCart
      • getSessionCart

        public Cart getSessionCart()
        Generated method - Getter of the SapDigitPayPollCardProcess.sessionCart attribute.
        Returns:
        the sessionCart
      • setSessionCart

        public void setSessionCart​(SessionContext ctx,
                                   Cart value)
        Generated method - Setter of the SapDigitPayPollCardProcess.sessionCart attribute.
        Parameters:
        value - the sessionCart
      • setSessionCart

        public void setSessionCart​(Cart value)
        Generated method - Setter of the SapDigitPayPollCardProcess.sessionCart attribute.
        Parameters:
        value - the sessionCart
      • getSessionId

        public java.lang.String getSessionId​(SessionContext ctx)
        Generated method - Getter of the SapDigitPayPollCardProcess.sessionId attribute.
        Returns:
        the sessionId
      • getSessionId

        public java.lang.String getSessionId()
        Generated method - Getter of the SapDigitPayPollCardProcess.sessionId attribute.
        Returns:
        the sessionId
      • setSessionId

        public void setSessionId​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the SapDigitPayPollCardProcess.sessionId attribute.
        Parameters:
        value - the sessionId
      • setSessionId

        public void setSessionId​(java.lang.String value)
        Generated method - Setter of the SapDigitPayPollCardProcess.sessionId attribute.
        Parameters:
        value - the sessionId
      • getSessionUser

        public User getSessionUser​(SessionContext ctx)
        Generated method - Getter of the SapDigitPayPollCardProcess.sessionUser attribute.
        Returns:
        the sessionUser
      • getSessionUser

        public User getSessionUser()
        Generated method - Getter of the SapDigitPayPollCardProcess.sessionUser attribute.
        Returns:
        the sessionUser
      • setSessionUser

        public void setSessionUser​(SessionContext ctx,
                                   User value)
        Generated method - Setter of the SapDigitPayPollCardProcess.sessionUser attribute.
        Parameters:
        value - the sessionUser
      • setSessionUser

        public void setSessionUser​(User value)
        Generated method - Setter of the SapDigitPayPollCardProcess.sessionUser attribute.
        Parameters:
        value - the sessionUser