Package com.morpheusdata.core
Interface MorpheusPricePlanService
- All Superinterfaces:
MorpheusDataQueryService<PricePlan>
,MorpheusDataService<PricePlan,
PricePlanIdentityProjection>
public interface MorpheusPricePlanService
extends MorpheusDataService<PricePlan,PricePlanIdentityProjection>
- Since:
- 0.15.3
-
Method Summary
Methods inherited from interface com.morpheusdata.core.MorpheusDataQueryService
count, find, get, list, list, listById, listOptions, listOptions, search
Methods inherited from interface com.morpheusdata.core.MorpheusDataService
bulkCreate, bulkRemove, bulkSave, create, create, remove, remove, save, save