|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetaData
The remote interface of the MetaDataBean Entity Bean
Method Summary | |
---|---|
String |
getDataPacketField()
This method returns the DataPacket Field |
int |
getDataPacketIndex()
This method returns the DataPacket Index |
String |
getDataPacketName()
This method returns the DataPacket name |
String |
getDataPacketPrimaryKeyField()
This method returns the DataPacket PrimaryKey Field |
String |
getDefaultValue()
This method returns the defaultValue |
String |
getTxnCode()
This method returns this transaction's code |
String |
getTxnFieldName()
This method returns the txn FieldName that this error uses |
String |
getTxnType()
This method returns this transaction's type |
DataPacket |
toDataPacket()
Convert transaction route data to DataPacket |
Methods inherited from interface javax.ejb.EJBObject |
---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
---|
String getTxnCode() throws RemoteException
RemoteException
String getTxnType() throws RemoteException
RemoteException
String getDataPacketName() throws RemoteException
RemoteException
String getDataPacketField() throws RemoteException
RemoteException
int getDataPacketIndex() throws RemoteException
RemoteException
String getDataPacketPrimaryKeyField() throws RemoteException
RemoteException
String getTxnFieldName() throws RemoteException
RemoteException
String getDefaultValue() throws RemoteException
RemoteException
DataPacket toDataPacket() throws RemoteException
toDataPacket
in interface EEntityRemote
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |