|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Configuration.AcquireSnFRequestConfig
Configuration used to acquire the SnF queue.
| Method Summary | |
|---|---|
java.lang.String |
getSw_ForceAcquire()
Gets the ForceAquire. |
java.lang.String |
getSw_OrderBy()
Gets the OrderBy, the order in which the messages must be retrieved on the queue. |
java.lang.String |
getSw_RecoveryMode()
Gets the recovery mode. |
java.lang.String |
getSw_SessionMode()
Gets the session mode. |
java.lang.String |
getSwInt_Queue()
Gets the SwInt_Queue. |
java.lang.String |
getSwInt_SNLEP()
|
void |
setSw_ForceAcquire(java.lang.String forceAcquire)
Sets the ForceAquire. |
void |
setSw_OrderBy(java.lang.String orderBy)
Sets the OrderBy, the order in which the messages must be retrieved on the queue. |
void |
setSw_RecoveryMode(java.lang.String recoveryMode)
Sets the recovery mode. |
void |
setSw_SessionMode(java.lang.String sessionMode)
Sets the session mode. |
void |
setSwInt_Queue(java.lang.String queue)
Sets the SwInt_Queue. |
void |
setSwInt_SNLEP(java.lang.String snlEP)
|
void |
validate()
Validates the ExchangeRequest section. |
| Method Detail |
|---|
java.lang.String getSwInt_Queue()
String - Returns queue.
java.lang.String getSw_ForceAcquire()
String - Returns force acquire.
java.lang.String getSw_SessionMode()
String - Returns the session mode.
java.lang.String getSwInt_SNLEP()
java.lang.String getSw_OrderBy()
String - Returns the OrderBy.
java.lang.String getSw_RecoveryMode()
String - Returns recovery mode.
void setSwInt_Queue(java.lang.String queue)
throws SAGApplicationException
queue -
SAGApplicationException - upon error.
void setSw_ForceAcquire(java.lang.String forceAcquire)
throws SAGApplicationException
forceAcquire -
SAGApplicationException - upon error.
void setSw_SessionMode(java.lang.String sessionMode)
throws SAGApplicationException
sessionMode -
SAGApplicationException - upon error.void setSwInt_SNLEP(java.lang.String snlEP)
void setSw_OrderBy(java.lang.String orderBy)
throws SAGApplicationException
orderBy -
SAGApplicationException - upon error.
void setSw_RecoveryMode(java.lang.String recoveryMode)
throws SAGApplicationException
recoveryMode -
SAGApplicationException - upon error.
void validate()
throws SAGApplicationException
SAGApplicationException - upon error.
|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||