Interface MorpheusSynchronousNetworkServerService
- All Superinterfaces:
MorpheusSynchronousDataService<NetworkServer,,NetworkServerIdentityProjection> MorpheusSynchronousIdentityService<NetworkServer>
public interface MorpheusSynchronousNetworkServerService
extends MorpheusSynchronousDataService<NetworkServer,NetworkServerIdentityProjection>, MorpheusSynchronousIdentityService<NetworkServer>
Provides synchronous Morpheus services related to querying, saving, and removing
NetworkServer type objects.- 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, searchMethods inherited from interface com.morpheusdata.core.MorpheusSynchronousIdentityService
getDataIdentityService, listIdentityProjections
-
Method Details
-
getSwitch
MorpheusSynchronousNetworkSwitchService getSwitch()
-