|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaIdentifier | |
|---|---|
| org.apache.openejb.jee | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of JavaIdentifier in org.apache.openejb.jee |
|---|
| Fields in org.apache.openejb.jee declared as JavaIdentifier | |
|---|---|
protected JavaIdentifier |
FacesConfigFlowDefinitionFlowCallFlowReference.flowDocumentId
|
protected JavaIdentifier |
FacesConfigFlowDefinitionFlowCallFlowReference.flowId
|
protected JavaIdentifier |
FacesConfigFlowDefinitionFlowCallOutboundParameter.name
|
protected JavaIdentifier |
FacesConfigFlowDefinitionInboundParameter.name
|
protected JavaIdentifier |
FacesConfigFlowDefinition.startNode
|
protected JavaIdentifier |
FacesConfigFlowDefinitionView.vdlDocument
|
| Methods in org.apache.openejb.jee that return JavaIdentifier | |
|---|---|
JavaIdentifier |
FacesConfigFlowDefinitionFlowCallFlowReference.getFlowDocumentId()
Gets the value of the flowDocumentId property. |
JavaIdentifier |
FacesConfigFlowDefinitionFlowCallFlowReference.getFlowId()
Gets the value of the flowId property. |
JavaIdentifier |
FacesConfigFlowDefinitionFlowCallOutboundParameter.getName()
Gets the value of the name property. |
JavaIdentifier |
FacesConfigFlowDefinitionInboundParameter.getName()
Gets the value of the name property. |
JavaIdentifier |
FacesConfigFlowDefinition.getStartNode()
Gets the value of the startNode property. |
JavaIdentifier |
FacesConfigFlowDefinitionView.getVdlDocument()
Gets the value of the vdlDocument property. |
| Methods in org.apache.openejb.jee with parameters of type JavaIdentifier | |
|---|---|
void |
FacesConfigFlowDefinitionFlowCallFlowReference.setFlowDocumentId(JavaIdentifier value)
Sets the value of the flowDocumentId property. |
void |
FacesConfigFlowDefinitionFlowCallFlowReference.setFlowId(JavaIdentifier value)
Sets the value of the flowId property. |
void |
FacesConfigFlowDefinitionFlowCallOutboundParameter.setName(JavaIdentifier value)
Sets the value of the name property. |
void |
FacesConfigFlowDefinitionInboundParameter.setName(JavaIdentifier value)
Sets the value of the name property. |
void |
FacesConfigFlowDefinition.setStartNode(JavaIdentifier value)
Sets the value of the startNode property. |
void |
FacesConfigFlowDefinitionView.setVdlDocument(JavaIdentifier value)
Sets the value of the vdlDocument property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||