| Package | Description |
|---|---|
| org.apache.ode.daohib.bpel |
An implementation of the BPEL data access objects (DAO) api using hibernate.
|
| org.apache.ode.daohib.bpel.hobj |
Hibernate POJOs for bpel.
|
| Constructor and Description |
|---|
XmlDataDaoImpl(SessionManager sm,
HXmlData hobj) |
| Modifier and Type | Method and Description |
|---|---|
HXmlData |
HVariableProperty.getXmlData() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<HXmlData> |
HScope.getVariables()
Get the variable values associated with this scope.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HVariableProperty.setXmlData(HXmlData xmldata) |
| Modifier and Type | Method and Description |
|---|---|
void |
HScope.setVariables(java.util.Set<HXmlData> variables) |
| Constructor and Description |
|---|
HVariableProperty(HXmlData var,
java.lang.String name,
java.lang.String value) |
Copyright © 2021 WSO2. All Rights Reserved.