Interface I_AD_FieldSuggestion

All Known Implementing Classes:
MFieldSuggestion, X_AD_FieldSuggestion

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

  • Method Details

    • setAcceptSuggestion

      void setAcceptSuggestion(String AcceptSuggestion)
      Set Accept. Accept suggested changes
    • getAcceptSuggestion

      String getAcceptSuggestion()
      Get Accept. Accept suggested changes
    • getAD_Client_ID

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

      void setAD_Field_ID(int AD_Field_ID)
      Set Field. Field on a database table
    • getAD_Field_ID

      int getAD_Field_ID()
      Get Field. Field on a database table
    • getAD_Field

      I_AD_Field getAD_Field() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_FieldSuggestion_ID

      void setAD_FieldSuggestion_ID(int AD_FieldSuggestion_ID)
      Set Field Suggestions
    • getAD_FieldSuggestion_ID

      int getAD_FieldSuggestion_ID()
      Get Field Suggestions
    • setAD_FieldSuggestion_UU

      void setAD_FieldSuggestion_UU(String AD_FieldSuggestion_UU)
      Set Field Suggestions UUID
    • getAD_FieldSuggestion_UU

      String getAD_FieldSuggestion_UU()
      Get Field Suggestions UUID
    • setAD_Language

      void setAD_Language(String AD_Language)
      Set Language. Language for this entity
    • getAD_Language

      String getAD_Language()
      Get Language. Language for this entity
    • 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_Tab_ID

      void setAD_Tab_ID(int AD_Tab_ID)
      Set Tab. Tab within a Window
    • getAD_Tab_ID

      int getAD_Tab_ID()
      Get Tab. Tab within a Window
    • getAD_Tab

      I_AD_Tab getAD_Tab() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_UserClient_ID

      void setAD_UserClient_ID(int AD_UserClient_ID)
      Set Tenant of User
    • getAD_UserClient_ID

      int getAD_UserClient_ID()
      Get Tenant of User
    • getAD_UserClient

      I_AD_AllClients_V getAD_UserClient() throws RuntimeException
      Throws:
      RuntimeException
    • 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_AllUsers_V getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Window_ID

      void setAD_Window_ID(int AD_Window_ID)
      Set Window. Data entry or display window
    • getAD_Window_ID

      int getAD_Window_ID()
      Get Window. Data entry or display window
    • getAD_Window

      I_AD_Window getAD_Window() throws RuntimeException
      Throws:
      RuntimeException
    • setCompareSuggestion

      void setCompareSuggestion(String CompareSuggestion)
      Set Compare. Compare suggested text with original text
    • getCompareSuggestion

      String getCompareSuggestion()
      Get Compare. Compare suggested text with original text
    • 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
    • setFieldSuggestionTarget

      void setFieldSuggestionTarget(String FieldSuggestionTarget)
      Set Apply Suggestion To
    • getFieldSuggestionTarget

      String getFieldSuggestionTarget()
      Get Apply Suggestion To
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setIsApproved

      void setIsApproved(boolean IsApproved)
      Set Approved. Indicates if this document requires approval
    • isApproved

      boolean isApproved()
      Get Approved. Indicates if this document requires approval
    • setIsUpdateBaseLanguage

      void setIsUpdateBaseLanguage(boolean IsUpdateBaseLanguage)
      Set Update Base Language
    • isUpdateBaseLanguage

      boolean isUpdateBaseLanguage()
      Get Update Base Language
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • setRejectSuggestion

      void setRejectSuggestion(String RejectSuggestion)
      Set Reject. Reject suggested changes
    • getRejectSuggestion

      String getRejectSuggestion()
      Get Reject. Reject suggested changes
    • getUpdated

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

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