Uses of Interface
org.ikasan.console.pointtopointflow.dao.PointToPointFlowProfileDao

Packages that use PointToPointFlowProfileDao
org.ikasan.console.pointtopointflow.dao   
org.ikasan.console.pointtopointflow.service   
 

Uses of PointToPointFlowProfileDao in org.ikasan.console.pointtopointflow.dao
 

Classes in org.ikasan.console.pointtopointflow.dao that implement PointToPointFlowProfileDao
 class HibernatePointToPointFlowProfileDao
          Hibernate implementation of the PointToPointFlowDao
 

Uses of PointToPointFlowProfileDao in org.ikasan.console.pointtopointflow.service
 

Constructors in org.ikasan.console.pointtopointflow.service with parameters of type PointToPointFlowProfileDao
PointToPointFlowProfileServiceImpl(PointToPointFlowProfileDao pointToPointFlowProfileDao)
          Constructor
 



Copyright © 2007-2014 Ikasan. All Rights Reserved.