Home
last modified time | relevance | path

Searched refs:getInputParams (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/ilias6/ILIAS-6.14/Modules/OrgUnit/classes/Webservices/SOAP/
H A DBase.php81 for ($i = 0; $i < count($this->getInputParams()); $i++) {
83 $names = implode(', ', array_keys($this->getInputParams()));
108 final public function getInputParams() function in ILIAS\\OrgUnit\\Webservices\\SOAP\\Base
/dports/biology/jalview/jalview/src/jalview/gui/
H A DRestServiceEditorPane.java187 .getInputParams().entrySet()) in initGuiWith()
225 InputType toedit = currentservice.getInputParams().get(toktoedit); in iprmListSelection_doubleClicked()
231 currentservice.getInputParams().remove(oldParam); in iprmListSelection_doubleClicked()
232 currentservice.getInputParams().put(dialog.current.token, in iprmListSelection_doubleClicked()
245 "param" + (1 + currentservice.getInputParams().size())); in iprmsAdd_actionPerformed()
248 currentservice.getInputParams().put(dialog.current.token, in iprmsAdd_actionPerformed()
261 currentservice.getInputParams().remove(toktoedit); in iprmsRem_actionPerformed()
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/SOAP/classes/
H A Dclass.ilAbstractSoapMethod.php63 for ($i = 0; $i < count($this->getInputParams()); $i++) {
65 $names = implode(', ', array_keys($this->getInputParams()));
H A DilSoapMethod.php28 public function getInputParams(); function
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/SOAP/classes/
H A Dclass.ilAbstractSoapMethod.php63 for ($i = 0; $i < count($this->getInputParams()); $i++) {
65 $names = implode(', ', array_keys($this->getInputParams()));
H A DilSoapMethod.php28 public function getInputParams(); function
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/
H A Djwt-tool.cpp42 void ParamBlock :: getInputParams () in getInputParams() function in ncbi::ParamBlock
229 getInputParams (); in validate()
240 getInputParams (); in validate()
263 getInputParams (); in validate()
274 getInputParams (); in validate()
H A Djwt-tool.hpp54 void getInputParams ();
/dports/biology/jalview/jalview/test/jalview/ws/rest/
H A DShmmrRSBSService.java81 rjb.setAlignmentForInputs(rc.service.getInputParams().values(), in testShmmrServiceDataprep()
83 for (Map.Entry<String, InputType> e : rc.service.getInputParams() in testShmmrServiceDataprep()
/dports/www/ilias6/ILIAS-6.14/webservice/soap/classes/
H A Dclass.ilNusoapUserAdministrationAdapter.php1606 $function->getInputParams(),
1654 $method->getInputParams(),
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.h89 virtual ::gnu::javax::net::ssl::provider::InputSecurityParameters * getInputParams();
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.h89 virtual ::gnu::javax::net::ssl::provider::InputSecurityParameters * getInputParams();
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.h89 virtual ::gnu::javax::net::ssl::provider::InputSecurityParameters * getInputParams();
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.h89 virtual ::gnu::javax::net::ssl::provider::InputSecurityParameters * getInputParams();
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/net/ssl/provider/
H A DAbstractHandshake.h89 virtual ::gnu::javax::net::ssl::provider::InputSecurityParameters * getInputParams();
/dports/biology/jalview/jalview/src/jalview/ws/rest/
H A DRestJob.java260 public Set<Map.Entry<String, InputType>> getInputParams() in getInputParams() method in RestJob
H A DRestServiceDescription.java207 public Map<String, InputType> getInputParams() in getInputParams() method in RestServiceDescription
H A DRestJobThread.java232 for (Entry<String, InputType> input : rj.getInputParams()) in doHttpReq()
/dports/www/ilias/ILIAS-5.4.25/webservice/soap/classes/
H A Dclass.ilNusoapUserAdministrationAdapter.php1632 $method->getInputParams(),
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/net/ssl/provider/
H A DSSLEngineImpl.java560 InputSecurityParameters params = handshake.getInputParams(); in unwrap()
H A DAbstractHandshake.java328 final InputSecurityParameters getInputParams() throws SSLException in getInputParams() method in AbstractHandshake
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/net/ssl/provider/
H A DSSLEngineImpl.java560 InputSecurityParameters params = handshake.getInputParams(); in unwrap()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/net/ssl/provider/
H A DSSLEngineImpl.java560 InputSecurityParameters params = handshake.getInputParams(); in unwrap()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/net/ssl/provider/
H A DSSLEngineImpl.java560 InputSecurityParameters params = handshake.getInputParams(); in unwrap()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/net/ssl/provider/
H A DSSLEngineImpl.java560 InputSecurityParameters params = handshake.getInputParams(); in unwrap()

12