|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface used to map a WebServices request to the objects needed to perform a search using RTI framework modules.
| Method Summary | |
OrderedMap |
convertSOAPRequest(SOAPEnvelope soapRequest)
|
java.lang.Integer |
getPageSize(SOAPEnvelope soapRequest)
|
java.lang.String |
getSessionID(SOAPEnvelope soapRequest)
|
SourceLoginInfo[] |
getSourceLoginInfo(SOAPEnvelope soapRequest)
Create ILoginInfo from the soapRequest, do security checks with SecurityManager. |
java.lang.Integer |
getStartRec(SOAPEnvelope soapRequest)
|
void |
initialize(org.w3c.dom.Element inputMapElem)
|
| Method Detail |
public void initialize(org.w3c.dom.Element inputMapElem)
public SourceLoginInfo[] getSourceLoginInfo(SOAPEnvelope soapRequest)
public OrderedMap convertSOAPRequest(SOAPEnvelope soapRequest)
public java.lang.Integer getStartRec(SOAPEnvelope soapRequest)
public java.lang.Integer getPageSize(SOAPEnvelope soapRequest)
public java.lang.String getSessionID(SOAPEnvelope soapRequest)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||