|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HCorrelationSet | |
|---|---|
| org.apache.ode.daohib.bpel.hobj | Hibernate POJOs for bpel. |
| Uses of HCorrelationSet in org.apache.ode.daohib.bpel.hobj |
|---|
| Methods in org.apache.ode.daohib.bpel.hobj that return HCorrelationSet | |
|---|---|
HCorrelationSet |
HCorrelationProperty.getCorrelationSet()
|
| Methods in org.apache.ode.daohib.bpel.hobj that return types with arguments of type HCorrelationSet | |
|---|---|
java.util.Collection<HCorrelationSet> |
HProcessInstance.getCorrelationSets()
|
java.util.Set<HCorrelationSet> |
HScope.getCorrelationSets()
|
| Methods in org.apache.ode.daohib.bpel.hobj with parameters of type HCorrelationSet | |
|---|---|
void |
HCorrelationProperty.setCorrelationSet(HCorrelationSet correlationSet)
|
| Method parameters in org.apache.ode.daohib.bpel.hobj with type arguments of type HCorrelationSet | |
|---|---|
void |
HProcessInstance.setCorrelationSets(java.util.Collection<HCorrelationSet> csets)
|
void |
HScope.setCorrelationSets(java.util.Set<HCorrelationSet> correlationSets)
|
| Constructors in org.apache.ode.daohib.bpel.hobj with parameters of type HCorrelationSet | |
|---|---|
HCorrelationProperty(javax.xml.namespace.QName qname,
java.lang.String value,
HCorrelationSet correlationSet)
|
|
HCorrelationProperty(java.lang.String name,
java.lang.String namespace,
java.lang.String value,
HCorrelationSet correlationSet)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||