Interface I_AD_ReplicationDocument

All Known Implementing Classes:
X_AD_ReplicationDocument

public interface I_AD_ReplicationDocument
Generated Interface for AD_ReplicationDocument
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_ReplicationDocument_ID

      void setAD_ReplicationDocument_ID(int AD_ReplicationDocument_ID)
      Set Replication Document
    • getAD_ReplicationDocument_ID

      int getAD_ReplicationDocument_ID()
      Get Replication Document
    • setAD_ReplicationDocument_UU

      void setAD_ReplicationDocument_UU(String AD_ReplicationDocument_UU)
      Set AD_ReplicationDocument_UU
    • getAD_ReplicationDocument_UU

      String getAD_ReplicationDocument_UU()
      Get AD_ReplicationDocument_UU
    • 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
    • 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
    • setC_DocType_ID

      void setC_DocType_ID(int C_DocType_ID)
      Set Document Type. Document type or rules
    • getC_DocType_ID

      int getC_DocType_ID()
      Get Document Type. Document type or rules
    • getC_DocType

      I_C_DocType getC_DocType() 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
    • setReplicationType

      void setReplicationType(String ReplicationType)
      Set Replication Type. Type of Data Replication
    • getReplicationType

      String getReplicationType()
      Get Replication Type. Type of Data Replication
    • getUpdated

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

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