|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bankframe.ei.txnhandler.impl.eabtransactionfield.EABTransactionFieldImplt
public class EABTransactionFieldImplt
This class serves as a lightweight proxy representation of a Destination EJB for caching purposes.
| Fields inherited from interface com.bankframe.ejb.EEntity |
|---|
serialVersionUID |
| Constructor Summary | |
|---|---|
EABTransactionFieldImplt(String txnCode,
String txnType,
String commandName,
String defaultValue,
String tierKey,
String direction,
String parentField,
String getterSetter,
String parameterType,
String dataPacketKey,
String entityBeanName,
int pkSequence,
String numberOfOccurrencesMethod,
String txnFieldName,
String entityFieldName,
String restartKey,
int sequence,
String usedInTier)
This method is the default constructor |
|
| Method Summary | |
|---|---|
String |
getCommandName()
This method returns the value of the command bean name |
String |
getDataPacketKey()
This method returns the value of the dataPacketKey |
String |
getDefaultValue()
This method returns the value of the defaultValue |
String |
getDirection()
This method returns the value of the direction |
EJBHome |
getEJBHome()
This method gets the EJB Home interface |
String |
getEntityBeanName()
This method returns the value of the entityBeanName |
String |
getEntityFieldName()
This method returns the value of the entityFieldName |
String |
getGetterSetter()
This method returns the value of the getterSetter |
Handle |
getHandle()
This method gets the EJB handle |
String |
getNumberOfOccurrencesMethod()
This method returns the value of the numberOfOccurrencesMethod |
String |
getParameterType()
This method returns the value of the parameterType |
String |
getParentField()
This method returns the value of the parentField |
int |
getPkSequence()
This method returns the value of the pkSequence |
Object |
getPrimaryKey()
This method gets the PersisterTxnMap PrimaryKey |
String |
getRestartKey()
This method returns the value of the restartKey |
int |
getSequence()
This method returns the value of the sequence |
String |
getTierKey()
This method returns the value of the tierKey |
String |
getTxnCode()
This method returns the value of the txnCode |
String |
getTxnFieldName()
This method returns the value of the txnFieldName |
String |
getTxnType()
This method returns the value of the txnType |
String |
getUsedInTier()
This method returns the value of the usedInTier |
boolean |
isIdentical(EJBObject param1)
This method determines if EJB objects identical |
void |
remove()
This method does nothing |
DataPacket |
toDataPacket()
This method Creates a datapacket |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String txnCode
public String txnType
public String commandName
public String defaultValue
public String tierKey
public String direction
public String parentField
public String getterSetter
public String parameterType
public String dataPacketKey
public String entityBeanName
public int pkSequence
public String numberOfOccurrencesMethod
public String txnFieldName
public String entityFieldName
public String restartKey
public int sequence
public String usedInTier
| Constructor Detail |
|---|
public EABTransactionFieldImplt(String txnCode,
String txnType,
String commandName,
String defaultValue,
String tierKey,
String direction,
String parentField,
String getterSetter,
String parameterType,
String dataPacketKey,
String entityBeanName,
int pkSequence,
String numberOfOccurrencesMethod,
String txnFieldName,
String entityFieldName,
String restartKey,
int sequence,
String usedInTier)
txnCode - contains the code number for the host transactiontxnType - identifies the middleware associated with a transaction suchcommandName - StringdefaultValue - StringtierKey - Stringdirection - StringparentField - StringgetterSetter - StringparameterType - StringdataPacketKey - StringentityBeanName - name of the calling entitypkSequence - intnumberOfOccurrencesMethod - StringtxnFieldName - StringentityFieldName - StringrestartKey - Stringsequence - intusedInTier - String| Method Detail |
|---|
public String getCommandName()
getCommandName in interface EABTransactionFieldpublic String getDataPacketKey()
getDataPacketKey in interface EABTransactionFieldpublic String getDefaultValue()
getDefaultValue in interface EABTransactionFieldpublic String getDirection()
getDirection in interface EABTransactionFieldpublic String getEntityBeanName()
getEntityBeanName in interface EABTransactionFieldpublic String getEntityFieldName()
getEntityFieldName in interface EABTransactionFieldpublic String getGetterSetter()
getGetterSetter in interface EABTransactionFieldpublic String getNumberOfOccurrencesMethod()
getNumberOfOccurrencesMethod in interface EABTransactionFieldpublic String getParameterType()
getParameterType in interface EABTransactionFieldpublic String getParentField()
getParentField in interface EABTransactionFieldpublic int getPkSequence()
getPkSequence in interface EABTransactionFieldpublic String getRestartKey()
getRestartKey in interface EABTransactionFieldpublic int getSequence()
getSequence in interface EABTransactionFieldpublic String getTierKey()
getTierKey in interface EABTransactionFieldpublic String getTxnCode()
getTxnCode in interface EABTransactionFieldpublic String getTxnFieldName()
getTxnFieldName in interface EABTransactionFieldpublic String getTxnType()
getTxnType in interface EABTransactionFieldpublic String getUsedInTier()
getUsedInTier in interface EABTransactionField
public EJBHome getEJBHome()
throws RemoteException
getEJBHome in interface EJBObjectRemoteException
public Handle getHandle()
throws RemoteException
getHandle in interface EJBObjectRemoteException
public Object getPrimaryKey()
throws RemoteException
getPrimaryKey in interface EJBObjectRemoteException
public boolean isIdentical(EJBObject param1)
throws RemoteException
isIdentical in interface EJBObjectRemoteException
public void remove()
throws RemoteException,
RemoveException
remove in interface EJBObjectRemoteException
RemoveExceptionpublic DataPacket toDataPacket()
toDataPacket in interface EEntity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||