public abstract class AbstractLayerSettingsFormBean extends AbstractLayerSettingsFormsBean
AbstractLayerSettingsFormsBean.LayerFormBuilderConfigInfos| Modifier and Type | Field and Description |
|---|---|
protected IAbstractForm |
abstractForm |
databaseController, formEditorprojectControllerCONFIGURATION_SAVED, GLOBAL_RES_FILE, OPERATION_FINISHED| Modifier | Constructor and Description |
|---|---|
protected |
AbstractLayerSettingsFormBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
editForm(javax.faces.event.ActionEvent actionEvent) |
void |
editFormProperties(javax.faces.event.ActionEvent actionEvent) |
void |
editPermissions(javax.faces.event.ActionEvent actionEvent) |
java.util.List<BreadCrumbItem> |
getBreadCrumbItems() |
DatabaseConnectionPoolInfo |
getDatabaseConnectionPoolInfo() |
IAbstractForm |
getForm() |
java.lang.String |
getPageTitle() |
boolean |
isEditionDisabled() |
protected boolean |
isLayerAttributesForm() |
editFormLayout, executeSqlSelect, getAttributeNamesFromSelectQuery, getDatabaseConnectionPoolInfos, getFormAttributesForSelectQuery, getFormEditor, localizegetAutoCompleteAttributes, getDatasourceStatusLocalizedKey, getLayerElementType, getLayerStatusLocalizedKey, getLayerTypeLocalizedKey, getRemoteServerLayer, getSectionsMenuModel, getServerLayer, getServerProject, getServerVectorLayer, isDatasourceStatusBusy, isDatasourceStatusError, isDatasourceStatusQueued, isDatasourceStatusReady, isEditionAllowed, isLayerHyperlinksAvailable, isLayerStatusBusy, isLayerStatusCaching, isLayerStatusError, isLayerStatusQueued, isLayerStatusReady, isTypeEditableVectorLayer, isTypeRasterLayer, isTypeRemoteServerLayer, isTypeRemoteVectorLayer, isTypeVectorLayer, isTypeWmsDataSourceInfo, isTypeWmsRaster, isVectorLayerRequestModeByTileaddDuplicateNameErrorMessage, addErrorMessage, addErrorMessage, addGlobalErrorMessage, addGlobalErrorMessage, addGlobalInfoMessage, addGlobalWarningMessage, addInfoMessage, addInfoMessage, addRequiredErrorMessage, addWarningMessage, addWarningMessage, closeDialog, containsCharacters, createDuplicateNameErrorMessage, displayMessage, findComponent, findObjectByName, formatDouble, formatInteger, getComponentsToUpdate, getController, getController, getDeleteConfirmationTitle, getDialogs, getEditingObjectId, getExternalContext, getJMapAdminSessionBean, getJMapServerAdminBean, getJMapServerUserAdminBean, getJsfBean, getLanguageLabel, getLanguages, getLanguagesConverter, getLayerStatusConverter, getMessage, getMessage, getParameter, getReadableFileSize, getRequest, getRequestLocale, getRequestParameter, getSessionAttribute, getSessionBean, getSessionId, getSessionUser, initRequestContext, isDuplicate, isExtensionAvailable, isJMapCloudConfigurationAvailable, openDialog, redirectToPage, reloadCurrentPage, required, showMessageDialog, validateDuplicateNameprotected IAbstractForm abstractForm
public IAbstractForm getForm()
protected boolean isLayerAttributesForm()
public java.util.List<BreadCrumbItem> getBreadCrumbItems()
getBreadCrumbItems in class AbstractLayerSettingsBeanpublic java.lang.String getPageTitle()
public void editForm(javax.faces.event.ActionEvent actionEvent)
public DatabaseConnectionPoolInfo getDatabaseConnectionPoolInfo()
public void editFormProperties(javax.faces.event.ActionEvent actionEvent)
public void editPermissions(javax.faces.event.ActionEvent actionEvent)
editPermissions in class AbstractLayerSettingsBeanpublic boolean isEditionDisabled()