public interface ResourceMetaDataWriter
| Modifier and Type | Method and Description |
|---|---|
void |
writeMetaData(java.io.OutputStream out,
ResourceWithMetadata resource,
java.util.Map allApiResources)
Write the metadata to the OutputStream
|
void writeMetaData(java.io.OutputStream out,
ResourceWithMetadata resource,
java.util.Map allApiResources)
throws java.io.IOException
out - OutputStreamresource - - the selected resourceallApiResources - - all resources for the API versionjava.io.IOExceptionCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.