@Extension @Symbol(value="InsertEDASApplication") public static class EDASEcsInsertSetup.DescriptorImpl extends BaseSetupDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| 构造器和说明 | 
|---|
DescriptorImpl()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
FormValidation | 
doCheckApplicationName(String value)  | 
FormValidation | 
doCheckClusterId(String value)  | 
FormValidation | 
doCheckCredentialId(String value,
                   Item owner)  | 
FormValidation | 
doCheckEcuInfo(String value)  | 
FormValidation | 
doCheckNamespace(String value)  | 
FormValidation | 
doCheckPackageType(String value)  | 
FormValidation | 
doCheckTargetObject(String value)  | 
ListBoxModel | 
doFillCredentialIdItems(Item owner)  | 
FormValidation | 
doPingEDAS(Item owner,
          String credentialId,
          String namespace,
          String endpoint)  | 
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 在类中 Descriptor<BaseSetup>public ListBoxModel doFillCredentialIdItems(@AncestorInPath Item owner)
public FormValidation doCheckCredentialId(@QueryParameter String value, @AncestorInPath Item owner)
public FormValidation doCheckNamespace(@QueryParameter String value)
public FormValidation doCheckClusterId(@QueryParameter String value)
public FormValidation doCheckApplicationName(@QueryParameter String value)
public FormValidation doCheckTargetObject(@QueryParameter String value)
public FormValidation doCheckPackageType(@QueryParameter String value)
public FormValidation doCheckEcuInfo(@QueryParameter String value)
public FormValidation doPingEDAS(@AncestorInPath Item owner, @QueryParameter(value="credentialId") String credentialId, @QueryParameter(value="namespace") String namespace, @QueryParameter(value="endpoint") String endpoint)
Copyright © 2016–2020. All rights reserved.