Interface I_R_IssueUser

  • All Known Implementing Classes:
    MIssueUser, X_R_IssueUser

    public interface I_R_IssueUser
    Generated Interface for R_IssueUser
    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
      • setAD_User_ID

        void setAD_User_ID​(int AD_User_ID)
        Set User/Contact. User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        int getAD_User_ID()
        Get User/Contact. User within the system - Internal or Business Partner Contact
      • 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
      • setR_IssueUser_ID

        void setR_IssueUser_ID​(int R_IssueUser_ID)
        Set IssueUser. User who reported issues
      • getR_IssueUser_ID

        int getR_IssueUser_ID()
        Get IssueUser. User who reported issues
      • setR_IssueUser_UU

        void setR_IssueUser_UU​(String R_IssueUser_UU)
        Set R_IssueUser_UU
      • getR_IssueUser_UU

        String getR_IssueUser_UU()
        Get R_IssueUser_UU
      • getUpdated

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

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

        void setUserName​(String UserName)
        Set User Name
      • getUserName

        String getUserName()
        Get User Name