Package com.axemble.vdoc.sdk.interfaces
Interface IResourceViewTransformer
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ProcessResourceViewTransformer
- Author:
- vlygeros
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
resourcesToXML
(IContext context, int view, Collection columns, OutputStream outputStream)
-
Method Details
-
resourcesToXML
void resourcesToXML(IContext context, int view, Collection columns, OutputStream outputStream) throws IOException - Throws:
IOException
-