public class FileDerivateManager.CurrentRun
extends java.lang.Object
implements de.innovationgate.webgate.api.WGFileAnnotator
| Constructor and Description |
|---|
FileDerivateManager.CurrentRun(de.innovationgate.webgate.api.WGDatabaseRevision databaseRevision) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCreatedDerivate() |
void |
addDeletedDerivate() |
void |
annotateFile(javax.activation.DataSource originalfileData,
de.innovationgate.webgate.api.WGFileAnnotations fileAnnotations) |
int |
getOrderNr() |
public FileDerivateManager.CurrentRun(de.innovationgate.webgate.api.WGDatabaseRevision databaseRevision)
throws java.io.IOException
java.io.IOExceptionpublic 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 void addCreatedDerivate()
public void addDeletedDerivate()
public int getOrderNr()
getOrderNr in interface de.innovationgate.webgate.api.WGFileAnnotator