public class WGADefaultFileAnnotator
extends java.lang.Object
implements de.innovationgate.webgate.api.WGFileAnnotator
| Constructor and Description |
|---|
WGADefaultFileAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
void |
annotateFile(javax.activation.DataSource originalFileData,
de.innovationgate.webgate.api.WGFileAnnotations fileAnnotations) |
int |
getOrderNr() |
public void annotateFile(javax.activation.DataSource originalFileData,
de.innovationgate.webgate.api.WGFileAnnotations fileAnnotations)
throws de.innovationgate.webgate.api.WGAPIException
annotateFile in interface de.innovationgate.webgate.api.WGFileAnnotatorde.innovationgate.webgate.api.WGAPIExceptionpublic int getOrderNr()
getOrderNr in interface de.innovationgate.webgate.api.WGFileAnnotator