public abstract class AbstractLayerSettingsFormBean extends AbstractLayerSettingsFormsBean
AbstractLayerSettingsFormsBean.LayerFormBuilderConfigInfos
Modifier and Type | Field and Description |
---|---|
protected IAbstractForm |
abstractForm |
databaseController, formEditor
projectController
CONFIGURATION_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, localize
getAutoCompleteAttributes, 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, isVectorLayerRequestModeByTile
addDuplicateNameErrorMessage, 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, validateDuplicateName
protected IAbstractForm abstractForm
public IAbstractForm getForm()
protected boolean isLayerAttributesForm()
public java.util.List<BreadCrumbItem> getBreadCrumbItems()
getBreadCrumbItems
in class AbstractLayerSettingsBean
public 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 AbstractLayerSettingsBean
public boolean isEditionDisabled()