Interface MorpheusSynchronousCloudDatastoreTypeService
- All Superinterfaces:
MorpheusSynchronousDataService<DatastoreType,DatastoreType>
public interface MorpheusSynchronousCloudDatastoreTypeService
extends MorpheusSynchronousDataService<DatastoreType,DatastoreType>
Service interface for synchronous operations on DatastoreType objects.
This service provides access to the datastore_type table and allows
CRUD operations on datastore type definitions.
-
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