Uses of Interface
org.ow2.dragon.persistence.dao.organization.PostDAO

Packages that use PostDAO
org.ow2.dragon.persistence.dao.organization.hibernate   
org.ow2.dragon.service   
org.ow2.dragon.service.organization   
 

Uses of PostDAO in org.ow2.dragon.persistence.dao.organization.hibernate
 

Classes in org.ow2.dragon.persistence.dao.organization.hibernate that implement PostDAO
 class PostDAOImpl
           
 

Uses of PostDAO in org.ow2.dragon.service
 

Methods in org.ow2.dragon.service with parameters of type PostDAO
 void TransfertObjectAssemblerImpl.setPostDAO(PostDAO postDAO)
           
 

Uses of PostDAO in org.ow2.dragon.service.organization
 

Methods in org.ow2.dragon.service.organization with parameters of type PostDAO
 void OrganizationManagerImpl.setPostDAO(PostDAO postDAO)
           
 void PostManagerImpl.setPostDAO(PostDAO postDAO)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.