Package com.morpheusdata.core.system
Interface MorpheusSystemComponentService
- All Superinterfaces:
MorpheusDataQueryService<SystemComponent>,MorpheusDataService<SystemComponent,,SystemComponentIdentityProjection> MorpheusIdentityService<SystemComponentIdentityProjection>
public interface MorpheusSystemComponentService
extends MorpheusDataService<SystemComponent,SystemComponentIdentityProjection>, MorpheusIdentityService<SystemComponentIdentityProjection>
Provides access to
SystemComponent objects via the plugin context.
Accessible via morpheusContext.async.system.getComponent().-
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