Package | Description |
---|---|
com.saperion.rs.entityprovider |
Package for ws utility classes.
|
com.saperion.rs.model |
Modifier and Type | Method and Description |
---|---|
long |
DocumentStructureProvider.getSize(DocumentStructure structure,
Class<?> arg1,
Type arg2,
Annotation[] arg3,
javax.ws.rs.core.MediaType arg4) |
void |
DocumentStructureProvider.writeTo(DocumentStructure structure,
Class<?> arg1,
Type arg2,
Annotation[] arg3,
javax.ws.rs.core.MediaType arg4,
javax.ws.rs.core.MultivaluedMap<String,Object> arg5,
OutputStream outputStream) |
Modifier and Type | Method and Description |
---|---|
DocumentStructure |
DocumentStructure.add(DocumentStructure.StructureElement element) |
DocumentStructure |
DocumentStructure.add(String filename,
String mimeType,
String href) |
DocumentStructure |
DocumentStructure.addAll(Collection<DocumentStructure.StructureElement> elements) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.