Interface MorpheusSynchronousSystemTypeService
- All Superinterfaces:
MorpheusSynchronousDataService<SystemType,,SystemTypeIdentityProjection> MorpheusSynchronousIdentityService<SystemTypeIdentityProjection>
public interface MorpheusSynchronousSystemTypeService
extends MorpheusSynchronousDataService<SystemType,SystemTypeIdentityProjection>, MorpheusSynchronousIdentityService<SystemTypeIdentityProjection>
Synchronous access to
SystemType objects via the plugin context.
Accessible via morpheusContext.services.system.getType().-
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