public class HylandRenderingConversionServiceImpl extends Object implements HylandRenderingConversionService
HylandRenderingConversionService| Constructor and Description |
|---|
HylandRenderingConversionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getPageList(String sessionId)
This method returns true if there are list of available pages in a document
|
String |
uploadDocument(byte[] data,
String fileName)
This method returns a session by uploading a document to the Hyland Rendering and Conversion Service
|
public HylandRenderingConversionServiceImpl()
public String uploadDocument(byte[] data, String fileName)
HylandRenderingConversionServiceuploadDocument in interface HylandRenderingConversionServicedata - content of the element in a structured documentfileName - name of the element in a structured documentpublic boolean getPageList(String sessionId)
HylandRenderingConversionServicegetPageList in interface HylandRenderingConversionServicesessionId - sessionId of a documentCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.