Package com.morpheusdata.core
Interface MorpheusOperationEventService
- All Superinterfaces:
MorpheusDataQueryService<OperationEvent>,MorpheusDataService<OperationEvent,,OperationEventIdentityProjection> MorpheusIdentityService<OperationEventIdentityProjection>
public interface MorpheusOperationEventService
extends MorpheusDataService<OperationEvent,OperationEventIdentityProjection>, MorpheusIdentityService<OperationEventIdentityProjection>
-
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