Uses of Interface
org.openprovenance.prov.template.library.ptm.client.integrator.InputProcessor
Packages that use InputProcessor
Package
Description
-
Uses of InputProcessor in org.openprovenance.prov.template.library.ptm.client.integrator
Classes in org.openprovenance.prov.template.library.ptm.client.integrator that implement InputProcessorConstructors in org.openprovenance.prov.template.library.ptm.client.integrator with parameters of type InputProcessorModifierConstructorDescriptionBeanEnactor2(BeanEnactor2.EnactorImplementation<RESULT> realiser, InputProcessor checker) BeanEnactor2Composite(BeanEnactor2.EnactorImplementation<RESULT> realiser, InputProcessor checker) -
Uses of InputProcessor in org.openprovenance.prov.template.library.ptm.sql.access_control
Classes in org.openprovenance.prov.template.library.ptm.sql.access_control that implement InputProcessorConstructors in org.openprovenance.prov.template.library.ptm.sql.access_control with parameters of type InputProcessorModifierConstructorDescriptionBeanEnactor4(BeanEnactor4.EnactorImplementation<RESULT> realiser, InputProcessor checker, BiFunction<Integer, String, Object> postProcessing) BeanEnactor4Composite(BeanEnactor4.EnactorImplementation<RESULT> realiser, InputProcessor checker, BiFunction<Integer, String, Object> postProcessing)