Interface MorpheusNetworkGroupService

All Superinterfaces:
MorpheusDataQueryService<NetworkGroup>, MorpheusDataService<NetworkGroup,NetworkGroup>

public interface MorpheusNetworkGroupService extends MorpheusDataService<NetworkGroup,NetworkGroup>
This data service deals with interactions related to NetworkGroup objects.

Examples:


   morpheusContext.getAsync().getNetwork().getNetworkGroup()
 
Since:
1.3.0