Interface MorpheusSynchronousSettingService

All Superinterfaces:
MorpheusSynchronousDataService<Setting,Setting>, MorpheusSynchronousIdentityService<Setting>

public interface MorpheusSynchronousSettingService extends MorpheusSynchronousDataService<Setting,Setting>, MorpheusSynchronousIdentityService<Setting>
  • Method Details

    • getType

      Returns the SettingType context used for performing updates or queries on SettingType related assets within Morpheus.
      Returns:
      An instance of the SettingType Context
    • getGlobalNetworkProxy

      NetworkProxy getGlobalNetworkProxy()
      Returns the Global NetworkProxy if exists else null
      Returns:
      An instance of the NetworkProxy