public interface ImportPackageHandler
| Modifier and Type | Method and Description |
|---|---|
void |
endImport()
End the Import
|
Reader |
getDataStream()
Get the package data stream
|
InputStream |
importStream(String content)
Call-back for handling the import of content stream.
|
void |
startImport()
Start the Import
|
void startImport()
Reader getDataStream()
InputStream importStream(String content)
content - content descriptorvoid endImport()
Copyright © 2005–2018 Alfresco Software. All rights reserved.