Uses of Enum
de.xima.fc.gui.common.statics.EViews
Packages that use EViews
Package
Description
-
Uses of EViews in de.xima.fc.gui.bean
Methods in de.xima.fc.gui.bean with parameters of type EViewsModifier and TypeMethodDescriptionvoid
BackendBean.changeClient
(EViews redirectView) Deprecated.the client is determined by the view.void
FCContextBean.switchMainView
(EViews view) Deprecated.void
FCContextBean.switchSubView
(EViews view) Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application with parameters of type EViewsModifier and TypeMethodDescriptionvoid
DialogBean.closeDialog
(EViews view) Deprecated.boolean
Deprecated.void
DialogBean.openDialog
(EViews view) Deprecated.void
NavigationBean.setCurrentView
(EViews view) Deprecated.The current view can be accessed viewViewContextBean.getView()
. -
Uses of EViews in de.xima.fc.gui.bean.data
Methods in de.xima.fc.gui.bean.data that return types with arguments of type EViewsModifier and TypeMethodDescriptionDataSourcesBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated.DbConnectionBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated.DbQueryBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated.LdapConnectionBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated.LdapQueryBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.inbox
Methods in de.xima.fc.gui.bean.inbox that return types with arguments of type EViewsModifier and TypeMethodDescriptionInboxBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.mfserver
Methods in de.xima.fc.gui.bean.mfserver that return types with arguments of type EViewsModifier and TypeMethodDescriptionMandantFrontendServerBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project with parameters of type EViewsModifier and TypeMethodDescriptionboolean
ProjectPermissionBean.canAccessProjectPage
(Projekt project, EViews view) Deprecated.CurrentProjectBean.getSubPageUrl
(EViews view, Projekt project) Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.resource
Methods in de.xima.fc.gui.bean.resource that return types with arguments of type EViewsModifier and TypeMethodDescriptionClientResourceBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated.ProjectResourceBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return types with arguments of type EViewsModifier and TypeMethodDescriptionClientBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated.FrontendServerBean.EntityListModelImpl.getAllowedViewsForSelection()
-
Uses of EViews in de.xima.fc.gui.bean.templates
Methods in de.xima.fc.gui.bean.templates that return types with arguments of type EViewsModifier and TypeMethodDescriptionTemplatesBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return types with arguments of type EViewsModifier and TypeMethodDescriptionLDAPGroupBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated.UserBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated.UserGroupBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated.UserRoleBean.EntityListModelImpl.getAllowedViewsForSelection()
Deprecated. -
Uses of EViews in de.xima.fc.gui.common.bean
Fields in de.xima.fc.gui.common.bean with type parameters of type EViews -
Uses of EViews in de.xima.fc.gui.common.filter
Methods in de.xima.fc.gui.common.filter with parameters of type EViewsModifier and TypeMethodDescriptionprotected void
AbstractFilter.redirectToView
(EViews view, javax.servlet.ServletRequest request, javax.servlet.ServletResponse response) Deprecated. -
Uses of EViews in de.xima.fc.gui.common.model
Constructors in de.xima.fc.gui.common.model with parameters of type EViews -
Uses of EViews in de.xima.fc.gui.common.statics
Methods in de.xima.fc.gui.common.statics that return EViewsModifier and TypeMethodDescriptionstatic EViews
Deprecated.static EViews
Deprecated.static EViews
EViews.getByUriOrNull
(String uri) Deprecated.static EViews
EViews.getByViewTarget
(String viewTarget, boolean isMasterServer) Deprecated.EContentView.getParent()
Deprecated.static EViews
Deprecated.Returns the enum constant of this type with the specified name.static EViews
EViews.valueOfOrNull
(String viewName) Deprecated.static EViews[]
EViews.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EViews in de.xima.fc.gui.model
Constructors in de.xima.fc.gui.model with parameters of type EViews -
Uses of EViews in de.xima.fc.gui.model.data
Methods in de.xima.fc.gui.model.data that return types with arguments of type EViewsModifier and TypeMethodDescriptionEntityListModelSelectByView.getAllowedViewsForSelection()
Deprecated. -
Uses of EViews in de.xima.fc.gui.model.messages.internal
Constructors in de.xima.fc.gui.model.messages.internal with parameters of type EViewsModifierConstructorDescriptionInternalMessageModel
(long msgId, String summary, String details, String origin, boolean readed, boolean authorized, String formattedTime, EInternalMessageType type, EViews view)