| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayName
[
The display-name type contains a short name that is intended
to be displayed by tools.
|
class |
FacesConfigFromViewId
The
value of from-view-id must contain one of the following
values:
|
class |
JavaIdentifier
The java-identifierType defines a Java identifier.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlString |
FacesConfigFlowDefinitionSwitch.defaultOutcome |
protected XmlString |
FacesConfigFlowDefinitionSwitchCase.fromOutcome |
protected XmlString |
FacesConfigFlowDefinitionFlowReturn.fromOutcome |
protected XmlString |
FacesConfigRedirectRedirectParam.name |
protected XmlString |
FacesConfigRedirectRedirectParam.value |
| Modifier and Type | Method and Description |
|---|---|
XmlString |
FacesConfigFlowDefinitionSwitch.getDefaultOutcome()
Gets the value of the defaultOutcome property.
|
XmlString |
FacesConfigFlowDefinitionSwitchCase.getFromOutcome()
Gets the value of the fromOutcome property.
|
XmlString |
FacesConfigFlowDefinitionFlowReturn.getFromOutcome()
Gets the value of the fromOutcome property.
|
XmlString |
FacesConfigRedirectRedirectParam.getName()
Gets the value of the name property.
|
XmlString |
FacesConfigRedirectRedirectParam.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacesConfigFlowDefinitionSwitch.setDefaultOutcome(XmlString value)
Sets the value of the defaultOutcome property.
|
void |
FacesConfigFlowDefinitionSwitchCase.setFromOutcome(XmlString value)
Sets the value of the fromOutcome property.
|
void |
FacesConfigFlowDefinitionFlowReturn.setFromOutcome(XmlString value)
Sets the value of the fromOutcome property.
|
void |
FacesConfigRedirectRedirectParam.setName(XmlString value)
Sets the value of the name property.
|
void |
FacesConfigRedirectRedirectParam.setValue(XmlString value)
Sets the value of the value property.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.