javax.faces.flow
Annotation Type FlowScoped


@NormalScope
@Inherited
@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface FlowScoped

Since:
2.2

Required Element Summary
 String value
           
 
Optional Element Summary
 String definingDocumentId
           
 

Element Detail

value

public abstract String value

definingDocumentId

public abstract String definingDocumentId
Default:
""


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.