com.ibm.commerce.approval.beans

Interface ApprovalStatusInputDataBean

  • All Known Implementing Classes:
    ApprovalStatusDataBean


    public interface ApprovalStatusInputDataBean
    This is one of the interfaces implemented by the ApprovalStatusDataBean. That bean is used to retrieve entries from the Approval Status (APRVSTATUS) table.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright field.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright field.
        See Also:
        Constant Field Values
    • Method Detail

      • setAprvstatusId

        void setAprvstatusId(java.lang.String newAprvstatusId)
        Sets the approval status ID.
        Parameters:
        newAprvstatusId - The new approval status ID.