public class DiscoveryConfiguration extends Object
| Constructor and Description |
|---|
DiscoveryConfiguration(String context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabasePath() |
String |
getDbname() |
Boolean |
getNotifierAdmin() |
Boolean |
getNotifierUser() |
String |
getPwdnameDb() |
Integer |
getRefreshTimeQuota() |
String |
getRoleNotifier() |
protected org.gcube.common.resources.gcore.ServiceEndpoint |
getServiceEndpoint(String context)
Retrieve endpoints information from IS for DB
|
String |
getTextQuotaAdminExceed() |
String |
getTextQuotaAdminExceedSubject() |
String |
getTextQuotaUserChange() |
String |
getTextQuotaUserChangeSubject() |
String |
getTextQuotaUserExceed() |
String |
getTextQuotaUserExceedSubject() |
String |
getTextQuotaUserReset() |
String |
getTextQuotaUserResetSubject() |
String |
getTextQuotaUserWarning() |
String |
getTextQuotaUserWarningSubject() |
String |
getUsernameDb() |
protected void |
setValues(org.gcube.common.resources.gcore.ServiceEndpoint serviceEndpoint) |
String |
toString() |
public DiscoveryConfiguration(String context)
protected org.gcube.common.resources.gcore.ServiceEndpoint getServiceEndpoint(String context)
Exceptionprotected void setValues(org.gcube.common.resources.gcore.ServiceEndpoint serviceEndpoint)
throws Exception
Exceptionpublic String getDatabasePath()
public String getUsernameDb()
public String getPwdnameDb()
public String getDbname()
public Boolean getNotifierUser()
public Boolean getNotifierAdmin()
public Integer getRefreshTimeQuota()
public String getTextQuotaUserWarningSubject()
public String getTextQuotaUserWarning()
public String getTextQuotaUserExceedSubject()
public String getTextQuotaUserExceed()
public String getTextQuotaAdminExceedSubject()
public String getTextQuotaAdminExceed()
public String getTextQuotaUserReset()
public String getTextQuotaUserResetSubject()
public String getRoleNotifier()
public String getTextQuotaUserChangeSubject()
public String getTextQuotaUserChange()
Copyright © 2019. All Rights Reserved.