Interface MorpheusSynchronousAccountInventoryService
- All Superinterfaces:
MorpheusSynchronousDataService<AccountInventory,
,AccountInventoryIdentityProjection> MorpheusSynchronousIdentityService<AccountInventoryIdentityProjection>
public interface MorpheusSynchronousAccountInventoryService
extends MorpheusSynchronousDataService<AccountInventory,AccountInventoryIdentityProjection>, MorpheusSynchronousIdentityService<AccountInventoryIdentityProjection>
Holds the synchronous context methods for interacting with common integration type operations. This could be used for updating
integration type statuses or accessing object models that typically relate to integrations.
- Since:
- 0.15.1
-
Method Summary
Methods inherited from interface com.morpheusdata.core.MorpheusSynchronousDataService
bulkCreate, bulkRemove, bulkSave, count, create, create, find, get, getDataService, list, listById, listOptions, remove, remove, save, save, search
Methods inherited from interface com.morpheusdata.core.MorpheusSynchronousIdentityService
getDataIdentityService, listIdentityProjections