Modifier and Type | Method and Description |
---|---|
void |
BackendBean.changeClient(EViews redirectView)
Changes the
Mandant within the Administration GUI |
void |
FCContextBean.switchMainView(EViews view)
Deprecated.
|
void |
FCContextBean.switchSubView(EViews view)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
DialogBean.closeDialog(EViews view) |
boolean |
DialogBean.isOpened(EViews view) |
void |
DialogBean.openDialog(EViews view) |
void |
NavigationBean.setCurrentView(EViews view) |
Modifier and Type | Method and Description |
---|---|
protected Set<EViews> |
LDAPQueryBean.EntityListModelImpl.getAllowedViewsForSelection() |
protected Set<EViews> |
LDAPConnectionBean.EntityListModelImpl.getAllowedViewsForSelection() |
protected Set<EViews> |
DataSourcesBean.EntityListModelImpl.getAllowedViewsForSelection() |
protected Set<EViews> |
DBQueryBean.EntityListModelImpl.getAllowedViewsForSelection() |
protected Set<EViews> |
DBConnectionBean.EntityListModelImpl.getAllowedViewsForSelection() |
Modifier and Type | Method and Description |
---|---|
protected Set<EViews> |
InboxBean.EntityListModelImpl.getAllowedViewsForSelection() |
Modifier and Type | Method and Description |
---|---|
protected Set<EViews> |
MandantFrontendServerBean.EntityListModelImpl.getAllowedViewsForSelection() |
Modifier and Type | Method and Description |
---|---|
boolean |
ProjectPermissionBean.canAccessProjectPage(Projekt project,
EViews view) |
String |
CurrentProjectBean.getSubPageUrl(EViews view,
Projekt project)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Set<EViews> |
ProjectResourceBean.EntityListModelImpl.getAllowedViewsForSelection() |
protected Set<EViews> |
ClientResourceBean.EntityListModelImpl.getAllowedViewsForSelection() |
Modifier and Type | Method and Description |
---|---|
protected Set<EViews> |
FrontendServerBean.EntityListModelImpl.getAllowedViewsForSelection() |
protected Set<EViews> |
ClientBean.EntityListModelImpl.getAllowedViewsForSelection() |
Modifier and Type | Method and Description |
---|---|
protected Set<EViews> |
TemplatesBean.EntityListModelImpl.getAllowedViewsForSelection() |
Modifier and Type | Method and Description |
---|---|
protected Set<EViews> |
UserRoleBean.EntityListModelImpl.getAllowedViewsForSelection() |
protected Set<EViews> |
UserGroupBean.EntityListModelImpl.getAllowedViewsForSelection() |
protected Set<EViews> |
UserBean.EntityListModelImpl.getAllowedViewsForSelection() |
protected Set<EViews> |
LDAPGroupBean.EntityListModelImpl.getAllowedViewsForSelection() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractFilter.redirectToView(EViews view,
javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response) |
Constructor and Description |
---|
Builder(EViews view) |
Builder(EViews view,
ViewBean viewBean) |
Modifier and Type | Method and Description |
---|---|
static EViews |
EViews.getById(String id) |
static EViews |
EViews.getByUri(String uri) |
static EViews |
EViews.getByUriOrNull(String uri) |
static EViews |
EViews.getByViewTarget(String viewTarget,
boolean isMasterServer)
Deprecated.
|
static EViews |
EViews.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EViews |
EViews.valueOfOrNull(String viewName) |
static EViews[] |
EViews.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Builder(EViews view) |
Modifier and Type | Method and Description |
---|---|
protected Set<EViews> |
EntityListModelSelectByView.getAllowedViewsForSelection() |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.