Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.dmsdialogs.views |
Modifier and Type | Method and Description |
---|---|
void |
OwDocumentImporterCallback.onDocumentImported(OwDocumentImporter importer_p,
OwDocumentImportItem item_p)
Invoked by a document importer after it has finished importing one document.
|
Modifier and Type | Method and Description |
---|---|
protected OwDocumentImporter |
OwAbstractDocumentImporterView.getDocumentImporter()
Return the OwDocumentImporter which is current set.
|
Constructor and Description |
---|
OwAbstractDocumentImporterView(OwDocumentImporter importer_p,
OwDocumentImporterCallback callback_p)
Constructor for view, referencing the most important dependencies.
Will throw an IllegalArgumentException if one of the parameter is null. |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.