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

java.lang.Objectcom.k_int.OpenRequest.tracking.InstitutionControlPanel
- public class InstitutionControlPanel
- extends java.lang.Object
| Field Summary | |
private static LoggingContext |
cat
|
private long |
institution_id
|
private javax.naming.Context |
jndi_context
|
private Session |
session
|
private SessionFactory |
sf
|
| Constructor Summary | |
InstitutionControlPanel(long institution_id)
|
|
| Method Summary | |
void |
close()
|
java.util.List |
getLiveByStatusCode(long code)
|
java.util.List |
getLiveTransactions()
|
| 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
jndi_context
private javax.naming.Context jndi_context
sf
private SessionFactory sf
session
private Session session
institution_id
private long institution_id
| Constructor Detail |
InstitutionControlPanel
public InstitutionControlPanel(long institution_id)
| Method Detail |
close
public void close()
getLiveTransactions
public java.util.List getLiveTransactions() throws ControlPanelException
getLiveByStatusCode
public java.util.List getLiveByStatusCode(long code) throws ControlPanelException
|
|||||||||
| Home >> All >> com >> k_int >> OpenRequest >> [ tracking overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.k_int.OpenRequest.tracking.InstitutionControlPanel