com.bankframe.ei.txnhandler.destinationejbmap
Interface DestinationEjbMap

All Known Subinterfaces:
DestinationEjbMap

public interface DestinationEjbMap

This interface defines the remote interface of the DestinationEjbMap Entity.


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
java.rmi.RemoteException

getEjbName

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

Returns:
the ejbName attribute
java.rmi.RemoteException

getEjbOperation

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

Returns:
the ejbOperation attribute
java.rmi.RemoteException

getOperationType

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

Returns:
the operationType attribute
java.rmi.RemoteException

getAlwaysOnline

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

Returns:
the alwaysOnline attribute
java.rmi.RemoteException

getStoreable

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

Returns:
the storeable attribute
java.rmi.RemoteException


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