public class ReplicationAccMethod
extends org.beigesoft.replicator.persistable.AReplicationMethod
Model of Replication Method with exclude accounts filter. Database replication from tax to market accounting specification #1.
| Constructor and Description |
|---|
ReplicationAccMethod() |
| Modifier and Type | Method and Description |
|---|---|
List<ReplExcludeAccountsCredit> |
getExcludeCreditAccounts()
Getter for excludeCreditAccounts.
|
List<ReplExcludeAccountsDebit> |
getExcludeDebitAccounts()
Getter for excludeDebitAccounts.
|
void |
setExcludeCreditAccounts(List<ReplExcludeAccountsCredit> pExcludeCreditAccounts)
Setter for excludeCreditAccounts.
|
void |
setExcludeDebitAccounts(List<ReplExcludeAccountsDebit> pExcludeDebitAccounts)
Setter for excludeDebitAccounts.
|
getLastDateReplication, getRequestedDatabaseId, setLastDateReplication, setRequestedDatabaseIdgetItsName, setItsNamegetIdBirth, getIdDatabaseBirth, getItsId, setIdBirth, setIdDatabaseBirth, setItsIdpublic final List<ReplExcludeAccountsDebit> getExcludeDebitAccounts()
Getter for excludeDebitAccounts.
public final void setExcludeDebitAccounts(List<ReplExcludeAccountsDebit> pExcludeDebitAccounts)
Setter for excludeDebitAccounts.
pExcludeDebitAccounts - referencepublic final List<ReplExcludeAccountsCredit> getExcludeCreditAccounts()
Getter for excludeCreditAccounts.
public final void setExcludeCreditAccounts(List<ReplExcludeAccountsCredit> pExcludeCreditAccounts)
Setter for excludeCreditAccounts.
pExcludeCreditAccounts - referenceCopyright © 2016–2018. All rights reserved.