JavaScript is disabled on your browser.
Skip navigation links
javax.faces.flow

Class Parameter



  • public abstract class Parameter
    extends Object 

    Represents a parameter in any of several places where parameters are needed when processing flows.

    Since:
    2.2
    • Constructor Detail

      • Parameter

        public Parameter()
    • Method Detail

      • getName

        public abstract String getName()

        Return the name of the parameter

        Since:
        2.2
      • getValue

        public abstract ValueExpression getValue()

        Return a ValueExpression for the value of the parameter. Depending on the context, this expression may only ever be evaluated in a "get" operation.

        Since:
        2.2
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /