|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.FacesConfigApplicationType
public class FacesConfigApplicationType
The "application" element provides a mechanism to define the various per-application-singleton implementation artifacts for a particular web application that is utilizing JavaServer Faces. For nested elements that are not specified, the JSF implementation must provide a suitable default.
Java class for faces-config-applicationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="faces-config-applicationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element name="action-listener" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType"/>
<element name="default-render-kit-id" type="{http://java.sun.com/xml/ns/javaee}string"/>
<element name="message-bundle" type="{http://java.sun.com/xml/ns/javaee}string"/>
<element name="navigation-handler" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType"/>
<element name="view-handler" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType"/>
<element name="state-manager" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType"/>
<element name="el-resolver" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType"/>
<element name="property-resolver" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType"/>
<element name="variable-resolver" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType"/>
<element name="locale-config" type="{http://java.sun.com/xml/ns/javaee}faces-config-locale-configType"/>
<element name="resource-bundle" type="{http://java.sun.com/xml/ns/javaee}faces-config-application-resource-bundleType"/>
<element name="application-extension" type="{http://java.sun.com/xml/ns/javaee}faces-config-application-extensionType" maxOccurs="unbounded" minOccurs="0"/>
</choice>
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected javax.xml.bind.JAXBElement<?>[] |
actionListenerOrDefaultRenderKitIdOrMessageBundle
|
protected String |
id
|
| Constructor Summary | |
|---|---|
FacesConfigApplicationType()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.FacesConfigApplicationType instance. |
|
FacesConfigApplicationType(FacesConfigApplicationType o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.FacesConfigApplicationType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigApplicationType |
clone()
Creates and returns a copy of this object. |
javax.xml.bind.JAXBElement<?>[] |
getActionListenerOrDefaultRenderKitIdOrMessageBundle()
|
javax.xml.bind.JAXBElement<?> |
getActionListenerOrDefaultRenderKitIdOrMessageBundle(int idx)
|
int |
getActionListenerOrDefaultRenderKitIdOrMessageBundleLength()
|
String |
getId()
Gets the value of the id property. |
javax.xml.bind.JAXBElement<?> |
setActionListenerOrDefaultRenderKitIdOrMessageBundle(int idx,
javax.xml.bind.JAXBElement<?> value)
|
void |
setActionListenerOrDefaultRenderKitIdOrMessageBundle(javax.xml.bind.JAXBElement<?>[] values)
|
void |
setId(String value)
Sets the value of the id property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.xml.bind.JAXBElement<?>[] actionListenerOrDefaultRenderKitIdOrMessageBundle
protected String id
| Constructor Detail |
|---|
public FacesConfigApplicationType()
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.FacesConfigApplicationType instance.
public FacesConfigApplicationType(FacesConfigApplicationType o)
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.FacesConfigApplicationType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public javax.xml.bind.JAXBElement<?>[] getActionListenerOrDefaultRenderKitIdOrMessageBundle()
JAXBElement<FacesConfigLocaleConfigType>
JAXBElement<String>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<String>
JAXBElement<FacesConfigApplicationResourceBundleType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FacesConfigApplicationExtensionType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>public javax.xml.bind.JAXBElement<?> getActionListenerOrDefaultRenderKitIdOrMessageBundle(int idx)
JAXBElement<FacesConfigLocaleConfigType>
JAXBElement<String>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<String>
JAXBElement<FacesConfigApplicationResourceBundleType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FacesConfigApplicationExtensionType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>public int getActionListenerOrDefaultRenderKitIdOrMessageBundleLength()
public void setActionListenerOrDefaultRenderKitIdOrMessageBundle(javax.xml.bind.JAXBElement<?>[] values)
values - allowed objects are
JAXBElement<FacesConfigLocaleConfigType>
JAXBElement<String>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<String>
JAXBElement<FacesConfigApplicationResourceBundleType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FacesConfigApplicationExtensionType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
public javax.xml.bind.JAXBElement<?> setActionListenerOrDefaultRenderKitIdOrMessageBundle(int idx,
javax.xml.bind.JAXBElement<?> value)
value - allowed object is
JAXBElement<FacesConfigLocaleConfigType>
JAXBElement<String>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<String>
JAXBElement<FacesConfigApplicationResourceBundleType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FacesConfigApplicationExtensionType>
JAXBElement<FullyQualifiedClassType>
JAXBElement<FullyQualifiedClassType>public String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic FacesConfigApplicationType clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||