org.hibersap.examples.jee
Interface RAConnectorService

All Known Implementing Classes:
RAConnectorServiceBean

public interface RAConnectorService


Field Summary
static java.lang.String JNDI_NAME
           
static java.lang.String LOCAL_JNDI_NAME
           
static java.lang.String RA_JNDI_NAME
           
 
Method Summary
 javax.resource.cci.MappedRecord getFlightList(javax.resource.cci.MappedRecord inputRecord)
           
 

Field Detail

RA_JNDI_NAME

static final java.lang.String RA_JNDI_NAME
See Also:
Constant Field Values

LOCAL_JNDI_NAME

static final java.lang.String LOCAL_JNDI_NAME
See Also:
Constant Field Values

JNDI_NAME

static final java.lang.String JNDI_NAME
See Also:
Constant Field Values
Method Detail

getFlightList

javax.resource.cci.MappedRecord getFlightList(javax.resource.cci.MappedRecord inputRecord)
                                              throws javax.resource.ResourceException
Throws:
javax.resource.ResourceException


Copyright © 2009 Akquinet Tech@Spree GmbH. All Rights Reserved.