public interface ImportPackageHandler
| Modifier and Type | Method and Description |
|---|---|
void |
endImport()
End the Import
|
java.io.Reader |
getDataStream()
Get the package data stream
|
java.io.InputStream |
importStream(java.lang.String content)
Call-back for handling the import of content stream.
|
void |
startImport()
Start the Import
|
void startImport()
java.io.Reader getDataStream()
java.io.InputStream importStream(java.lang.String content)
content - content descriptorvoid endImport()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.