Uses of Class
org.apache.ode.daohib.bpel.hobj.HFaultData

Packages that use HFaultData
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. 
 

Uses of HFaultData in org.apache.ode.daohib.bpel
 

Constructors in org.apache.ode.daohib.bpel with parameters of type HFaultData
FaultDAOImpl(SessionManager sm, HFaultData fault)
           
 

Uses of HFaultData in org.apache.ode.daohib.bpel.hobj
 

Methods in org.apache.ode.daohib.bpel.hobj that return HFaultData
 HFaultData HProcessInstance.getFault()
           
 

Methods in org.apache.ode.daohib.bpel.hobj with parameters of type HFaultData
 void HProcessInstance.setFault(HFaultData fault)
           
 



Copyright © 2015 WSO2. All Rights Reserved.