open class CategoryPictureSyncAdapter : EntityPictureSyncAdapter<CategoryPictureInfo!>
Created by ivkosh on 13.03.15. |
|
open class CategorySyncAdapter : EntitySyncAdapter<CategoryInfo!> |
|
open class CommoditySyncAdapter : EntitySyncAdapter<CommodityInfo!> |
|
open class CountingSyncEventSender : SyncEventSender |
|
open class DaySyncAdapter : EntitySyncAdapter<DayInfo!> |
|
open class KeyboardEntrySyncAdapter : EntitySyncAdapter<KeyboardEntryInfo!>
Created by moonsweel on 22.06.16. |
|
open class KeyboardSyncAdapter : EntitySyncAdapter<KeyboardInfo!>
Created by moonsweel on 22.06.16. |
|
open class MemoryLocalStorage |
|
open class OrderSyncAdapter : EntitySyncAdapter<OrderInfo!> |
|
open class ProductPictureSyncAdapter : EntityPictureSyncAdapter<ProductPictureInfo!> |
|
open class ProductSyncAdapter : EntitySyncAdapter<ProductInfo!> |
|
open class SaleSlotPictureSyncAdapter : EntityPictureSyncAdapter<SaleSlotPictureInfo!>
Created by misha on 30.06.16. |
|
open class SaleSlotSyncAdapter : EntitySyncAdapter<SaleSlotInfo!>
Created by misha on 30.06.16. |
|
open class SaleSyncAdapter : EntitySyncAdapter<SaleInfo!>
Created by moonsweel on 22/02/2017. |
|
open class SellerSyncAdapter : EntitySyncAdapter<SellerInfo!> |
|
open class SyncCategory : SyncEntity<CategoryInfo!> |
|
open class SyncCommodity : SyncEntity<CommodityInfo!> |
|
open class SyncDay : SyncEntity<DayInfo!>
Created by moonsweel on 21/02/2017. |
|
open class SynchronizationSample |
|
open class SyncKeyboard : SyncEntity<KeyboardInfo!>
Created by moonsweel on 22.06.16. |
|
open class SyncKeyboardEntry : SyncEntity<KeyboardEntryInfo!>
Created by moonsweel on 22.06.16. |
|
open class SyncOrder : SyncEntity<OrderInfo!>
Created by ikupriyanov on 04.08.15. |
|
open class SyncProduct : SyncEntity<ProductInfo!> |
|
open class SyncSale : SyncEntity<SaleInfo!>
Created by moonsweel on 21/02/2017. |
|
open class SyncSaleSlot : SyncEntity<SaleSlotInfo!>
Created by misha on 30.06.16. |
|
open class SyncTax : SyncEntity<TaxInfo!> |
|
open class SyncTreasurer : SyncEntity<TreasurerInfo!>
Created by ivkosh on 25.05.15. |
|
open class SyncTrip : SyncEntity<TripInfo!>
Created by moonsweel on 07/06/2017. |
|
open class TaxSyncAdapter : EntitySyncAdapter<TaxInfo!> |
|
open class TreasurerSyncAdapter : EntitySyncAdapter<TreasurerInfo!>
Created by ivkosh on 25.05.15. |
|
open class TripSyncAdapter : EntitySyncAdapter<TripInfo!>
Created by moonsweel on 07/06/2017. |