public class QuotaAdmin extends MetacatAdmin
FAILURE, IN_PROGRESS, SUCCESS| Modifier and Type | Method and Description |
|---|---|
void |
configureQuota(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handle configuration of the quota service
|
static QuotaAdmin |
getInstance()
Get the single instance of QuotaDAdmin.
|
protected java.util.Vector<java.lang.String> |
validateOptions(javax.servlet.http.HttpServletRequest request)
Validate the most important configuration options submitted by the user.
|
updateUpgradeStatuspublic static QuotaAdmin getInstance() throws AdminException
AdminExceptionpublic void configureQuota(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 clientAdminExceptionprotected java.util.Vector<java.lang.String> validateOptions(javax.servlet.http.HttpServletRequest request)
validateOptions in class MetacatAdminCopyright © 2023 Regents of the University of California. All Rights Reserved.