Uses of Interface
org.apache.fulcrum.intake.IntakeService
-
Packages that use IntakeService Package Description org.apache.fulcrum.intake The intake service can validate user input from HTML forms. -
-
Uses of IntakeService in org.apache.fulcrum.intake
Classes in org.apache.fulcrum.intake that implement IntakeService Modifier and Type Class Description classIntakeServiceImplThis service provides access to input processing objects based on an XML specification.Methods in org.apache.fulcrum.intake with parameters of type IntakeService Modifier and Type Method Description static voidIntakeServiceFacade. setIntakeService(IntakeService service)
-