@Extension(ordinal=-1000.0) public static class GenericDatabase.DescriptorImpl extends DatabaseDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckDriver(String value) |
FormValidation |
doValidate(String driver,
String url,
String username,
String password) |
String |
getDisplayName() |
alladdHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class Descriptor<Database>public FormValidation doCheckDriver(@QueryParameter String value)
public FormValidation doValidate(@QueryParameter String driver, @QueryParameter String url, @QueryParameter String username, @QueryParameter String password)
Copyright © 2016–2020. All rights reserved.