com.ibm.commerce.negotiation.beans

Interface MemberAuctionRelationInputDataBean

  • All Known Implementing Classes:
    MemberAuctionRelationDataBean


    public interface MemberAuctionRelationInputDataBean
    The interface of member auction relation data bean
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void setAuctionId(java.lang.String newAuctionId)
      Sets the auction ID field and uses it to set the auctionId key field of the access bean.
      void setMemberId(java.lang.String newMemberId)
      Sets the member ID.
      void setRelationType(java.lang.String newRelationType)
      Sets the relation type, uses it to set key field on the access bean.
    • Method Detail

      • setAuctionId

        void setAuctionId(java.lang.String newAuctionId)
        Sets the auction ID field and uses it to set the auctionId key field of the access bean.
        Parameters:
        newAuctionId - the relevant auctionId.
      • setMemberId

        void setMemberId(java.lang.String newMemberId)
        Sets the member ID.
        Parameters:
        newMemberId - the member ID.
      • setRelationType

        void setRelationType(java.lang.String newRelationType)
        Sets the relation type, uses it to set key field on the access bean.
        Parameters:
        newRelationType - the relation type; null, Viewed rules, in Gallery, or VG