com.bankframe.ei.txnhandler.destinationejbmap
Interface DestinationEjbMap

All Known Subinterfaces:
DestinationEjbMap

public interface DestinationEjbMap

This interface defines the remote interface of the DestinationEjbMap Entity.

Author:
Engineering

Method Summary
 java.lang.String getAlwaysOnline()
          This method returns the alwaysOnline attribute.
 java.lang.String getDestinationId()
          This method returns the destinationId attribute.
 java.lang.String getEjbName()
          This method returns the ejbName attribute.
 java.lang.String getEjbOperation()
          This method returns the ejbOperation attribute.
 java.lang.String getOperationType()
          This method returns the operationType attribute.
 java.lang.String getStoreable()
          This method returns the storeable attribute.
 

Method Detail

getDestinationId

public java.lang.String getDestinationId()
                                  throws java.rmi.RemoteException
This method returns the destinationId attribute.

Returns:
the destinationId attribute
Throws:
java.rmi.RemoteException

getEjbName

public java.lang.String getEjbName()
                            throws java.rmi.RemoteException
This method returns the ejbName attribute.

Returns:
the ejbName attribute
Throws:
java.rmi.RemoteException

getEjbOperation

public java.lang.String getEjbOperation()
                                 throws java.rmi.RemoteException
This method returns the ejbOperation attribute.

Returns:
the ejbOperation attribute
Throws:
java.rmi.RemoteException

getOperationType

public java.lang.String getOperationType()
                                  throws java.rmi.RemoteException
This method returns the operationType attribute.

Returns:
the operationType attribute
Throws:
java.rmi.RemoteException

getAlwaysOnline

public java.lang.String getAlwaysOnline()
                                 throws java.rmi.RemoteException
This method returns the alwaysOnline attribute.

Returns:
the alwaysOnline attribute
Throws:
java.rmi.RemoteException

getStoreable

public java.lang.String getStoreable()
                              throws java.rmi.RemoteException
This method returns the storeable attribute.

Returns:
the storeable attribute
Throws:
java.rmi.RemoteException


Copyright © 2004 Siebel Systems, Inc. All rights reserved.