Package com.morpheusdata.core.network
Interface MorpheusNetworkGroupService
- All Superinterfaces:
MorpheusDataQueryService<NetworkGroup>,MorpheusDataService<NetworkGroup,NetworkGroup>
This data service deals with interactions related to
NetworkGroup objects.
Examples:
morpheusContext.getAsync().getNetwork().getNetworkGroup()
- Since:
- 1.3.0
-
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, save