Uses of Class
org.wso2.mercury.persistence.dto.AcknowledgmentDto

Packages that use AcknowledgmentDto
org.wso2.mercury.persistence   
org.wso2.mercury.persistence.hibernate   
 

Uses of AcknowledgmentDto in org.wso2.mercury.persistence
 

Methods in org.wso2.mercury.persistence with parameters of type AcknowledgmentDto
 void PersistenceManager.save(AcknowledgmentDto acknowledgmentsDto)
           
 

Uses of AcknowledgmentDto in org.wso2.mercury.persistence.hibernate
 

Methods in org.wso2.mercury.persistence.hibernate with parameters of type AcknowledgmentDto
 void HibernatePersistenceManager.save(AcknowledgmentDto acknowledgmentsDto)
           
 



~~~~~~~~~~~~~~~~~~~ Mercury ~~~~~~~~~~~~~~~~~~~~~