Package de.xima.fc.plugin.enums
Enum EPluginTypes
- All Implemented Interfaces:
Serializable
,Comparable<EPluginTypes>
Deprecated.
- Author:
- XIMA MEDIA GmbH
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Getter für das Interfaze zu dem Plugin-Typstatic EPluginTypes
Deprecated.Returns the enum constant of this type with the specified name.static EPluginTypes[]
values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
GENERIC_ACTION
Deprecated. -
SERVLET_ACTION
Deprecated. -
PRINTSERVICE
Deprecated. -
PROCESSING
Deprecated. -
DATASOURCE
Deprecated. -
PROJECT_TEMPLATE
Deprecated. -
REPLACER_SYSTEM
Deprecated. -
REPLACER_FORM
Deprecated. -
REPLACER_TEMPLATE
Deprecated. -
REPLACER_SESSION
Deprecated. -
FORM_PRE_RENDER
Deprecated. -
FORM_PRE_PERSIST
Deprecated. -
FORM_PRE_PROCESS
Deprecated. -
FORM_PRE_RESPOND
Deprecated. -
VALIDATION_RULE
Deprecated. -
FORM_RESOURCE
Deprecated. -
FORM_ELEMENT_CATALOGUE
Deprecated. -
FORM_ELEMENT_WIDGET
Deprecated. -
PORTAL
Deprecated.
-
-
Method Details
-
values
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
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
-
getPluginInterface
Deprecated.Getter für das Interfaze zu dem Plugin-Typ- Returns:
IFCPlugin
-
IFCPlugin