T - the generic typepublic interface DoCheckSyncItem<T>
| Modifier and Type | Method and Description |
|---|---|
T |
checkItemSynched(String itemId)
Check item synched.
|
T checkItemSynched(String itemId) throws ItemNotSynched, Exception
itemId - the item idItemNotSynched - the item not synchedException - the exceptionCopyright © 2018. All Rights Reserved.