Package service.field

Interface FieldDefaultValueService<T>

All Known Implementing Classes:
BpmnDefaultValueByEntityGraphServiceV2, CalendarDefaultValueServiceImpl, DefaultValueByEntityGraphServiceV2, EditableGridDefaultValueServiceImpl, EditableOneToManyDefaultValueServiceImpl, LinkFieldDefaultValueServiceImpl

public interface FieldDefaultValueService<T>
Author:
a.petrov
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • loadDefaultValue

      T loadDefaultValue()