com.ibm.btt.channel.data.dao.jpa
Class ChannelRuntimeManager
java.lang.Object
com.ibm.btt.channel.data.dao.jpa.ChannelRuntimeManager
public class ChannelRuntimeManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelRuntimeManager
public ChannelRuntimeManager()
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()
(c) Copyright IBM Corporation 1998, 2011