Package de.xima.fc.gui.common.statics
Enum EViews
- java.lang.Object
-
- java.lang.Enum<EViews>
-
- de.xima.fc.gui.common.statics.EViews
-
- All Implemented Interfaces:
IViewModel
,INamedUiElement
,Serializable
,Comparable<EViews>
public enum EViews extends Enum<EViews> implements INamedUiElement, IViewModel
Deprecated.UserIView
instead- Author:
- XIMA Media GmbH
-
-
Enum Constant Summary
-
Field Summary
-
Fields inherited from interface de.xima.fc.interfaces.INamedUiElement
ATTR_DISPLAY_NAME
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description List<EAccessProperty>
getAccessProperties()
Deprecated.static EViews
getById(String id)
Deprecated.static EViews
getByUri(String uri)
Deprecated.static IViewModel
getByUri(String uri, boolean isMasterServer)
Deprecated.static EViews
getByUriOrNull(String uri)
Deprecated.static EViews
getByViewTarget(String viewTarget, boolean isMasterServer)
Deprecated.String
getDisplayName(Locale locale)
Deprecated.The display name of this element in the given locale.String
getFacesRedirect()
Deprecated.String
getHelpId()
Deprecated.String
getId()
Deprecated.String
getLinkTarget()
Deprecated.String
getURI()
Deprecated.String
getViewTarget()
Deprecated.usegetURI()
boolean
isAllowed(ViewBean viewBean)
Deprecated.boolean
isExternal()
Deprecated.boolean
isProtected()
Deprecated.boolean
isPublic()
Deprecated.static boolean
isUriExternal(String uri)
Deprecated.static boolean
isUriLoginPage(String uri)
Deprecated.static boolean
isUriPublic(String uri)
Deprecated.void
setAccessProperties(List<EAccessProperty> accessProperties)
Deprecated.void
setHelpId(String helpId)
Deprecated.void
setId(String id)
Deprecated.void
setLinkTarget(String linkTarget)
Deprecated.void
setURI(String uri)
Deprecated.void
setViewTarget(String uri)
Deprecated.static EViews
valueOf(String name)
Deprecated.Returns the enum constant of this type with the specified name.static EViews
valueOfOrNull(String viewName)
Deprecated.static EViews[]
values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
PRIVATE_LOGIN_RELATIVE
public static final EViews PRIVATE_LOGIN_RELATIVE
Deprecated.
-
PRIVATE_LOGIN
public static final EViews PRIVATE_LOGIN
Deprecated.
-
PROJEKT_OVERVIEW
public static final EViews PROJEKT_OVERVIEW
Deprecated.
-
PROJEKT_NEW
public static final EViews PROJEKT_NEW
Deprecated.
-
PROJEKT_XF_DESIGNER
public static final EViews PROJEKT_XF_DESIGNER
Deprecated.
-
PROJEKT_DESIGNER_FORM
public static final EViews PROJEKT_DESIGNER_FORM
Deprecated.
-
PROJEKT_DESIGNER_WORKFLOW
public static final EViews PROJEKT_DESIGNER_WORKFLOW
Deprecated.
-
PROJEKT_DESIGNER_FORM_PDF_IMPORT
public static final EViews PROJEKT_DESIGNER_FORM_PDF_IMPORT
Deprecated.
-
PROJEKT_DESIGNER
public static final EViews PROJEKT_DESIGNER
Deprecated.
-
PROJEKT_PREVIEW
public static final EViews PROJEKT_PREVIEW
Deprecated.
-
PROJEKT_PROVIDE
public static final EViews PROJEKT_PROVIDE
Deprecated.
-
PROJEKT_WORKFLOW
public static final EViews PROJEKT_WORKFLOW
Deprecated.
-
PROJEKT_RESOURCES
public static final EViews PROJEKT_RESOURCES
Deprecated.
-
PROJEKT_VERSIONS
public static final EViews PROJEKT_VERSIONS
Deprecated.
-
PROJEKT_DATATABLE
public static final EViews PROJEKT_DATATABLE
Deprecated.
-
PROJEKT_INBOX
public static final EViews PROJEKT_INBOX
Deprecated.
-
PROJEKT_COPY
public static final EViews PROJEKT_COPY
Deprecated.
-
PROJEKT_IMPORT
public static final EViews PROJEKT_IMPORT
Deprecated.
-
PROJECT_UPDATE
public static final EViews PROJECT_UPDATE
Deprecated.
-
PROJEKT_ACCESS
public static final EViews PROJEKT_ACCESS
Deprecated.
-
PROJEKT_PUBLISH
public static final EViews PROJEKT_PUBLISH
Deprecated.
-
PROJEKT_DOI
public static final EViews PROJEKT_DOI
Deprecated.
-
PROJECT_INVITE
public static final EViews PROJECT_INVITE
Deprecated.
-
PROJEKT_PRINT_EXPORT
public static final EViews PROJEKT_PRINT_EXPORT
Deprecated.
-
PROJEKT_PORTRAIT_EXPORT
public static final EViews PROJEKT_PORTRAIT_EXPORT
Deprecated.
-
PROJECT_EXPORT
public static final EViews PROJECT_EXPORT
Deprecated.
-
PROJECT_GROUP
public static final EViews PROJECT_GROUP
Deprecated.
-
DASHBOARD
public static final EViews DASHBOARD
Deprecated.
-
ADMIN_DASHBOARD
public static final EViews ADMIN_DASHBOARD
Deprecated.
-
STATISTICS
public static final EViews STATISTICS
Deprecated.
-
INBOXES
public static final EViews INBOXES
Deprecated.
-
DATA
public static final EViews DATA
Deprecated.
-
DATA_DB_CONNECTION
public static final EViews DATA_DB_CONNECTION
Deprecated.
-
DATA_SOURCES
public static final EViews DATA_SOURCES
Deprecated.
-
DATA_DB_QUERIES
public static final EViews DATA_DB_QUERIES
Deprecated.
-
DATA_LDAP_CONNECTION
public static final EViews DATA_LDAP_CONNECTION
Deprecated.
-
DATA_LDAP_QUERIES
public static final EViews DATA_LDAP_QUERIES
Deprecated.
-
DATA_COUNTER
public static final EViews DATA_COUNTER
Deprecated.
-
DATA_WEBDAV_CONNECTION
public static final EViews DATA_WEBDAV_CONNECTION
Deprecated.
-
USER
public static final EViews USER
Deprecated.
-
USER_USERS
public static final EViews USER_USERS
Deprecated.
-
USER_GROUPS
public static final EViews USER_GROUPS
Deprecated.
-
USER_ROLES
public static final EViews USER_ROLES
Deprecated.
-
USER_LDAPGROUPS
public static final EViews USER_LDAPGROUPS
Deprecated.
-
USER_EXTERNAL
public static final EViews USER_EXTERNAL
Deprecated.
-
CLIENT
public static final EViews CLIENT
Deprecated.
-
CLIENT_SETTINGS
public static final EViews CLIENT_SETTINGS
Deprecated.
-
CLIENT_PLUGINS
public static final EViews CLIENT_PLUGINS
Deprecated.
-
CLIENT_CONTRACT
public static final EViews CLIENT_CONTRACT
Deprecated.
-
CLIENT_FRONTENDSERVER
public static final EViews CLIENT_FRONTENDSERVER
Deprecated.
-
PROTOCOL
public static final EViews PROTOCOL
Deprecated.
-
PROTOCOL_PROCESS
public static final EViews PROTOCOL_PROCESS
Deprecated.
-
PROTOCOL_CLIENT
public static final EViews PROTOCOL_CLIENT
Deprecated.
-
PROTOCOL_SYSTEM
public static final EViews PROTOCOL_SYSTEM
Deprecated.
-
RESOURSES
public static final EViews RESOURSES
Deprecated.
-
RESOURSES_CSS
public static final EViews RESOURSES_CSS
Deprecated.
-
RESOURSES_XSLT
public static final EViews RESOURSES_XSLT
Deprecated.
-
RESOURSES_HTML
public static final EViews RESOURSES_HTML
Deprecated.
-
RESOURSES_TEXT
public static final EViews RESOURSES_TEXT
Deprecated.
-
RESOURSES_MAIL
public static final EViews RESOURSES_MAIL
Deprecated.
-
RESOURSES_URL
public static final EViews RESOURSES_URL
Deprecated.
-
RESOURSES_FILE
public static final EViews RESOURSES_FILE
Deprecated.
-
RESOURSES_VARIABLE
public static final EViews RESOURSES_VARIABLE
Deprecated.
-
APPOINTMENTS
public static final EViews APPOINTMENTS
Deprecated.
-
SETTINGS
public static final EViews SETTINGS
Deprecated.
-
SETTINGS_LICENSE
public static final EViews SETTINGS_LICENSE
Deprecated.
-
SETTINGS_INFO
public static final EViews SETTINGS_INFO
Deprecated.
-
SETTINGS_DATABASE
public static final EViews SETTINGS_DATABASE
Deprecated.
-
SETTINGS_AUTOMATIC_LOGIN
public static final EViews SETTINGS_AUTOMATIC_LOGIN
Deprecated.
-
SETTINGS_CLIENTS
public static final EViews SETTINGS_CLIENTS
Deprecated.
-
SETTINGS_EXTERNAL_USER
public static final EViews SETTINGS_EXTERNAL_USER
Deprecated.
-
SETTINGS_FRONTENDSERVER
public static final EViews SETTINGS_FRONTENDSERVER
Deprecated.
-
SETTINGS_CLUSTER
public static final EViews SETTINGS_CLUSTER
Deprecated.
-
SETTINGS_LOGGING
public static final EViews SETTINGS_LOGGING
Deprecated.
-
SETTINGS_PLUGIN
public static final EViews SETTINGS_PLUGIN
Deprecated.
-
SETTINGS_MAILSERVER
public static final EViews SETTINGS_MAILSERVER
Deprecated.
-
SETTINGS_GENRAL
public static final EViews SETTINGS_GENRAL
Deprecated.
-
SETTINGS_LOOK_FEEL
public static final EViews SETTINGS_LOOK_FEEL
Deprecated.
-
SETTINGS_LOGIN_SCREEN
public static final EViews SETTINGS_LOGIN_SCREEN
Deprecated.
-
SETTINGS_MESSAGES
public static final EViews SETTINGS_MESSAGES
Deprecated.
-
INBOX
public static final EViews INBOX
Deprecated.
-
INBOX_REVIEW
public static final EViews INBOX_REVIEW
Deprecated.
-
INBOX_WORKFLOW
public static final EViews INBOX_WORKFLOW
Deprecated.
-
USER_PROFILE
public static final EViews USER_PROFILE
Deprecated.
-
EXTERNAL_LOGIN
public static final EViews EXTERNAL_LOGIN
Deprecated.
-
EXTERNAL
public static final EViews EXTERNAL
Deprecated.
-
EXTERNALFD2
public static final EViews EXTERNALFD2
Deprecated.
-
EXTERNAL_CP
public static final EViews EXTERNAL_CP
Deprecated.
-
LOADING
public static final EViews LOADING
Deprecated.
-
ERROR
public static final EViews ERROR
Deprecated.
-
ERROR_GENERAL
public static final EViews ERROR_GENERAL
Deprecated.
-
ERROR_ACCESS_DENIED
public static final EViews ERROR_ACCESS_DENIED
Deprecated.
-
ERROR_NOT_FOUND
public static final EViews ERROR_NOT_FOUND
Deprecated.
-
AJAX_LOGIN
public static final EViews AJAX_LOGIN
Deprecated.
-
AJAX_LOGIN_BACK
public static final EViews AJAX_LOGIN_BACK
Deprecated.
-
FORGOT_PW
public static final EViews FORGOT_PW
Deprecated.
-
CHANGE_PW
public static final EViews CHANGE_PW
Deprecated.
-
SET_PW
public static final EViews SET_PW
Deprecated.
-
RESET_PW
public static final EViews RESET_PW
Deprecated.
-
PROJEKT_DASH
@Deprecated public static final EViews PROJEKT_DASH
Deprecated.
-
PROTOCOL_ACTIONS
@Deprecated public static final EViews PROTOCOL_ACTIONS
Deprecated.
-
PROTOCOL_STATES
@Deprecated public static final EViews PROTOCOL_STATES
Deprecated.
-
SETTINGS_UPDATE
@Deprecated public static final EViews SETTINGS_UPDATE
Deprecated.
-
PRIVATE
@Deprecated public static final EViews PRIVATE
Deprecated.
-
FORMCYCLE_QA
@Deprecated public static final EViews FORMCYCLE_QA
Deprecated.
-
-
Method Detail
-
values
public static EViews[] values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (EViews c : EViews.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static EViews valueOf(String name)
Deprecated.Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
getId
public String getId()
Deprecated.- Specified by:
getId
in interfaceIViewModel
- Returns:
- the id
-
getURI
public String getURI()
Deprecated.- Specified by:
getURI
in interfaceIViewModel
- Returns:
- The external URI for this EView, such as
/ui/protected/project/workflow.xhtml
-
getLinkTarget
public String getLinkTarget()
Deprecated.- Specified by:
getLinkTarget
in interfaceIViewModel
- Returns:
- Target for menu entry link f.e. _self, _blank, _top, framename
-
getHelpId
public String getHelpId()
Deprecated.- Specified by:
getHelpId
in interfaceIViewModel
- Returns:
- the helpId
-
getFacesRedirect
public String getFacesRedirect()
Deprecated.
-
getAccessProperties
public List<EAccessProperty> getAccessProperties()
Deprecated.
-
isExternal
public boolean isExternal()
Deprecated.- Specified by:
isExternal
in interfaceIViewModel
-
isPublic
public boolean isPublic()
Deprecated.- Specified by:
isPublic
in interfaceIViewModel
-
isProtected
public boolean isProtected()
Deprecated.
-
isAllowed
public boolean isAllowed(ViewBean viewBean)
Deprecated.- Specified by:
isAllowed
in interfaceIViewModel
-
getDisplayName
public String getDisplayName(Locale locale)
Deprecated.Description copied from interface:INamedUiElement
The display name of this element in the given locale.- Specified by:
getDisplayName
in interfaceINamedUiElement
- Specified by:
getDisplayName
in interfaceIViewModel
- Parameters:
locale
- The locale to get the display name for.- Returns:
- The display name of this element in the given locale.
-
getById
public static EViews getById(String id) throws IllegalArgumentException
Deprecated.- Throws:
IllegalArgumentException
-
getByUri
public static EViews getByUri(String uri) throws IllegalArgumentException
Deprecated.- Throws:
IllegalArgumentException
-
getByUri
public static IViewModel getByUri(String uri, boolean isMasterServer) throws IllegalArgumentException
Deprecated.- Throws:
IllegalArgumentException
-
isUriExternal
public static boolean isUriExternal(String uri)
Deprecated.- Parameters:
uri
- uri to check.- Returns:
- Whether the given uri refers to an external view (eg. those used by the Typo3 extension etc.)
-
isUriLoginPage
public static boolean isUriLoginPage(String uri)
Deprecated.
-
isUriPublic
public static boolean isUriPublic(String uri)
Deprecated.
-
getViewTarget
@Deprecated public String getViewTarget()
Deprecated.usegetURI()
- Returns:
- The viewTarget for this EView
-
setViewTarget
@Deprecated public void setViewTarget(String uri)
Deprecated.
-
setId
@Deprecated public void setId(String id)
Deprecated.
-
setURI
@Deprecated public void setURI(String uri)
Deprecated.
-
setHelpId
@Deprecated public void setHelpId(String helpId)
Deprecated.
-
setLinkTarget
@Deprecated public void setLinkTarget(String linkTarget)
Deprecated.
-
setAccessProperties
@Deprecated public void setAccessProperties(List<EAccessProperty> accessProperties)
Deprecated.
-
getByViewTarget
@Deprecated public static EViews getByViewTarget(String viewTarget, boolean isMasterServer) throws IllegalArgumentException
Deprecated.- Parameters:
viewTarget
-String
the target view uriisMasterServer
-Boolean
if is masterServer- Returns:
EViews
the found view- Throws:
IllegalArgumentException
- if view is not found
-
-