Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.k_int.OpenRequest.helpers
Class ISOHeaderDetailsHelper  view ISOHeaderDetailsHelper download ISOHeaderDetailsHelper.java

java.lang.Object
  extended bycom.k_int.OpenRequest.helpers.ISOHeaderDetailsHelper

public class ISOHeaderDetailsHelper
extends java.lang.Object


Field Summary
private static LoggingContext cat
           
 
Constructor Summary
ISOHeaderDetailsHelper()
           
 
Method Summary
static void fillOutHeader(Session hibernate_session, com.k_int.OpenRequest.db.ILLTransaction req, com.k_int.OpenRequest.isoill.gen.ISO_10161_ILL_1.ILL_APDU_Base message_base_fields)
          Fills out the common fields for an ISO request (For all message except the inital request)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cat

private static LoggingContext cat
Constructor Detail

ISOHeaderDetailsHelper

public ISOHeaderDetailsHelper()
Method Detail

fillOutHeader

public static void fillOutHeader(Session hibernate_session,
                                 com.k_int.OpenRequest.db.ILLTransaction req,
                                 com.k_int.OpenRequest.isoill.gen.ISO_10161_ILL_1.ILL_APDU_Base message_base_fields)
                          throws java.sql.SQLException,
                                 cirrus.hibernate.HibernateException
Fills out the common fields for an ISO request (For all message except the inital request)