|
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.ExchangeSnFRequestConfig
Configuration used for SnF (can be used for InterAct and FileAct).
| 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_NRIndicator()
Gets the NR indicator. |
java.lang.String |
getSwInt_Queue()
Gets the SwInt_Queue. |
java.lang.String |
getSwInt_SNLEP()
|
java.lang.String |
getSwSec_UserDN()
Gets the UserDN (distinguished name)used to identify and authenticate the sending user. |
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_NRIndicator(java.lang.String nrIndicator)
Sets the NR indicator. |
void |
setSwInt_Queue(java.lang.String queue)
Sets the SwInt_Queue. |
void |
setSwInt_SNLEP(java.lang.String snlEP)
|
void |
setSwSec_UserDN(java.lang.String userDN)
Sets the UserDN (distinguished name)used to identify and authenticate the sending user. |
void |
validate()
Validates the ExchangeRequest section. |
| Method Detail |
|---|
java.lang.String getSwSec_UserDN()
String - Returns user DN.
java.lang.String getSwInt_Queue()
String - Returns the queue.
java.lang.String getSw_ForceAcquire()
String - Returns the ForceAcquire.
java.lang.String getSw_SessionMode()
String - Returns the session mode.
java.lang.String getSw_OrderBy()
String - Returns the order by.
java.lang.String getSwInt_SNLEP()
java.lang.String getSw_RecoveryMode()
String - Returns the recovery mode.
java.lang.String getSwInt_NRIndicator()
String - Returns the NR indicator.
void setSwSec_UserDN(java.lang.String userDN)
throws SAGApplicationException
user - DN.
SAGApplicationException - upon error.
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 setSw_OrderBy(java.lang.String orderBy)
throws SAGApplicationException
orderBy -
SAGApplicationException - upon error.void setSwInt_SNLEP(java.lang.String snlEP)
void setSw_RecoveryMode(java.lang.String recoveryMode)
throws SAGApplicationException
recoveryMode -
SAGApplicationException - upon error.
void setSwInt_NRIndicator(java.lang.String nrIndicator)
throws SAGApplicationException
nrIndicator -
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 | |||||||||