IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.channel.data.dao.jpa
Class ChannelRuntimeManager

java.lang.Object
  extended by com.ibm.btt.channel.data.dao.jpa.ChannelRuntimeManager

public class ChannelRuntimeManager
extends java.lang.Object


Constructor Summary
ChannelRuntimeManager()
           
 
Method Summary
protected  java.lang.String createChannelRuntime(ChannelRuntime channelRuntime)
           
protected  java.lang.String deleteChannelRuntime(ChannelRuntime channelRuntime)
           
protected  ChannelRuntime findChannelRuntimeByPrimaryKey(java.lang.String custId, java.lang.String channelId)
           
protected  void resetChannelRuntimeAll()
           
protected  java.lang.String updateChannelRuntime(ChannelRuntime channelRuntime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelRuntimeManager

public ChannelRuntimeManager()
Method Detail

createChannelRuntime

protected java.lang.String createChannelRuntime(ChannelRuntime channelRuntime)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

deleteChannelRuntime

protected java.lang.String deleteChannelRuntime(ChannelRuntime channelRuntime)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

updateChannelRuntime

protected java.lang.String updateChannelRuntime(ChannelRuntime channelRuntime)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

findChannelRuntimeByPrimaryKey

protected ChannelRuntime findChannelRuntimeByPrimaryKey(java.lang.String custId,
                                                        java.lang.String channelId)

resetChannelRuntimeAll

protected void resetChannelRuntimeAll()

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010