Interface I_AD_MigrationScript

All Known Implementing Classes:
X_AD_MigrationScript

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

  • Method Details

    • getAD_Client_ID

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

      void setAD_MigrationScript_ID(int AD_MigrationScript_ID)
      Set Migration Script. Table to check whether the migration script has been applied
    • getAD_MigrationScript_ID

      int getAD_MigrationScript_ID()
      Get Migration Script. Table to check whether the migration script has been applied
    • setAD_MigrationScript_UU

      void setAD_MigrationScript_UU(String AD_MigrationScript_UU)
      Set AD_MigrationScript_UU
    • getAD_MigrationScript_UU

      String getAD_MigrationScript_UU()
      Get AD_MigrationScript_UU
    • 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
    • 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
    • setDeveloperName

      void setDeveloperName(String DeveloperName)
      Set Developer Name
    • getDeveloperName

      String getDeveloperName()
      Get Developer Name
    • setFileName

      void setFileName(String FileName)
      Set File Name. Name of the local file or URL
    • getFileName

      String getFileName()
      Get File Name. Name of the local file or URL
    • 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
    • setisApply

      void setisApply(boolean isApply)
      Set Apply Script
    • isApply

      boolean isApply()
      Get Apply Script
    • setName

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

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

      void setProjectName(String ProjectName)
      Set Project. Name of the Project
    • getProjectName

      String getProjectName()
      Get Project. Name of the Project
    • setReference

      void setReference(String Reference)
      Set Reference. Reference for this record
    • getReference

      String getReference()
      Get Reference. Reference for this record
    • setReleaseNo

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

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

      void setScript(byte[] Script)
      Set Script. Dynamic Java Language Script to calculate result
    • getScript

      byte[] getScript()
      Get Script. Dynamic Java Language Script to calculate result
    • setScriptRoll

      void setScriptRoll(String ScriptRoll)
      Set Roll the Script
    • getScriptRoll

      String getScriptRoll()
      Get Roll the Script
    • setStatus

      void setStatus(String Status)
      Set Status. Status of the currently running check
    • getStatus

      String getStatus()
      Get Status. Status of the currently running check
    • getUpdated

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

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

      void setURL(String URL)
      Set URL. Full URL address - e.g. http://www.idempiere.org
    • getURL

      String getURL()
      Get URL. Full URL address - e.g. http://www.idempiere.org