public abstract class AbstractLayerSettingsBean extends AbstractAdminFacesBean
Modifier and Type | Field and Description |
---|---|
protected ProjectController |
projectController |
CONFIGURATION_SAVED, GLOBAL_RES_FILE, OPERATION_FINISHED
Constructor and Description |
---|
AbstractLayerSettingsBean() |
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 final ProjectController projectController
public java.util.List<BreadCrumbItem> getBreadCrumbItems()
getBreadCrumbItems
in class AbstractAdminFacesBean
public JMapServerProject getServerProject()
public JMapServerLayer getServerLayer()
public JMapServerVectorLayer getServerVectorLayer()
public IRemoteServerLayer getRemoteServerLayer()
public boolean isTypeVectorLayer()
public boolean isTypeEditableVectorLayer()
public boolean isTypeRemoteServerLayer()
public boolean isTypeRemoteVectorLayer()
public boolean isTypeRasterLayer()
public boolean isTypeWmsRaster()
public boolean isTypeWmsDataSourceInfo()
public boolean isLayerHyperlinksAvailable()
public boolean isLayerStatusReady()
public boolean isLayerStatusError()
public boolean isLayerStatusBusy()
public boolean isLayerStatusCaching()
public boolean isLayerStatusQueued()
public java.lang.String getLayerStatusLocalizedKey()
public boolean isDatasourceStatusReady()
public boolean isDatasourceStatusQueued()
public boolean isDatasourceStatusError()
public boolean isDatasourceStatusBusy()
public java.lang.String getDatasourceStatusLocalizedKey()
public java.lang.String getLayerTypeLocalizedKey()
public java.lang.String getLayerElementType()
public boolean isVectorLayerRequestModeByTile()
public boolean isEditionAllowed()
public java.lang.String getAutoCompleteAttributes()
public org.primefaces.model.menu.MenuModel getSectionsMenuModel()
public void editPermissions(javax.faces.event.ActionEvent actionEvent)