Interface I_R_IssueUser

All Known Implementing Classes:
MIssueUser, X_R_IssueUser

public interface I_R_IssueUser
Generated Interface for R_IssueUser
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

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

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

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • 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
    • getAD_User

      I_AD_User getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • 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 Issue User. User who reported issues
    • getR_IssueUser_ID

      int getR_IssueUser_ID()
      Get Issue User. 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