IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

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

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

public class ChannelPolicyBaseManager
extends java.lang.Object


Constructor Summary
ChannelPolicyBaseManager()
           
 
Method Summary
protected  java.lang.String createChannelPolicyBase(ChannelPolicyBase channelPolicyBase)
           
protected  java.lang.String deleteChannelPolicyBase(ChannelPolicyBase channelPolicyBase)
           
protected  ChannelPolicyBase findChannelPolicyBaseByPrimaryKey(java.lang.String custId, java.lang.String channelId)
           
protected  javax.persistence.EntityManager getEntityManager()
           
static void main(java.lang.String[] args)
           
protected  java.lang.String updateChannelPolicyBase(ChannelPolicyBase channelPolicyBase)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelPolicyBaseManager

public ChannelPolicyBaseManager()
Method Detail

getEntityManager

protected javax.persistence.EntityManager getEntityManager()

createChannelPolicyBase

protected java.lang.String createChannelPolicyBase(ChannelPolicyBase channelPolicyBase)
                                            throws java.lang.Exception
Throws:
java.lang.Exception

deleteChannelPolicyBase

protected java.lang.String deleteChannelPolicyBase(ChannelPolicyBase channelPolicyBase)
                                            throws java.lang.Exception
Throws:
java.lang.Exception

updateChannelPolicyBase

protected java.lang.String updateChannelPolicyBase(ChannelPolicyBase channelPolicyBase)
                                            throws java.lang.Exception
Throws:
java.lang.Exception

findChannelPolicyBaseByPrimaryKey

protected ChannelPolicyBase findChannelPolicyBaseByPrimaryKey(java.lang.String custId,
                                                              java.lang.String channelId)

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010