Interface I_R_IssueKnown

  • All Known Implementing Classes:
    X_R_IssueKnown

    public interface I_R_IssueKnown
    Generated Interface for R_IssueKnown
    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
      • getCreated

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

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

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • 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
      • setIssueStatus

        void setIssueStatus​(String IssueStatus)
        Set Issue Status. Current Status of the Issue
      • getIssueStatus

        String getIssueStatus()
        Get Issue Status. Current Status of the Issue
      • setIssueSummary

        void setIssueSummary​(String IssueSummary)
        Set Issue Summary. Issue Summary
      • getIssueSummary

        String getIssueSummary()
        Get Issue Summary. Issue Summary
      • setLineNo

        void setLineNo​(int LineNo)
        Set Line. Line No
      • getLineNo

        int getLineNo()
        Get Line. Line No
      • setLoggerName

        void setLoggerName​(String LoggerName)
        Set Logger. Logger Name
      • getLoggerName

        String getLoggerName()
        Get Logger. Logger Name
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setReleaseNo

        void setReleaseNo​(String ReleaseNo)
        Set Release No. Internal Release Number
      • getReleaseNo

        String getReleaseNo()
        Get Release No. Internal Release Number
      • setR_IssueKnown_ID

        void setR_IssueKnown_ID​(int R_IssueKnown_ID)
        Set Known Issue. Known Issue
      • getR_IssueKnown_ID

        int getR_IssueKnown_ID()
        Get Known Issue. Known Issue
      • setR_IssueKnown_UU

        void setR_IssueKnown_UU​(String R_IssueKnown_UU)
        Set R_IssueKnown_UU
      • getR_IssueKnown_UU

        String getR_IssueKnown_UU()
        Get R_IssueKnown_UU
      • setR_IssueRecommendation_ID

        void setR_IssueRecommendation_ID​(int R_IssueRecommendation_ID)
        Set Issue Recommendation. Recommendations how to fix an Issue
      • getR_IssueRecommendation_ID

        int getR_IssueRecommendation_ID()
        Get Issue Recommendation. Recommendations how to fix an Issue
      • setR_IssueStatus_ID

        void setR_IssueStatus_ID​(int R_IssueStatus_ID)
        Set Issue Status. Status of an Issue
      • getR_IssueStatus_ID

        int getR_IssueStatus_ID()
        Get Issue Status. Status of an Issue
      • 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
      • setSourceClassName

        void setSourceClassName​(String SourceClassName)
        Set Source Class. Source Class Name
      • getSourceClassName

        String getSourceClassName()
        Get Source Class. Source Class Name
      • setSourceMethodName

        void setSourceMethodName​(String SourceMethodName)
        Set Source Method. Source Method Name
      • getSourceMethodName

        String getSourceMethodName()
        Get Source Method. Source Method Name
      • getUpdated

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

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