public interface ExternalDataSyncProfileDAO
| Modifier and Type | Method and Description |
|---|---|
List<net.blugrid.core.model.ExternalDataSyncProfile> |
getAll(net.blugrid.core.model.Token token) |
net.blugrid.core.model.ExternalDataSyncProfile |
getByUUID(net.blugrid.core.model.Token token,
UUID uuid) |
List<net.blugrid.core.model.Party> |
getCustomerDataSyncPull(net.blugrid.core.model.Token token,
UUID uuid) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.