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 versionIOExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.