| 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> | 
DataSourcesBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
protected Set<EViews> | 
DBQueryBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
protected Set<EViews> | 
DBConnectionBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
protected Set<EViews> | 
LDAPConnectionBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
protected Set<EViews> | 
LDAPQueryBean.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)  | 
| 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> | 
ClientBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
protected Set<EViews> | 
FrontendServerBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Set<EViews> | 
TemplatesBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Set<EViews> | 
LDAPGroupBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
protected Set<EViews> | 
UserRoleBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
protected Set<EViews> | 
UserBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
protected Set<EViews> | 
UserGroupBean.EntityListModelImpl.getAllowedViewsForSelection()  | 
| Modifier and Type | Method and Description | 
|---|---|
EViews | 
CurrentViewBean.getCurrentView()  | 
EViews | 
ViewBean.getView(String uri)
Checks whether the view ID is valid, the user has access to it and returns the appropriate view. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IMenuEntryModel | 
MenuTemplateBean.getByView(EViews view)  | 
String | 
MenuTemplateBean.getSerenityMenuCookie(EViews currentView,
                     String idPrefix)  | 
boolean | 
ViewBean.isViewAllowed(EViews view)
Checks whether the view may be accessed. 
 | 
void | 
CurrentViewBean.setCurrentView(EViews currentView)  | 
| 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.getByUri(String uri,
        boolean isMasterServer)  | 
static EViews | 
EViews.getByUriOrNull(String uri)  | 
static EViews | 
EViews.getByViewTarget(String viewTarget,
               boolean isMasterServer)  | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static EViews | 
AJSFContext.findCurrentView()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AJSFContext.redirect(EViews view)  | 
void | 
AJSFContext.redirect(EViews view,
        AJSFContext.RedirectOptions options)
Redirects to the given view. 
 | 
| Constructor and Description | 
|---|
Builder(EViews view)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Set<EViews> | 
EntityListModelSelectByView.getAllowedViewsForSelection()  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.