Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.facesconfig22 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
FacesConfigFlowDefinitionFlowCallFlowReferenceType<T> |
FacesConfigFlowDefinitionFlowCallFlowReferenceType.flowDocumentId(String flowDocumentId)
Sets the
flow-document-id element |
FacesConfigFlowDefinitionFlowCallFlowReferenceType<T> |
FacesConfigFlowDefinitionFlowCallFlowReferenceType.flowId(String flowId)
Sets the
flow-id element |
FacesConfigFlowDefinitionFlowCallFlowReferenceType<FacesConfigFlowDefinitionFlowCallType<T>> |
FacesConfigFlowDefinitionFlowCallType.getOrCreateFlowReference()
If not already created, a new
flow-reference element with the given value will be created. |
FacesConfigFlowDefinitionFlowCallFlowReferenceType<T> |
FacesConfigFlowDefinitionFlowCallFlowReferenceType.removeFlowDocumentId()
Removes the
flow-document-id element |
FacesConfigFlowDefinitionFlowCallFlowReferenceType<T> |
FacesConfigFlowDefinitionFlowCallFlowReferenceType.removeFlowId()
Removes the
flow-id element |
Copyright © 2018 JBoss by Red Hat. All rights reserved.