Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
CNodeService.java 23.6 KB 6311 almost 13 years ben leinfelder allow very minimal system metadata for provisio...
CrudService.java 71.2 KB 6300 almost 13 years ben leinfelder catch exceptions from system meta data query an...
D1NodeService.java 36 KB 6313 almost 13 years ben leinfelder save systemmetadata when create() is called
HealthService.java 4.13 KB 5770 over 13 years berkley implemented health api
MNodeService.java 24.6 KB 6310 almost 13 years Chris Jones Fix a NullPointerException issue when the Subje...
MetadataTypeRegister.java 2.83 KB 5549 over 13 years berkley commented out a println
ObjectFormatService.java 7.26 KB 6306 almost 13 years ben leinfelder allow the test to read the OFL docid
SystemMetadataManager.java 1.62 KB 6099 almost 13 years ben leinfelder -remove system metadata guid -> local id mappin...

Latest revisions

# Date Author Comment
6313 07/07/2011 12:51 PM ben leinfelder

save systemmetadata when create() is called

6311 07/07/2011 12:18 PM ben leinfelder

allow very minimal system metadata for provisional entries (CN.reserveIdentifier)

6310 07/07/2011 11:05 AM Chris Jones

Fix a NullPointerException issue when the SubjectList in a Session is null.

6308 07/07/2011 05:45 AM Chris Jones

Add the missing URL delimiter when building the D1 base service URL.

6306 07/06/2011 04:29 PM ben leinfelder

allow the test to read the OFL docid

6304 07/06/2011 03:40 PM ben leinfelder

use docImpl getBytes() to preserve encoding
no need to catch an exception only to throw it (those I was playing around with looking up the fmt from the d1_common lib if it was not found on the server...but this is redundant with other client code)

6303 07/06/2011 01:35 PM ben leinfelder

remove resolve() test -- not implemented in Metacat

6302 07/06/2011 12:09 PM ben leinfelder

handle data objects (not sci meta) and also set the resulting pid so that create() can succeed

6300 07/06/2011 11:52 AM ben leinfelder

catch exceptions from system meta data query and throw service failure rather than swallowing them with an error msg

6298 07/06/2011 08:13 AM Chris Jones

Update getOperationStatistics() to reflect the change in the signature, using ObjectFormatIdentifier instead of ObjectFormat.

View revisions

Also available in: Atom