Project

General

Profile

« Previous | Next » 

Revision 5967

For now, getSystemMetadata() will be private like the other *SystemMetadata() methods.

View differences:

src/edu/ucsb/nceas/metacat/MetacatHandler.java
3672 3672
     *
3673 3673
     * @return sysMeta  The desired SystemMetadata object
3674 3674
     */
3675
     public SystemMetadata getSystemMetadata(Identifier guid, 
3675
    private SystemMetadata getSystemMetadata(Identifier guid, 
3676 3676
      String user, String[] groups) 
3677 3677
      throws McdbDocNotFoundException, InsufficientKarmaException, 
3678 3678
      JiBXException, ParseLSIDException, PropertyNotFoundException,

Also available in: Unified diff