Project

General

Profile

« Previous | Next » 

Revision 6362

remove CrudService -- replaced by MNodeService and CNodeService

View differences:

GenerateSystemMetadata.java
136 136
    throws ServiceFailure, McdbDocNotFoundException, PropertyNotFoundException, InvalidToken, NotAuthorized,
137 137
    NotFound, NotImplemented, InvalidRequest, NoSuchAlgorithmException, AccessionNumberException, SQLException 
138 138
    {
139
    	log.debug("CrudService.generateMissingSystemMetadata() called.");
139
    	log.debug("generateMissingSystemMetadata() called.");
140 140
    	log.debug("Creating SystemMetadata for localId " + localId);
141 141
        SystemMetadata sm = null;
142 142

  

Also available in: Unified diff