Klasse PostprocessorDefinition
java.lang.Object
org.apache.torque.generator.source.PostprocessorDefinition
All necessary informations for postprocessing the result.
Contains the postprocessor instance.
$Id$
-
Konstruktordetails
-
PostprocessorDefinition
Constructor.- Parameter:
postprocessor
- instance, not null.
-
-
Methodendetails
-
getPostprocessor
Returns the postprocessor instance for this definition.- Gibt zurück:
- the postprocessor instance, not null.
-
toString
-
hashCode
public int hashCode() -
equals
-