|
|
|||||||||||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||||||||||
P - Preprocessor typeO - the type of DatabaseObject handled by the Preprocessor used by this PreprocessorClientpublic interface PreprocessorClient<P extends Preprocessor<O>,O extends DatabaseObject>
Interface defining the requirements for classes using a
PreprocessorHandler to run a
preprocessor on a certain database.
| Method Summary | |
|---|---|
AssociationID<?> |
getAssociationID()
Returns the association ID for the association to be set by the preprocessor. |
Class<?> |
getDefaultPreprocessorClass()
Returns the name of the default preprocessor. |
String |
getPreprocessorDescription()
Returns the description for the preprocessor parameter. |
Class<P> |
getPreprocessorSuperClass()
Returns the super class for the preprocessor parameter. |
| Method Detail |
|---|
Class<?> getDefaultPreprocessorClass()
String getPreprocessorDescription()
Class<P> getPreprocessorSuperClass()
AssociationID<?> getAssociationID()
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||