Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
CNodeService.java 21.4 KB 6276 almost 13 years ben leinfelder remove extraneous update() call when create() d...
CrudService.java 71 KB 6276 almost 13 years ben leinfelder remove extraneous update() call when create() d...
D1NodeService.java 34.9 KB 6276 almost 13 years ben leinfelder remove extraneous update() call when create() d...
HealthService.java 4.13 KB 5770 over 13 years berkley implemented health api
MNodeService.java 23.5 KB 6261 almost 13 years Chris Jones Add placeholder NotImplemented exceptions for g...
MetadataTypeRegister.java 2.83 KB 5549 over 13 years berkley commented out a println
ObjectFormatService.java 7.37 KB 6187 almost 13 years ben leinfelder implement object format methods - using a separ...
SystemMetadataManager.java 1.62 KB 6099 almost 13 years ben leinfelder -remove system metadata guid -> local id mappin...

Latest revisions

# Date Author Comment
6276 07/01/2011 11:10 AM ben leinfelder

remove extraneous update() call when create() does the call for us

6261 06/30/2011 06:39 AM Chris Jones

Add placeholder NotImplemented exceptions for getOperationsStatistics() and getCapabilities() in MNodeService.

6260 06/30/2011 06:13 AM Chris Jones

Implement MNCore.ping() by testing for a successful database connection.

6259 06/29/2011 11:16 PM Chris Jones

Minor housekeeping - tabs to spaces.

6258 06/29/2011 11:15 PM Chris Jones

Implement update() in MNodeService. Handle both XML science metadata updates and data object updates. Keep system metadata up to date, and log the update event.

6257 06/29/2011 09:41 PM Chris Jones

Make isScienceMetadata() protected for access from subclasses.

6256 06/29/2011 09:36 PM Chris Jones

Add insertSystemMetadata() to D1NodeService, wrap the exception handling from calls to IdentifierManager.

6255 06/29/2011 09:25 PM Chris Jones

Add updateSystemMetadata() to D1NodeService as a helper method to wrap the exception handling from calls to IdentifierManager.

6254 06/29/2011 05:50 PM Chris Jones

At Ben's suggestion, add metacatUrl to D1NodeService and make it available to subclasses. Set the metacatUrl in the constructor using SystemUtil rather than all roll your own PropertyService calls. More concise. Also, log the delete event in MNodeService.delete().

6251 06/29/2011 05:07 PM Chris Jones

throw NotAllowed in MNodeService.delete() when isAuthorized() returns false.

View revisions

Also available in: Atom