public class BAMDAOOjbImpl extends org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport implements BAMDAO
Constructor and Description |
---|
BAMDAOOjbImpl() |
Modifier and Type | Method and Description |
---|---|
void |
clearBAMTables() |
List<BAMTargetEntry> |
getCallsForRemotedClasses(ObjectDefinition objDef) |
List<BAMTargetEntry> |
getCallsForRemotedClasses(ObjectDefinition objDef,
String methodName) |
List<BAMTargetEntry> |
getCallsForService(QName serviceName) |
List<BAMTargetEntry> |
getCallsForService(QName serviceName,
String methodName) |
void |
save(BAMTargetEntry bamEntry) |
public BAMDAOOjbImpl()
public void clearBAMTables()
clearBAMTables
in interface BAMDAO
public List<BAMTargetEntry> getCallsForService(QName serviceName, String methodName)
getCallsForService
in interface BAMDAO
public void save(BAMTargetEntry bamEntry)
public List<BAMTargetEntry> getCallsForService(QName serviceName)
getCallsForService
in interface BAMDAO
public List<BAMTargetEntry> getCallsForRemotedClasses(ObjectDefinition objDef)
getCallsForRemotedClasses
in interface BAMDAO
public List<BAMTargetEntry> getCallsForRemotedClasses(ObjectDefinition objDef, String methodName)
getCallsForRemotedClasses
in interface BAMDAO
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.