Skip navigation links
org.apache.openejb.jee

Class FacesConfigIf

    • Constructor Detail

      • FacesConfigIf

        public FacesConfigIf()
    • Method Detail

      • getValue

        public String getValue()

        EL expressions present within a faces config file must start with the character sequence of '#{' and end with '}'.

        Returns:
        possible object is String
      • setValue

        public void setValue(String value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is String
      • getId

        public String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        public void setId(String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String

Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.