Package com.tridion.storage.annotations
Annotation Interface ParameterMeta
Annotation is used for marking parameters within methods. Later on these parameters could be accessed and the value
could be changed.
-
Optional Element Summary
Optional Elements
-
Element Details
-
type
ParameterType type- Default:
- NON_ENTITY
-
name
String name- Default:
- ""
-