Package com.morpheusdata.core
Interface MorpheusStorageServerService
- All Superinterfaces:
MorpheusDataQueryService<StorageServer>,MorpheusDataService<StorageServer,,StorageServerIdentityProjection> MorpheusIdentityService<StorageServerIdentityProjection>
public interface MorpheusStorageServerService
extends MorpheusDataService<StorageServer,StorageServerIdentityProjection>, MorpheusIdentityService<StorageServerIdentityProjection>
Context methods for dealing with
StorageServer in Morpheus-
Method Summary
Methods inherited from interface com.morpheusdata.core.MorpheusDataQueryService
count, find, get, list, list, listById, listOptions, listOptions, searchMethods inherited from interface com.morpheusdata.core.MorpheusDataService
bulkCreate, bulkRemove, bulkSave, create, create, remove, remove, save, saveMethods inherited from interface com.morpheusdata.core.MorpheusIdentityService
getIdentityProperties, listIdentityProjections