Interface I_R_RequestUpdate

  • All Known Implementing Classes:
    MRequestUpdate, X_R_RequestUpdate

    public interface I_R_RequestUpdate
    Generated Interface for R_RequestUpdate
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setConfidentialTypeEntry

        void setConfidentialTypeEntry​(String ConfidentialTypeEntry)
        Set Entry Confidentiality. Confidentiality of the individual entry
      • getConfidentialTypeEntry

        String getConfidentialTypeEntry()
        Get Entry Confidentiality. Confidentiality of the individual entry
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setEndTime

        void setEndTime​(Timestamp EndTime)
        Set End Time. End of the time span
      • getEndTime

        Timestamp getEndTime()
        Get End Time. End of the time span
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setM_ProductSpent_ID

        void setM_ProductSpent_ID​(int M_ProductSpent_ID)
        Set Product Used. Product/Resource/Service used in Request
      • getM_ProductSpent_ID

        int getM_ProductSpent_ID()
        Get Product Used. Product/Resource/Service used in Request
      • setQtyInvoiced

        void setQtyInvoiced​(BigDecimal QtyInvoiced)
        Set Quantity Invoiced. Invoiced Quantity
      • getQtyInvoiced

        BigDecimal getQtyInvoiced()
        Get Quantity Invoiced. Invoiced Quantity
      • setQtySpent

        void setQtySpent​(BigDecimal QtySpent)
        Set Quantity Used. Quantity used for this event
      • getQtySpent

        BigDecimal getQtySpent()
        Get Quantity Used. Quantity used for this event
      • setResult

        void setResult​(String Result)
        Set Result. Result of the action taken
      • getResult

        String getResult()
        Get Result. Result of the action taken
      • setR_Request_ID

        void setR_Request_ID​(int R_Request_ID)
        Set Request. Request from a Business Partner or Prospect
      • getR_Request_ID

        int getR_Request_ID()
        Get Request. Request from a Business Partner or Prospect
      • setR_RequestUpdate_ID

        void setR_RequestUpdate_ID​(int R_RequestUpdate_ID)
        Set Request Update. Request Updates
      • getR_RequestUpdate_ID

        int getR_RequestUpdate_ID()
        Get Request Update. Request Updates
      • setR_RequestUpdate_UU

        void setR_RequestUpdate_UU​(String R_RequestUpdate_UU)
        Set R_RequestUpdate_UU
      • getR_RequestUpdate_UU

        String getR_RequestUpdate_UU()
        Get R_RequestUpdate_UU
      • setStartTime

        void setStartTime​(Timestamp StartTime)
        Set Start Time. Time started
      • getStartTime

        Timestamp getStartTime()
        Get Start Time. Time started
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records