Uses of Class
org.fopps.model.Product

Packages that use Product
org.fopps.model   
 

Uses of Product in org.fopps.model
 

Methods in org.fopps.model that return Product
 Product CompileContext.getProduct()
          Returns the product.
 Product CompilationEvent.getProduct()
          Added for convenience
 

Methods in org.fopps.model with parameters of type Product
protected  void ConfigurationExporter.notifyCompilationError(Product pProduct, java.lang.Throwable pException)
          Notify all compilation listeners that a file has copied successfully
 

Constructors in org.fopps.model with parameters of type Product
ConfigurationExporter(Product pProduct)
           
CompileContext(Product product)
           
CompileContext(Product product, boolean forceOverwrite)
           
CompilationEvent(Product source)
           
 



Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.