Class X_B_Bid

    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        3 - Client - Org
      • initPO

        protected POInfo initPO​(Properties ctx)
        Load Meta Data
        Specified by:
        initPO in class PO
        Parameters:
        ctx - context
        Returns:
        POInfo
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class PO
        Returns:
        String representation
      • setAD_User_ID

        public void setAD_User_ID​(int AD_User_ID)
        Set User/Contact.
        Specified by:
        setAD_User_ID in interface I_B_Bid
        Parameters:
        AD_User_ID - User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        public int getAD_User_ID()
        Get User/Contact.
        Specified by:
        getAD_User_ID in interface I_B_Bid
        Returns:
        User within the system - Internal or Business Partner Contact
      • setB_Bid_ID

        public void setB_Bid_ID​(int B_Bid_ID)
        Set Bid.
        Specified by:
        setB_Bid_ID in interface I_B_Bid
        Parameters:
        B_Bid_ID - Bid for a Topic
      • getB_Bid_ID

        public int getB_Bid_ID()
        Get Bid.
        Specified by:
        getB_Bid_ID in interface I_B_Bid
        Returns:
        Bid for a Topic
      • setB_Bid_UU

        public void setB_Bid_UU​(String B_Bid_UU)
        Set B_Bid_UU.
        Specified by:
        setB_Bid_UU in interface I_B_Bid
        Parameters:
        B_Bid_UU - B_Bid_UU
      • getB_Bid_UU

        public String getB_Bid_UU()
        Get B_Bid_UU.
        Specified by:
        getB_Bid_UU in interface I_B_Bid
        Returns:
        B_Bid_UU
      • setB_BuyerFunds_ID

        public void setB_BuyerFunds_ID​(int B_BuyerFunds_ID)
        Set Buyer Funds.
        Specified by:
        setB_BuyerFunds_ID in interface I_B_Bid
        Parameters:
        B_BuyerFunds_ID - Buyer Funds for Bids on Topics
      • getB_BuyerFunds_ID

        public int getB_BuyerFunds_ID()
        Get Buyer Funds.
        Specified by:
        getB_BuyerFunds_ID in interface I_B_Bid
        Returns:
        Buyer Funds for Bids on Topics
      • setB_Topic_ID

        public void setB_Topic_ID​(int B_Topic_ID)
        Set Topic.
        Specified by:
        setB_Topic_ID in interface I_B_Bid
        Parameters:
        B_Topic_ID - Auction Topic
      • getB_Topic_ID

        public int getB_Topic_ID()
        Get Topic.
        Specified by:
        getB_Topic_ID in interface I_B_Bid
        Returns:
        Auction Topic
      • setIsWillingToCommit

        public void setIsWillingToCommit​(boolean IsWillingToCommit)
        Set Willing to commit.
        Specified by:
        setIsWillingToCommit in interface I_B_Bid
        Parameters:
        IsWillingToCommit - Willing to commit
      • isWillingToCommit

        public boolean isWillingToCommit()
        Get Willing to commit.
        Specified by:
        isWillingToCommit in interface I_B_Bid
        Returns:
        Willing to commit
      • setName

        public void setName​(String Name)
        Set Name.
        Specified by:
        setName in interface I_B_Bid
        Parameters:
        Name - Alphanumeric identifier of the entity
      • getName

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_B_Bid
        Returns:
        Alphanumeric identifier of the entity
      • getKeyNamePair

        public KeyNamePair getKeyNamePair()
        Get Record ID/ColumnName
        Returns:
        ID/ColumnName pair
      • setPrivateNote

        public void setPrivateNote​(String PrivateNote)
        Set Private Note.
        Specified by:
        setPrivateNote in interface I_B_Bid
        Parameters:
        PrivateNote - Private Note - not visible to the other parties
      • getPrivateNote

        public String getPrivateNote()
        Get Private Note.
        Specified by:
        getPrivateNote in interface I_B_Bid
        Returns:
        Private Note - not visible to the other parties
      • setTextMsg

        public void setTextMsg​(String TextMsg)
        Set Text Message.
        Specified by:
        setTextMsg in interface I_B_Bid
        Parameters:
        TextMsg - Text Message
      • getTextMsg

        public String getTextMsg()
        Get Text Message.
        Specified by:
        getTextMsg in interface I_B_Bid
        Returns:
        Text Message