public interface ResourceMetaDataWriter
Modifier and Type | Method and Description |
---|---|
void |
writeMetaData(OutputStream out,
ResourceWithMetadata resource,
Map<String,ResourceWithMetadata> allApiResources)
Write the metadata to the OutputStream
|
void writeMetaData(OutputStream out, ResourceWithMetadata resource, Map<String,ResourceWithMetadata> allApiResources) throws IOException
out
- OutputStreamresource
- - the selected resourceallApiResources
- - all resources for the API versionIOException
Copyright © 2005–2017 Alfresco Software. All rights reserved.