JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.bgerp.util
Annotation Interface Dynamic
@Target
({
TYPE
,
METHOD
,
CONSTRUCTOR
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
Dynamic
Annotation is used for marking elements, called from JSP templates or JEXL scripts. Such ones should be handled especially careful.