Interface I_AD_Replication

All Known Implementing Classes:
MReplication, X_AD_Replication

public interface I_AD_Replication
Generated Interface for AD_Replication
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_Replication_ID

      void setAD_Replication_ID(int AD_Replication_ID)
      Set Replication. Data Replication Target
    • getAD_Replication_ID

      int getAD_Replication_ID()
      Get Replication. Data Replication Target
    • setAD_ReplicationStrategy_ID

      void setAD_ReplicationStrategy_ID(int AD_ReplicationStrategy_ID)
      Set Replication Strategy. Data Replication Strategy
    • getAD_ReplicationStrategy_ID

      int getAD_ReplicationStrategy_ID()
      Get Replication Strategy. Data Replication Strategy
    • getAD_ReplicationStrategy

      I_AD_ReplicationStrategy getAD_ReplicationStrategy() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Replication_UU

      void setAD_Replication_UU(String AD_Replication_UU)
      Set AD_Replication_UU
    • getAD_Replication_UU

      String getAD_Replication_UU()
      Get AD_Replication_UU
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setDateLastRun

      void setDateLastRun(Timestamp DateLastRun)
      Set Date Last Run. Date the process was last run.
    • getDateLastRun

      Timestamp getDateLastRun()
      Get Date Last Run. Date the process was last run.
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setHelp

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

      String getHelp()
      Get Comment/Help. Comment or Hint
    • setHostAddress

      void setHostAddress(String HostAddress)
      Set Host Address. Host Address URL or DNS
    • getHostAddress

      String getHostAddress()
      Get Host Address. Host Address URL or DNS
    • setHostPort

      void setHostPort(int HostPort)
      Set Host port. Host Communication Port
    • getHostPort

      int getHostPort()
      Get Host port. Host Communication Port
    • setIDRangeEnd

      void setIDRangeEnd(BigDecimal IDRangeEnd)
      Set ID Range End. End if the ID Range used
    • getIDRangeEnd

      BigDecimal getIDRangeEnd()
      Get ID Range End. End if the ID Range used
    • setIDRangeStart

      void setIDRangeStart(BigDecimal IDRangeStart)
      Set ID Range Start. Start of the ID Range used
    • getIDRangeStart

      BigDecimal getIDRangeStart()
      Get ID Range Start. Start of the ID Range used
    • 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
    • setIsRMIoverHTTP

      void setIsRMIoverHTTP(boolean IsRMIoverHTTP)
      Set Tunnel via HTTP. Connect to Server via HTTP Tunnel
    • isRMIoverHTTP

      boolean isRMIoverHTTP()
      Get Tunnel via HTTP. Connect to Server via HTTP Tunnel
    • setName

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

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

      void setPrefix(String Prefix)
      Set Prefix. Prefix before the sequence number
    • getPrefix

      String getPrefix()
      Get Prefix. Prefix before the sequence number
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • setRemote_Client_ID

      void setRemote_Client_ID(int Remote_Client_ID)
      Set Remote Tenant. Remote Tenant to be used to replicate / synchronize data with.
    • getRemote_Client_ID

      int getRemote_Client_ID()
      Get Remote Tenant. Remote Tenant to be used to replicate / synchronize data with.
    • setRemote_Org_ID

      void setRemote_Org_ID(int Remote_Org_ID)
      Set Remote Organization. Remote Organization to be used to replicate / synchronize data with.
    • getRemote_Org_ID

      int getRemote_Org_ID()
      Get Remote Organization. Remote Organization to be used to replicate / synchronize data with.
    • setSuffix

      void setSuffix(String Suffix)
      Set Suffix. Suffix after the number
    • getSuffix

      String getSuffix()
      Get Suffix. Suffix after the number
    • getUpdated

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

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