Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
CNodeService.java 24.9 KB 6294 almost 13 years ben leinfelder use super class' create() method use string com...
CrudService.java 71 KB 6276 almost 13 years ben leinfelder remove extraneous update() call when create() d...
D1NodeService.java 35.5 KB 6293 almost 13 years ben leinfelder beef up isAuthorized method to check for "publi...
HealthService.java 4.13 KB 5770 over 13 years berkley implemented health api
MNodeService.java 24.3 KB 6298 almost 13 years Chris Jones Update getOperationStatistics() to reflect the ...
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
6298 07/06/2011 08:13 AM Chris Jones

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

6294 07/05/2011 04:19 PM ben leinfelder

use super class' create() method
use string comparison for assertRelation method

6293 07/05/2011 04:18 PM ben leinfelder

beef up isAuthorized method to check for "public" access rules and also for the rights holder

6288 07/05/2011 12:33 PM Chris Jones

Use 'synchronization_failed' for the event string in synchronizationFailed(), and add a TODO to use the event enum when the 0.6.3 types are updated.

6286 07/05/2011 10:49 AM ben leinfelder

return all public objects for the search() method [for now]

6283 07/01/2011 05:21 PM ben leinfelder

add space to error message

6281 07/01/2011 05:01 PM ben leinfelder

add the old ecogrid query code (still commented out) from the old Rest handler

6278 07/01/2011 12:37 PM ben leinfelder

implement reserveIdentifier() and check whether the id is reserved when creating records (only allow the create when the Subject creating matches the Subject who reserved it -- currently stored in rightsHolder)

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.

View revisions

Also available in: Atom