Revision 6218
Added by ben leinfelder over 13 years ago
src/edu/ucsb/nceas/metacat/dataone/CNodeService.java | ||
---|---|---|
222 | 222 |
} |
223 | 223 |
|
224 | 224 |
/** |
225 |
* Return a checksum of the object given the object identifier
|
|
225 |
* Return the checksum of the object given the identifier
|
|
226 | 226 |
* |
227 | 227 |
* @param session - the Session object containing the credentials for the Subject |
228 | 228 |
* @param pid - the object identifier for the given object |
Also available in: Unified diff
correction: implementation is CN-specific