Package org.compiere.model
Interface I_AD_Replication
- All Known Implementing Classes:
MReplication,X_AD_Replication
public interface I_AD_Replication
Generated Interface for AD_Replication
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 6 - System - Clientstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_Replication_IDstatic final StringColumn name AD_Replication_UUstatic final StringColumn name AD_ReplicationStrategy_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateLastRunstatic final StringColumn name Descriptionstatic final StringColumn name Helpstatic final StringColumn name HostAddressstatic final StringColumn name HostPortstatic final StringColumn name IDRangeEndstatic final StringColumn name IDRangeStartstatic final StringColumn name IsActivestatic final StringColumn name IsRMIoverHTTPstatic final StringColumn name Namestatic final StringColumn name Prefixstatic final StringColumn name Processingstatic final StringColumn name Remote_Client_IDstatic final StringColumn name Remote_Org_IDstatic final StringColumn name Suffixstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=605static final StringTableName=AD_Replication -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.intGet Replication.Get AD_Replication_UUDeprecated.intGet Replication Strategy.Get Created.intGet Created By.Get Date Last Run.Get Description.getHelp()Get Comment/Help.Get Host Address.intGet Host port.Get ID Range End.Get ID Range Start.getName()Get Name.Get Prefix.intGet Remote Tenant.intGet Remote Organization.Get Suffix.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Process NowbooleanGet Tunnel via HTTP.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Replication_ID(int AD_Replication_ID) Set Replication.voidsetAD_Replication_UU(String AD_Replication_UU) Set AD_Replication_UUvoidsetAD_ReplicationStrategy_ID(int AD_ReplicationStrategy_ID) Set Replication Strategy.voidsetDateLastRun(Timestamp DateLastRun) Set Date Last Run.voidsetDescription(String Description) Set Description.voidSet Comment/Help.voidsetHostAddress(String HostAddress) Set Host Address.voidsetHostPort(int HostPort) Set Host port.voidsetIDRangeEnd(BigDecimal IDRangeEnd) Set ID Range End.voidsetIDRangeStart(BigDecimal IDRangeStart) Set ID Range Start.voidsetIsActive(boolean IsActive) Set Active.voidsetIsRMIoverHTTP(boolean IsRMIoverHTTP) Set Tunnel via HTTP.voidSet Name.voidSet Prefix.voidsetProcessing(boolean Processing) Set Process NowvoidsetRemote_Client_ID(int Remote_Client_ID) Set Remote Tenant.voidsetRemote_Org_ID(int Remote_Org_ID) Set Remote Organization.voidSet Suffix.
-
Field Details
-
Table_Name
TableName=AD_Replication- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=605- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_ReplicationStrategy_ID
Column name AD_ReplicationStrategy_ID- See Also:
-
COLUMNNAME_AD_Replication_ID
Column name AD_Replication_ID- See Also:
-
COLUMNNAME_AD_Replication_UU
Column name AD_Replication_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateLastRun
Column name DateLastRun- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_HostAddress
Column name HostAddress- See Also:
-
COLUMNNAME_HostPort
Column name HostPort- See Also:
-
COLUMNNAME_IDRangeEnd
Column name IDRangeEnd- See Also:
-
COLUMNNAME_IDRangeStart
Column name IDRangeStart- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsRMIoverHTTP
Column name IsRMIoverHTTP- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Prefix
Column name Prefix- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Remote_Client_ID
Column name Remote_Client_ID- See Also:
-
COLUMNNAME_Remote_Org_ID
Column name Remote_Org_ID- See Also:
-
COLUMNNAME_Suffix
Column name Suffix- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
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_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
@Deprecated(since="13") I_AD_ReplicationStrategy getAD_ReplicationStrategy() throws RuntimeExceptionDeprecated.- Throws:
RuntimeException
-
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_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
Set Date Last Run. Date the process was last run. -
getDateLastRun
Timestamp getDateLastRun()Get Date Last Run. Date the process was last run. -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
setHostAddress
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
Set ID Range End. End if the ID Range used -
getIDRangeEnd
BigDecimal getIDRangeEnd()Get ID Range End. End if the ID Range used -
setIDRangeStart
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
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPrefix
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
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
-