public class D1Admin extends MetacatAdmin
Modifier and Type | Method and Description |
---|---|
void |
configureDataONE(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handle configuration of the database the first time that Metacat starts
or when it is explicitly called.
|
static D1Admin |
getInstance()
Get the single instance of D1Admin.
|
protected java.util.Vector<java.lang.String> |
validateOptions(javax.servlet.http.HttpServletRequest request)
Validate the most important configuration options submitted by the user.
|
public static D1Admin getInstance() throws AdminException
AdminException
public void configureDataONE(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws AdminException
request
- the http request informationresponse
- the http response to be sent back to the clientAdminException
protected java.util.Vector<java.lang.String> validateOptions(javax.servlet.http.HttpServletRequest request)
validateOptions
in class MetacatAdmin
Copyright © 2020 Regents of the University of California. All Rights Reserved.