Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9833 over 6 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  hazelcast 9833 over 6 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  v1 10041 over 6 years Jing Tao Use the "MNRead" to replace "MNStorage" to dete...
CNodeService.java 93.9 KB 10193 about 6 years Jing Tao Add more debug statement on cn.create method.
D1NodeService.java 117 KB 10205 almost 6 years Jing Tao In the expandRightHolder method, we don't use t...
D1NodeVersionChecker.java 4.49 KB 9291 over 7 years Jing Tao A new class is used to get the version of servi...
DOIService.java 13.7 KB 10188 about 6 years ben leinfelder extract EML creator[s] and use those names or o...
MNodeService.java 129 KB 10172 about 6 years ben leinfelder Trigger MDQ when inserting or updating metadata...
ObjectFormatService.java 7.08 KB 9833 over 6 years Jing Tao Replaced the JiBXException by MarshallingExcept...
SyncAccessPolicy.java 18 KB 9249 over 7 years Jing Tao Use the NodeReference object to replace the rep...
SystemMetadataFactory.java 34.6 KB 10047 over 6 years Matt Jones Fix issue in getDefaultReplicationPolicy. Prev...

Latest revisions

# Date Author Comment
10205 04/06/2017 08:54 AM Jing Tao

In the expandRightHolder method, we don't use the parameter count=-1 to query the cn. Now we use count=200 and will use the page query to query again if it is necessary.

10193 03/14/2017 03:57 PM Jing Tao

Add more debug statement on cn.create method.

10188 03/06/2017 04:22 PM ben leinfelder

extract EML creator[s] and use those names or organizations when registering DOI with EZID. https://github.nceas.ucsb.edu/KNB/arctic-data/issues/143

10186 03/01/2017 02:16 PM Jing Tao

In the archive method, add a new mechanism to check if the local id is in the xml_revision table if it is not in the xml_documents table.

10180 02/28/2017 02:58 PM Jing Tao

Give the users having change-permission to archive an object which is from a v1 node.

10172 01/06/2017 04:36 PM ben leinfelder

Trigger MDQ when inserting or updating metadata documents. https://projects.ecoinformatics.org/ecoinfo/issues/7171 and https://github.com/NCEAS/mdqengine/issues/73

10147 12/21/2016 02:30 PM Jing Tao

Change the param from the class field to a local variable.

10140 12/16/2016 12:02 PM Jing Tao

Change the condition that remove identifier from the identifier table in the method removeSystemMetaAndIdentifier.

10138 12/16/2016 10:48 AM Jing Tao

Add the pid in a debug statement.

10130 12/15/2016 02:41 PM Jing Tao

Add the code to check if the object does exist in the create method. If it doesn't, the system metadata and identifier will be removed.

View revisions

Also available in: Atom