API FinTP REST
 All Classes Namespaces Files Functions Variables
ro.allevo.fintpws.model.EntryQueueEntity Class Reference

The persistent class for the ENTRYQUEUE database table. More...

Inheritance diagram for ro.allevo.fintpws.model.EntryQueueEntity:

Public Member Functions

RoutedMessageEntity getRoutedmessage ()
 
void setRoutedmessage (RoutedMessageEntity routedmessage)
 
 EntryQueueEntity ()
 
String getGuid ()
 
void setGuid (String guid)
 
String getBatchid ()
 
void setBatchid (String batchid)
 
String getCorrelationid ()
 
void setCorrelationid (String correlationid)
 
String getFeedback ()
 
void setFeedback (String feedback)
 
BigDecimal getHoldstatus ()
 
void setHoldstatus (BigDecimal holdstatus)
 
String getPayload ()
 
void setPayload (String payload)
 
BigDecimal getPriority ()
 
void setPriority (BigDecimal priority)
 
String getRequestorservice ()
 
void setRequestorservice (String requestorservice)
 
String getRequesttype ()
 
void setRequesttype (String requesttype)
 
String getResponderservice ()
 
void setResponderservice (String responderservice)
 
BigDecimal getSequence ()
 
void setSequence (BigDecimal sequence)
 
String getSessionid ()
 
void setSessionid (String sessionid)
 
BigDecimal getStatus ()
 
void setStatus (BigDecimal status)
 
String getQueuename ()
 
void setQueuename (String queuename)
 

Private Attributes

String guid
 
String batchid
 
String correlationid
 
String feedback
 
BigDecimal holdstatus
 
String payload
 
BigDecimal priority
 
String requestorservice
 
String requesttype
 
String responderservice
 
BigDecimal sequence
 
String sessionid
 
BigDecimal status
 
RoutedMessageEntity routedmessage
 
String queuename
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

The persistent class for the ENTRYQUEUE database table.

Constructor & Destructor Documentation

ro.allevo.fintpws.model.EntryQueueEntity.EntryQueueEntity ( )
inline

Member Function Documentation

String ro.allevo.fintpws.model.EntryQueueEntity.getBatchid ( )
inline
String ro.allevo.fintpws.model.EntryQueueEntity.getCorrelationid ( )
inline
String ro.allevo.fintpws.model.EntryQueueEntity.getFeedback ( )
inline
String ro.allevo.fintpws.model.EntryQueueEntity.getGuid ( )
inline
BigDecimal ro.allevo.fintpws.model.EntryQueueEntity.getHoldstatus ( )
inline
String ro.allevo.fintpws.model.EntryQueueEntity.getPayload ( )
inline
BigDecimal ro.allevo.fintpws.model.EntryQueueEntity.getPriority ( )
inline
String ro.allevo.fintpws.model.EntryQueueEntity.getQueuename ( )
inline
String ro.allevo.fintpws.model.EntryQueueEntity.getRequestorservice ( )
inline
String ro.allevo.fintpws.model.EntryQueueEntity.getRequesttype ( )
inline
String ro.allevo.fintpws.model.EntryQueueEntity.getResponderservice ( )
inline
RoutedMessageEntity ro.allevo.fintpws.model.EntryQueueEntity.getRoutedmessage ( )
inline
BigDecimal ro.allevo.fintpws.model.EntryQueueEntity.getSequence ( )
inline
String ro.allevo.fintpws.model.EntryQueueEntity.getSessionid ( )
inline
BigDecimal ro.allevo.fintpws.model.EntryQueueEntity.getStatus ( )
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setBatchid ( String  batchid)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setCorrelationid ( String  correlationid)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setFeedback ( String  feedback)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setGuid ( String  guid)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setHoldstatus ( BigDecimal  holdstatus)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setPayload ( String  payload)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setPriority ( BigDecimal  priority)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setQueuename ( String  queuename)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setRequestorservice ( String  requestorservice)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setRequesttype ( String  requesttype)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setResponderservice ( String  responderservice)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setRoutedmessage ( RoutedMessageEntity  routedmessage)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setSequence ( BigDecimal  sequence)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setSessionid ( String  sessionid)
inline
void ro.allevo.fintpws.model.EntryQueueEntity.setStatus ( BigDecimal  status)
inline

Member Data Documentation

String ro.allevo.fintpws.model.EntryQueueEntity.batchid
private
String ro.allevo.fintpws.model.EntryQueueEntity.correlationid
private
String ro.allevo.fintpws.model.EntryQueueEntity.feedback
private
String ro.allevo.fintpws.model.EntryQueueEntity.guid
private
BigDecimal ro.allevo.fintpws.model.EntryQueueEntity.holdstatus
private
String ro.allevo.fintpws.model.EntryQueueEntity.payload
private
BigDecimal ro.allevo.fintpws.model.EntryQueueEntity.priority
private
String ro.allevo.fintpws.model.EntryQueueEntity.queuename
private
String ro.allevo.fintpws.model.EntryQueueEntity.requestorservice
private
String ro.allevo.fintpws.model.EntryQueueEntity.requesttype
private
String ro.allevo.fintpws.model.EntryQueueEntity.responderservice
private
RoutedMessageEntity ro.allevo.fintpws.model.EntryQueueEntity.routedmessage
private
BigDecimal ro.allevo.fintpws.model.EntryQueueEntity.sequence
private
final long ro.allevo.fintpws.model.EntryQueueEntity.serialVersionUID = 1L
staticprivate
String ro.allevo.fintpws.model.EntryQueueEntity.sessionid
private
BigDecimal ro.allevo.fintpws.model.EntryQueueEntity.status
private

The documentation for this class was generated from the following file: