Interface MorpheusSynchronousNetworkGroupService
- All Superinterfaces:
MorpheusSynchronousDataService<NetworkGroup,NetworkGroup>
public interface MorpheusSynchronousNetworkGroupService
extends MorpheusSynchronousDataService<NetworkGroup,NetworkGroup>
This data service deals with interactions related to
NetworkGroup objects.
Examples:
morpheusContext.getServices().getNetwork().getNetworkGroup()
- Since:
- 1.3.0
-
Method Summary
Methods inherited from interface com.morpheusdata.core.MorpheusSynchronousDataService
bulkCreate, bulkRemove, bulkSave, count, create, create, find, get, getDataService, list, listById, listOptions, remove, remove, save, save, search