Interface BaseCustomFieldPossibleValueServiceLocal<CF extends CustomField<CF,​C,​PV>,​C extends CustomFieldPossibleValueCategory<CF,​C,​PV>,​PV extends CustomFieldPossibleValue<CF,​C,​PV>>

    • Method Detail

      • getCustomFieldClass

        Class<CF> getCustomFieldClass()
        Returns the custom field class handled by this service
      • getPossibleValueCategoryClass

        Class<C> getPossibleValueCategoryClass()
        Returns the possible value category class handled by this service