public class JMapServerRemoteVectorDataSourceBean extends AbstractAdminVectorDataSourceBean<DefaultRemoteVectorDataSourceInfo>
AbstractAdminDataSourceBean.ObjectsListModel<T>CONFIGURATION_SAVED, GLOBAL_RES_FILE, OPERATION_FINISHED| Constructor and Description |
|---|
JMapServerRemoteVectorDataSourceBean() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JMapServerRemoteConnectionPoolInfo> |
getRemoteConnectionPoolInfos() |
java.util.List<SpatialDataSourceInfo> |
getRemoteSpatialDataSourceInfos() |
java.lang.Class<DefaultRemoteVectorDataSourceInfo> |
getSpatialDataSourceInfoClass() |
java.lang.String |
getStepName(int currentSubStep) |
int |
getStepsCount() |
void |
prepareSpatialDataSourceBeanForEdition() |
void |
remoteConnectionChanged(javax.faces.event.AjaxBehaviorEvent event) |
boolean |
validateBeforeNextStep(int stepToValidate) |
getLastException, getLoadedAttributes, initVectorDataSource, isViewDatabaseStructureAvailable, prepareToShowException, setLastExceptiongetReadableFileSize, getSpatialDataSourceInfo, reset, setSpatialDataSourceInfovalidateBeforePreviousStepaddDuplicateNameErrorMessage, addErrorMessage, addErrorMessage, addGlobalErrorMessage, addGlobalErrorMessage, addGlobalInfoMessage, addGlobalWarningMessage, addInfoMessage, addInfoMessage, addRequiredErrorMessage, addWarningMessage, addWarningMessage, closeDialog, containsCharacters, createDuplicateNameErrorMessage, displayMessage, findComponent, findObjectByName, formatDouble, formatInteger, getBreadCrumbItems, getComponentsToUpdate, getController, getController, getDeleteConfirmationTitle, getDialogs, getEditingObjectId, getExternalContext, getJMapAdminSessionBean, getJMapServerAdminBean, getJMapServerUserAdminBean, getJsfBean, getLanguageLabel, getLanguages, getLanguagesConverter, getLayerStatusConverter, getMessage, getMessage, getParameter, getRequest, getRequestLocale, getRequestParameter, getSessionAttribute, getSessionBean, getSessionId, getSessionUser, initRequestContext, isDuplicate, isExtensionAvailable, isJMapCloudConfigurationAvailable, openDialog, redirectToPage, reloadCurrentPage, required, showMessageDialog, validateDuplicateNamepublic JMapServerRemoteVectorDataSourceBean()
public java.lang.Class<DefaultRemoteVectorDataSourceInfo> getSpatialDataSourceInfoClass()
getSpatialDataSourceInfoClass in class AbstractAdminDataSourceBean<DefaultRemoteVectorDataSourceInfo>public int getStepsCount()
getStepsCount in class AbstractAdminWizardCustomStepBeanpublic java.lang.String getStepName(int currentSubStep)
getStepName in class AbstractAdminWizardCustomStepBeanpublic boolean validateBeforeNextStep(int stepToValidate)
validateBeforeNextStep in class AbstractAdminWizardCustomStepBeanpublic void prepareSpatialDataSourceBeanForEdition()
public java.util.List<JMapServerRemoteConnectionPoolInfo> getRemoteConnectionPoolInfos()
public void remoteConnectionChanged(javax.faces.event.AjaxBehaviorEvent event)
public java.util.List<SpatialDataSourceInfo> getRemoteSpatialDataSourceInfos()