|
|||||||||
| Home >> All >> com >> k_int >> OpenRequest >> [ helpers overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.k_int.OpenRequest.helpers
Class ISOHeaderDetailsHelper

java.lang.Objectcom.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)
|
|||||||||
| Home >> All >> com >> k_int >> OpenRequest >> [ helpers overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.k_int.OpenRequest.helpers.ISOHeaderDetailsHelper