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