com.ibm.btt.channel.data.dao.jpa
Class RegisteredAccountsManager
java.lang.Object
com.ibm.btt.channel.data.dao.jpa.RegisteredAccountsManager
public class RegisteredAccountsManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisteredAccountsManager
public RegisteredAccountsManager()
createRegisteredAccounts
protected java.lang.String createRegisteredAccounts(RegisteredAccounts registeredAccounts)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteRegisteredAccounts
protected java.lang.String deleteRegisteredAccounts(RegisteredAccounts registeredAccounts)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateRegisteredAccounts
protected java.lang.String updateRegisteredAccounts(RegisteredAccounts registeredAccounts)
throws java.lang.Exception
- Throws:
java.lang.Exception
findRegisteredAccountsByPrimaryKey
protected RegisteredAccounts findRegisteredAccountsByPrimaryKey(java.lang.String custId,
java.lang.String channelId,
java.lang.String accountNo)
getRegisteredAccountsByChannelPolicyBasePK
protected java.util.List<RegisteredAccounts> getRegisteredAccountsByChannelPolicyBasePK(ChannelPolicyBasePK pk)
(c) Copyright IBM Corporation 1998, 2010