Interface MorpheusSynchronousExecuteScheduleService
- All Superinterfaces:
MorpheusSynchronousDataService<ExecuteSchedule,
ExecuteSchedule>
public interface MorpheusSynchronousExecuteScheduleService
extends MorpheusSynchronousDataService<ExecuteSchedule,ExecuteSchedule>
-
Method Summary
Modifier and TypeMethodDescriptiongetType()
Returns the SettingType context used for performing updates or queries onSettingType
related assets within Morpheus.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
-
Method Details
-
getType
Returns the SettingType context used for performing updates or queries onSettingType
related assets within Morpheus.- Returns:
- An instance of the SettingType Context
-