org.apache.beehive.netui.pageflow.annotations
Annotation Type Jpf.SharedFlowField


@Target(value=FIELD)
@Retention(value=RUNTIME)
public static @interface Jpf.SharedFlowField


Required Element Summary
 String name
          The name of the shared flow, as declared in Jpf.SharedFlowRef.name()
 

Element Detail

name

public abstract String name
The name of the shared flow, as declared in Jpf.SharedFlowRef.name()