| Package | Description |
|---|---|
| org.beigesoft.replicator.filter |
Filters for replication/persisting.
|
| org.beigesoft.replicator.persistable.base |
It consist of abstractions of replicator persistable models.
|
| org.beigesoft.replicator.processor |
Contains of replicator processors.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationAccMethod |
FilterAvoidAccDebtCredit.getReplicationAccMethod()
Getter for replicationMethod.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilterAvoidAccDebtCredit.handleModelChanged(ReplicationAccMethod pModel)
Handle model changed event.
|
void |
FilterAvoidAccDebtCredit.setReplicationAccMethod(ReplicationAccMethod pReplicationAccMethod)
Setter for replicationMethod.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationAccMethod |
AReplExcludeAccountsDebitCredit.getItsOwner()
Getter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AReplExcludeAccountsDebitCredit.setItsOwner(ReplicationAccMethod pItsOwner)
Setter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationAccMethod |
PrcReplicationAccMethodSave.process(Map<String,Object> pAddParam,
ReplicationAccMethod pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationAccMethod |
PrcReplicationAccMethodSave.process(Map<String,Object> pAddParam,
ReplicationAccMethod pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcReplExcludeAccountsDebitCreditSave.addReplAccMethChangedHandler(org.beigesoft.handler.IHandlerModelChanged<ReplicationAccMethod> pReplAccMethChngHandler)
Added ReplicationAccMethod Changed Handler.
|
void |
PrcReplicationAccMethodSave.addReplAccMethChangedHandler(org.beigesoft.handler.IHandlerModelChanged<ReplicationAccMethod> pReplAccMethChngHandler)
Added ReplicationAccMethod Changed Handler.
|
Copyright © 2016–2018. All rights reserved.