Package com.morpheusdata.core
Interface MorpheusStorageHostService
- All Superinterfaces:
MorpheusDataQueryService<StorageHost>,MorpheusDataService<StorageHost,,StorageHostIdentityProjection> MorpheusIdentityService<StorageHostIdentityProjection>
public interface MorpheusStorageHostService
extends MorpheusDataService<StorageHost,StorageHostIdentityProjection>, MorpheusIdentityService<StorageHostIdentityProjection>
Context methods for dealing with
StorageHost 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