Interface I_AD_ChangeLog

All Known Implementing Classes:
MChangeLog, X_AD_ChangeLog

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

  • Method Details

    • setAD_ChangeLog_ID

      void setAD_ChangeLog_ID(int AD_ChangeLog_ID)
      Set Change Log. Log of data changes
    • getAD_ChangeLog_ID

      int getAD_ChangeLog_ID()
      Get Change Log. Log of data changes
    • setAD_ChangeLog_UU

      void setAD_ChangeLog_UU(String AD_ChangeLog_UU)
      Set AD_ChangeLog_UU
    • getAD_ChangeLog_UU

      String getAD_ChangeLog_UU()
      Get AD_ChangeLog_UU
    • getAD_Client_ID

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

      void setAD_Column_ID(int AD_Column_ID)
      Set Column. Column in the table
    • getAD_Column_ID

      int getAD_Column_ID()
      Get Column. Column in the table
    • getAD_Column

      I_AD_Column getAD_Column() throws RuntimeException
      Throws:
      RuntimeException
    • 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_Session_ID

      void setAD_Session_ID(int AD_Session_ID)
      Set Session. User Session Online or Web
    • getAD_Session_ID

      int getAD_Session_ID()
      Get Session. User Session Online or Web
    • getAD_Session

      I_AD_Session getAD_Session() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Table_ID

      void setAD_Table_ID(int AD_Table_ID)
      Set Table. Database Table information
    • getAD_Table_ID

      int getAD_Table_ID()
      Get Table. Database Table information
    • getAD_Table

      I_AD_Table getAD_Table() 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
    • setEventChangeLog

      void setEventChangeLog(String EventChangeLog)
      Set Event Change Log. Type of Event in Change Log
    • getEventChangeLog

      String getEventChangeLog()
      Get Event Change Log. Type of Event in Change Log
    • 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
    • setIsCustomization

      void setIsCustomization(boolean IsCustomization)
      Set Customization. The change is a customization of the data dictionary and can be applied after Migration
    • isCustomization

      boolean isCustomization()
      Get Customization. The change is a customization of the data dictionary and can be applied after Migration
    • setNewValue

      void setNewValue(String NewValue)
      Set New Value. New field value
    • getNewValue

      String getNewValue()
      Get New Value. New field value
    • setOldValue

      void setOldValue(String OldValue)
      Set Old Value. The old file data
    • getOldValue

      String getOldValue()
      Get Old Value. The old file data
    • setRecord_ID

      void setRecord_ID(int Record_ID)
      Set Record ID. Direct internal record ID
    • getRecord_ID

      int getRecord_ID()
      Get Record ID. Direct internal record ID
    • setRecord_UU

      void setRecord_UU(String Record_UU)
      Set Record UUID
    • getRecord_UU

      String getRecord_UU()
      Get Record UUID
    • setRedo

      void setRedo(String Redo)
      Set Redo
    • getRedo

      String getRedo()
      Get Redo
    • setTrxName

      void setTrxName(String TrxName)
      Set Transaction. Name of the transaction
    • getTrxName

      String getTrxName()
      Get Transaction. Name of the transaction
    • setUndo

      void setUndo(String Undo)
      Set Undo
    • getUndo

      String getUndo()
      Get Undo
    • getUpdated

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

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