| Package | Description |
|---|---|
| org.bedework.synch.shared | |
| org.bedework.synch.shared.cnctrs |
| Modifier and Type | Method and Description |
|---|---|
static BaseSubscriptionInfo.CrudCts |
BaseSubscriptionInfo.CrudCts.fromString(String val)
Deserialize
|
BaseSubscriptionInfo.CrudCts |
BaseSubscriptionInfo.getLastCrudCts() |
BaseSubscriptionInfo.CrudCts |
BaseSubscriptionInfo.getTotalCrudCts() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseSubscriptionInfo.setLastCrudCts(BaseSubscriptionInfo.CrudCts val) |
void |
BaseSubscriptionInfo.setTotalCrudCts(BaseSubscriptionInfo.CrudCts val) |
| Modifier and Type | Method and Description |
|---|---|
BaseSubscriptionInfo.CrudCts |
AbstractConnectorInstance.getLastCrudCts() |
BaseSubscriptionInfo.CrudCts |
ConnectorInstance.getLastCrudCts() |
BaseSubscriptionInfo.CrudCts |
AbstractConnectorInstance.getTotalCrudCts() |
BaseSubscriptionInfo.CrudCts |
ConnectorInstance.getTotalCrudCts() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConnectorInstance.setLastCrudCts(BaseSubscriptionInfo.CrudCts val) |
void |
ConnectorInstance.setLastCrudCts(BaseSubscriptionInfo.CrudCts val) |
void |
AbstractConnectorInstance.setTotalCrudCts(BaseSubscriptionInfo.CrudCts val) |
void |
ConnectorInstance.setTotalCrudCts(BaseSubscriptionInfo.CrudCts val) |
Copyright © 2018 Bedework. All rights reserved.