Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.dmsdialogs.views |
Modifier and Type | Method and Description |
---|---|
OwView |
OwDocumentImporter.getView(int context_p,
OwDocumentImporterCallback callback_p)
Returns the UI view of this document importer.
|
Modifier and Type | Method and Description |
---|---|
protected OwDocumentImporterCallback |
OwAbstractDocumentImporterView.getDocumentImporterCallback()
Return the current set OwDocumentImporterCallback handler.
|
Modifier and Type | Method and Description |
---|---|
void |
OwAbstractDocumentImporterView.setDocumentImporterCallback(OwDocumentImporterCallback callback_p)
Set the reference for callback handler.
|
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.