org.kuali.rice.ksb.messaging.bam.dao.impl
Class BAMDaoJpaImpl
java.lang.Object
   org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDaoJpaImpl
org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDaoJpaImpl
- All Implemented Interfaces: 
- BAMDAO
- public class BAMDaoJpaImpl 
- extends Object- implements BAMDAO
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BAMDaoJpaImpl
public BAMDaoJpaImpl()
setEntityManager
public void setEntityManager(javax.persistence.EntityManager entityManager)
- 
 
- 
 
clearBAMTables
public void clearBAMTables()
- 
- Specified by:
- clearBAMTablesin interface- BAMDAO
 
- 
 
getCallsForService
public List<BAMTargetEntry> getCallsForService(QName serviceName,
                                               String methodName)
- 
- Specified by:
- getCallsForServicein interface- BAMDAO
 
- 
 
save
public void save(BAMTargetEntry bamEntry)
- 
- Specified by:
- savein interface- BAMDAO
 
- 
 
getCallsForService
public List<BAMTargetEntry> getCallsForService(QName serviceName)
- 
- Specified by:
- getCallsForServicein interface- BAMDAO
 
- 
 
getCallsForRemotedClasses
public List<BAMTargetEntry> getCallsForRemotedClasses(ObjectDefinition objDef)
- 
- Specified by:
- getCallsForRemotedClassesin interface- BAMDAO
 
- 
 
getCallsForRemotedClasses
public List<BAMTargetEntry> getCallsForRemotedClasses(ObjectDefinition objDef,
                                                      String methodName)
- 
- Specified by:
- getCallsForRemotedClassesin interface- BAMDAO
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.