Uses of Interface
org.apache.fulcrum.intake.IntakeService

Packages that use IntakeService
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
 class IntakeServiceImpl
          This service provides access to input processing objects based on an XML specification.
 

Methods in org.apache.fulcrum.intake with parameters of type IntakeService
static void IntakeServiceFacade.setIntakeService(IntakeService service)
           
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.