com.bankframe.ei.txnhandler.eabtransactionfield
Interface EABTransactionField

All Known Subinterfaces:
EABTransactionField
All Known Implementing Classes:
EABTransactionFieldImplt

public interface EABTransactionField

This interface defines the remote interface of the EABTransactionField Entity.


Method Summary
 java.lang.String getCommandName()
          This method gets the tic Name
 java.lang.String getDataPacketKey()
          This method gets the DataPacket Key
 java.lang.String getDefaultValue()
          This method gets the Default Value
 java.lang.String getDirection()
          This method gets the Direction
 java.lang.String getEntityBeanName()
          This method gets the Entity Bean Name
 java.lang.String getEntityFieldName()
          This method gets the Entity Field Name
 java.lang.String getGetterSetter()
          This method gets the Getter Setter
 java.lang.String getNumberOfOccurrencesMethod()
          This method gets the number of Occurrence Method
 java.lang.String getParameterType()
          This method gets the parameter Type
 java.lang.String getParentField()
          This method gets the parent Field
 int getPkSequence()
          This method gets the PK sequence
 java.lang.String getRestartKey()
          This method gets the restart Key
 int getSequence()
          This method gets the sequence
 java.lang.String getTierKey()
          This method gets the tierKey
 java.lang.String getTxnCode()
          This method gets the Txn cODE
 java.lang.String getTxnFieldName()
          This method gets the Txn Field Name
 java.lang.String getTxnType()
          This method gets the Txn tYPE
 java.lang.String getUsedInTier()
          This method gets the Used in Tier
 

Method Detail

getCommandName

public java.lang.String getCommandName()
                                throws java.rmi.RemoteException
This method gets the tic Name

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getDataPacketKey

public java.lang.String getDataPacketKey()
                                  throws java.rmi.RemoteException
This method gets the DataPacket Key

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getDefaultValue

public java.lang.String getDefaultValue()
                                 throws java.rmi.RemoteException
This method gets the Default Value

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getDirection

public java.lang.String getDirection()
                              throws java.rmi.RemoteException
This method gets the Direction

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getEntityBeanName

public java.lang.String getEntityBeanName()
                                   throws java.rmi.RemoteException
This method gets the Entity Bean Name

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getEntityFieldName

public java.lang.String getEntityFieldName()
                                    throws java.rmi.RemoteException
This method gets the Entity Field Name

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getGetterSetter

public java.lang.String getGetterSetter()
                                 throws java.rmi.RemoteException
This method gets the Getter Setter

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getNumberOfOccurrencesMethod

public java.lang.String getNumberOfOccurrencesMethod()
                                              throws java.rmi.RemoteException
This method gets the number of Occurrence Method

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getParameterType

public java.lang.String getParameterType()
                                  throws java.rmi.RemoteException
This method gets the parameter Type

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getParentField

public java.lang.String getParentField()
                                throws java.rmi.RemoteException
This method gets the parent Field

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getPkSequence

public int getPkSequence()
                  throws java.rmi.RemoteException
This method gets the PK sequence

Returns:
int
Throws:
java.rmi.RemoteException

getRestartKey

public java.lang.String getRestartKey()
                               throws java.rmi.RemoteException
This method gets the restart Key

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getSequence

public int getSequence()
                throws java.rmi.RemoteException
This method gets the sequence

Returns:
int
Throws:
java.rmi.RemoteException

getTierKey

public java.lang.String getTierKey()
                            throws java.rmi.RemoteException
This method gets the tierKey

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getTxnCode

public java.lang.String getTxnCode()
                            throws java.rmi.RemoteException
This method gets the Txn cODE

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getTxnFieldName

public java.lang.String getTxnFieldName()
                                 throws java.rmi.RemoteException
This method gets the Txn Field Name

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getTxnType

public java.lang.String getTxnType()
                            throws java.rmi.RemoteException
This method gets the Txn tYPE

Returns:
java.lang.String
Throws:
java.rmi.RemoteException

getUsedInTier

public java.lang.String getUsedInTier()
                               throws java.rmi.RemoteException
This method gets the Used in Tier

Returns:
java.lang.String
Throws:
java.rmi.RemoteException


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