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, setLastException
getReadableFileSize, getSpatialDataSourceInfo, reset, setSpatialDataSourceInfo
validateBeforePreviousStep
addDuplicateNameErrorMessage, 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, validateDuplicateName
public JMapServerRemoteVectorDataSourceBean()
public java.lang.Class<DefaultRemoteVectorDataSourceInfo> getSpatialDataSourceInfoClass()
getSpatialDataSourceInfoClass
in class AbstractAdminDataSourceBean<DefaultRemoteVectorDataSourceInfo>
public int getStepsCount()
getStepsCount
in class AbstractAdminWizardCustomStepBean
public java.lang.String getStepName(int currentSubStep)
getStepName
in class AbstractAdminWizardCustomStepBean
public boolean validateBeforeNextStep(int stepToValidate)
validateBeforeNextStep
in class AbstractAdminWizardCustomStepBean
public void prepareSpatialDataSourceBeanForEdition()
public java.util.List<JMapServerRemoteConnectionPoolInfo> getRemoteConnectionPoolInfos()
public void remoteConnectionChanged(javax.faces.event.AjaxBehaviorEvent event)
public java.util.List<SpatialDataSourceInfo> getRemoteSpatialDataSourceInfos()