com.bankframe.ei.txnhandler.tierfield
Interface TierField

All Known Subinterfaces:
TierField
All Known Implementing Classes:
TierFieldImplt

public interface TierField

This interface defines the remote interface of the TierField Entity.


Method Summary
 java.lang.String getGetRecordMethod()
          This method gets the Record method
 java.lang.String getNumberOfOccurrencesMethod()
          This method gets the number of Occurences method
 java.lang.String getTierFieldId()
          This method gets the Tier field Id
 java.lang.String getTxnCode()
          This method gets the Transaction code
 

Method Detail

getGetRecordMethod

public java.lang.String getGetRecordMethod()
                                    throws java.rmi.RemoteException
This method gets the Record method

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

getNumberOfOccurrencesMethod

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

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

getTierFieldId

public java.lang.String getTierFieldId()
                                throws java.rmi.RemoteException
This method gets the Tier field Id

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

getTxnCode

public java.lang.String getTxnCode()
                            throws java.rmi.RemoteException
This method gets the Transaction code

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


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