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

Packages that use HAttachment
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 HAttachment in org.apache.ode.daohib.bpel
 

Constructors in org.apache.ode.daohib.bpel with parameters of type HAttachment
AttachmentDAOImpl(SessionManager sessionManager, HAttachment hobj)
           
 

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

Methods in org.apache.ode.daohib.bpel.hobj that return types with arguments of type HAttachment
 java.util.Collection<HAttachment> HMessageExchange.getAttachments()
           
 

Method parameters in org.apache.ode.daohib.bpel.hobj with type arguments of type HAttachment
 void HMessageExchange.setAttachments(java.util.Collection<HAttachment> attachments)
           
 



Copyright © 2015 WSO2. All Rights Reserved.