Sun StorageTek 5800 System Client API Reference Guide

storeMetadata

Creates a new metadata record in the name-value object archive linked to the data object identified by the OID.

Synopsis

     public SystemRecord storeMetadata(ObjectIdentifier linkOID,
         NameValueRecord record); 
         throws ArchiveException, java.io.IOException

Description

Takes a NameValueRecord and OID and returns a SystemRecord instance containing the system metadata for the new metadata record.