Package | Description |
---|---|
edu.ucsb.nceas.metacat | |
edu.ucsb.nceas.metacat.dataone | |
edu.ucsb.nceas.metacat.plugin | |
edu.ucsb.nceas.metacat.replication |
Modifier and Type | Method and Description |
---|---|
static ArchiveHandler |
ArchiveHandler.getInstance()
Get the single instance of SessionService.
|
protected void |
MetacatHandler.handleSpatialQuery(java.io.Writer out,
java.util.Hashtable<java.lang.String,java.lang.String[]> params,
javax.servlet.http.HttpServletResponse response,
java.lang.String username,
java.lang.String[] groupnames,
java.lang.String sess_id)
handles all spatial queries -- these queries may include any of the
queries supported by the WFS / WMS standards
handleSQuery(out, params, response, username, groupnames, sess_id);
|
void |
ArchiveHandler.readArchiveEntry(java.util.Hashtable<java.lang.String,java.lang.String[]> params,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String user,
java.lang.String passWord,
java.lang.String[] groups) |
Modifier and Type | Method and Description |
---|---|
static org.dataone.service.types.v2.SystemMetadata |
SystemMetadataFactory.createSystemMetadata(boolean indexDataFile,
java.lang.String localId,
boolean includeORE,
boolean downloadData)
Creates a system metadata object for insertion into metacat
|
static org.dataone.service.types.v2.SystemMetadata |
SystemMetadataFactory.createSystemMetadata(java.lang.String localId,
boolean includeORE,
boolean downloadData)
Create a system metadata object for insertion into metacat
|
static void |
SystemMetadataFactory.generateSystemMetadata(java.util.List<java.lang.String> idList,
boolean includeOre,
boolean downloadData)
Generate SystemMetadata for any object in the object store that does
not already have it.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MetacatHandlerPlugin.handleAction(java.lang.String action,
java.util.Hashtable<java.lang.String,java.lang.String[]> params,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String username,
java.lang.String[] groups,
java.lang.String sessionId) |
Modifier and Type | Method and Description |
---|---|
static java.util.Date |
ReplicationHandler.combinateCurrentDateAndGivenTime(java.lang.String givenTime)
This method will combine given time string(in short format) to current
date.
|
static java.util.Hashtable<java.lang.String,java.lang.String> |
ReplicationService.getDocumentInfoMap(java.lang.String docid) |
static org.xml.sax.XMLReader |
ReplicationHandler.initParser(org.xml.sax.helpers.DefaultHandler dh)
Method to initialize the message parser
|
Copyright © 2020 Regents of the University of California. All Rights Reserved.