vOKOsCOM  5.2.0.23890
Veřejné typy | Veřejné metody | Vlastnosti | Seznam všech členů
Dokumentace třídy vOKOsCom.Com
Diagram dědičnosti pro třídu vOKOsCom.Com
vOKOsCom.ICom

Veřejné typy

enum  ObjectSafetyOptions { INTERFACESAFE_FOR_UNTRUSTED_CALLER = 0x00000001, INTERFACESAFE_FOR_UNTRUSTED_DATA = 0x00000002, INTERFACE_USES_DISPEX = 0x00000004, INTERFACE_USES_SECURITY_MANAGER = 0x00000008 }
 

Veřejné metody

int GetInterfaceSafetyOptions (ref Guid riid, out int pdwSupportedOptions, out int pdwEnabledOptions)
 
int SetInterfaceSafetyOptions (ref Guid riid, int dwOptionSetMask, int dwEnabledOptions)
 
string Odesli (string srvURL, ref string Input, string srvUcer, int srvAut, string srvLogin, string srvPwd, bool regGUI, System.Windows.Forms.IWin32Window owner, ref string ErrCode, ref string ErrString)
 
string Odesli (string srvURL, ref string Input, string srvUcer, int srvAut, string srvLogin, string srvPwd, bool regGUI, System.Windows.Forms.IWin32Window owner, string proxyUri, int proxyPort, ref string ErrCode, ref string ErrString)
 
string Odesli (string srvURL, ref string Input, string SOAPAction, string srvUcer, int srvAut, string srvLogin, string srvPwd, bool regGUI, System.Windows.Forms.IWin32Window owner, string proxyUri, int proxyPort, ref string ErrCode, ref string ErrString)
 
Response Send (SendConfiguration conf)
 
void EditIdentity (string systemId)
 
Response Communicate (CommunicateConfiguration config, string inputXml)
 
Response Communicate (CommunicateConfiguration config, string inputXml, ProxyConfiguration proxyConfig)
 
Response CreateQuery (CommunicateConfiguration config)
 
Response ComunicateUni (string configUrl, string inputXml)
 
Response ComunicateUni (string configUrl, string inputXml, string proxyUri, int proxyPort)
 
Response ComunicateS (string configUrl, string srvInput)
 
Response ComunicateS (string configUrl, string srvInput, string proxyUri, int proxyPort)
 
Response Comunicate (string srvURL, string srvInput, string srvCert, string srvAut, string srvUcer, string uidPath, string Envelope, string appendIAA, string systemID, string secSign, string secCrypt, string regGUI, string ucsType, string xsltType, string xsltPath)
 
string Comunicate (string srvURL, ref string srvInput, string addFiles, string srvCert, string processType, int srvAut, string srvLogin, string srvPwd, string srvUcer, string uidPath, string Envelope, int appendIAA, string systemID, string secSign, bool secCrypt, bool regGUI, string ucsType, string LdapPassword, string LdapPasswordHash, System.Windows.Forms.IWin32Window owner, string xsltType, string xsltPath, ref string ErrCode, ref string ErrString)
 
string Comunicate (string srvURL, ref string srvInput, string addFiles, string srvCert, string processType, int srvAut, string srvLogin, string srvPwd, string srvUcer, string uidPath, string Envelope, int appendIAA, string systemID, string secSign, bool secCrypt, bool regGUI, string ucsType, string LdapPassword, string LdapPasswordHash, string xsltType, string xsltPath, string proxyUri, int proxyPort, ref string ErrCode, ref string ErrString)
 
string Comunicate (string srvURL, ref string srvInput, string addFiles, string srvCert, string processType, int srvAut, string srvLogin, string srvPwd, string srvUcer, string uidPath, string Envelope, int appendIAA, string systemID, string secSign, bool secCrypt, bool regGUI, string ucsType, string LdapPassword, string LdapPasswordHash, System.Windows.Forms.IWin32Window owner, string xsltType, string xsltPath, string proxyUri, int proxyPort, ref string ErrCode, ref string ErrString)
 
string Comunicate (string srvURL, ref string srvInput, string addFiles, string srvCert, string processType, int srvAut, string srvLogin, string srvPwd, string srvUcer, string uidPath, string Envelope, int appendIAA, string systemID, string secSign, bool secCrypt, bool regGUI, string ucsType, string LdapPassword, string LdapPasswordHash, System.Windows.Forms.IWin32Window owner, bool?showBeforeSign, Dictionary< string, string > additionalParams, string xsltType, string xsltPath, string proxyUri, int proxyPort, ref string ErrCode, ref string ErrString)
 
string ComunicateMail (string MailTo, string MailFrom, string Subject, ref string srvInput, string srvCert, string processType, int srvAut, string uidPath, string Envelope, int appendIAA, string systemID, string secSign, bool secCrypt, bool regGUI, string ucsType, System.Windows.Forms.IWin32Window owner, string xsltType, string xsltPath, ref string ErrCode, ref string ErrString)
 
string vytvorDotaz (ref string srvInput, string addFiles, string guidGenURL, string srvCrt, string processType, int srvAut, string uidPath, string Envelope, int appendIAA, string systemID, string secSignText, bool secCrypt, bool regGUI, string ucsType, string LdapPassword, string LdapPasswordHash, System.Windows.Forms.IWin32Window owner, string xsltType, string xsltPath, ref string ErrCode, ref string ErrString)
 
string vytvorDotaz (ref string srvInput, string addFiles, string guidGenURL, string srvCert, string processType, int srvAut, string uidPath, string Envelope, int appendIAA, string systemID, string secSignText, bool secCrypt, bool regGUI, string ucsType, string LdapPassword, string LdapPasswordHash, System.Windows.Forms.IWin32Window owner, bool?showBeforeSign, Dictionary< string, string > additionalParams, string xsltType, string xsltPath, ref string ErrCode, ref string ErrString)
 

Vlastnosti

static string ComLibVersion [get]
 

Detailní popis

ActiveX rozhraní vOKOsCom.Com

Dokumentace k metodám

Response vOKOsCom.Com.Communicate ( CommunicateConfiguration  config,
string  inputXml 
)

Na základě konfigurace připraví XML dotaz (podepíše certifikátem, obalí do SOAP Envelope), odešle na server a vrátí výstupní XML jako string

Parametry
configKonfigurace pro metodu Communicate
inputXmlVstupní XML soubor
Návratová hodnota

Implementuje vOKOsCom.ICom.

Response vOKOsCom.Com.Communicate ( CommunicateConfiguration  config,
string  inputXml,
ProxyConfiguration  proxyConfig 
)

Na základě konfigurace připraví XML dotaz (podepíše certifikátem, obalí do SOAP Envelope), odešle na server a vrátí výstupní XML jako string

Parametry
configKonfigurace pro metodu Communicate
inputXmlVstupní XML soubor
proxyConfigKonfigurace proxy
Návratová hodnota

Implementuje vOKOsCom.ICom.

Response vOKOsCom.Com.Comunicate ( string  srvURL,
string  srvInput,
string  srvCert,
string  srvAut,
string  srvUcer,
string  uidPath,
string  Envelope,
string  appendIAA,
string  systemID,
string  secSign,
string  secCrypt,
string  regGUI,
string  ucsType,
string  xsltType,
string  xsltPath 
)

Na základě konfigurace připraví XML dotaz (podepíše certifikátem, obalí do SOAP Envelope), odešle na server a vrátí výstupní XML jako string Jednotlivé parametry jsou popsané ve třídě CommunicateConfiguration

Návratová hodnota

Implementuje vOKOsCom.ICom.

string vOKOsCom.Com.Comunicate ( string  srvURL,
ref string  srvInput,
string  addFiles,
string  srvCert,
string  processType,
int  srvAut,
string  srvLogin,
string  srvPwd,
string  srvUcer,
string  uidPath,
string  Envelope,
int  appendIAA,
string  systemID,
string  secSign,
bool  secCrypt,
bool  regGUI,
string  ucsType,
string  LdapPassword,
string  LdapPasswordHash,
System.Windows.Forms.IWin32Window  owner,
string  xsltType,
string  xsltPath,
ref string  ErrCode,
ref string  ErrString 
)

Na základě konfigurace připraví XML dotaz (podepíše certifikátem, obalí do SOAP Envelope), odešle na server a vrátí výstupní XML jako string Jednotlivé parametry jsou popsané ve třídě CommunicateConfiguration

Návratová hodnota

Implementuje vOKOsCom.ICom.

string vOKOsCom.Com.Comunicate ( string  srvURL,
ref string  srvInput,
string  addFiles,
string  srvCert,
string  processType,
int  srvAut,
string  srvLogin,
string  srvPwd,
string  srvUcer,
string  uidPath,
string  Envelope,
int  appendIAA,
string  systemID,
string  secSign,
bool  secCrypt,
bool  regGUI,
string  ucsType,
string  LdapPassword,
string  LdapPasswordHash,
string  xsltType,
string  xsltPath,
string  proxyUri,
int  proxyPort,
ref string  ErrCode,
ref string  ErrString 
)

Na základě konfigurace připraví XML dotaz (podepíše certifikátem, obalí do SOAP Envelope), odešle na server a vrátí výstupní XML jako string Jednotlivé parametry jsou popsané ve třídě CommunicateConfiguration

Návratová hodnota

Implementuje vOKOsCom.ICom.

string vOKOsCom.Com.Comunicate ( string  srvURL,
ref string  srvInput,
string  addFiles,
string  srvCert,
string  processType,
int  srvAut,
string  srvLogin,
string  srvPwd,
string  srvUcer,
string  uidPath,
string  Envelope,
int  appendIAA,
string  systemID,
string  secSign,
bool  secCrypt,
bool  regGUI,
string  ucsType,
string  LdapPassword,
string  LdapPasswordHash,
System.Windows.Forms.IWin32Window  owner,
string  xsltType,
string  xsltPath,
string  proxyUri,
int  proxyPort,
ref string  ErrCode,
ref string  ErrString 
)

Na základě konfigurace připraví XML dotaz (podepíše certifikátem, obalí do SOAP Envelope), odešle na server a vrátí výstupní XML jako string Jednotlivé parametry jsou popsané ve třídě CommunicateConfiguration

Návratová hodnota

Implementuje vOKOsCom.ICom.

string vOKOsCom.Com.Comunicate ( string  srvURL,
ref string  srvInput,
string  addFiles,
string  srvCert,
string  processType,
int  srvAut,
string  srvLogin,
string  srvPwd,
string  srvUcer,
string  uidPath,
string  Envelope,
int  appendIAA,
string  systemID,
string  secSign,
bool  secCrypt,
bool  regGUI,
string  ucsType,
string  LdapPassword,
string  LdapPasswordHash,
System.Windows.Forms.IWin32Window  owner,
bool?  showBeforeSign,
Dictionary< string, string >  additionalParams,
string  xsltType,
string  xsltPath,
string  proxyUri,
int  proxyPort,
ref string  ErrCode,
ref string  ErrString 
)

Na základě konfigurace připraví XML dotaz (podepíše certifikátem, obalí do SOAP Envelope), odešle na server a vrátí výstupní XML jako string Jednotlivé parametry jsou popsané ve třídě CommunicateConfiguration

Návratová hodnota

Implementuje vOKOsCom.ICom.

Response vOKOsCom.Com.ComunicateS ( string  configUrl,
string  srvInput 
)

Metoda speciálně připravena pro potřeby Cross Compliance, vstup srvInput obsahuje pouze datovou obsahově významnou část zprávy a zbytek je doplněn komunikačním modulem na základě parametrů získaných z konfiguračního souboru.

Parametry
configUrl
srvInput
Návratová hodnota

Implementuje vOKOsCom.ICom.

Response vOKOsCom.Com.ComunicateS ( string  configUrl,
string  srvInput,
string  proxyUri,
int  proxyPort 
)

Metoda speciálně připravena pro potřeby Cross Compliance, vstup srvInput obsahuje pouze datovou obsahově významnou část zprávy a zbytek je doplněn komunikačním modulem na základě parametrů získaných z konfiguračního souboru.

Parametry
configUrlURL na které se nachází konfigurace.
srvInputVstupní XML
proxyUriAdresa proxy serveru
proxyPortPort proxy serveru
Návratová hodnota

Implementuje vOKOsCom.ICom.

Response vOKOsCom.Com.ComunicateUni ( string  configUrl,
string  inputXml 
)

Parametry
configUrlAdresa konfiguračního XML
inputXmlVstupní XML
Návratová hodnota

Implementuje vOKOsCom.ICom.

Response vOKOsCom.Com.ComunicateUni ( string  configUrl,
string  inputXml,
string  proxyUri,
int  proxyPort 
)

Parametry
configUrlAdresa konfiguračního XML
inputXmlVstupní XML
proxyUriAdresa proxy serveru
proxyPortPort proxy serveru
Návratová hodnota

Implementuje vOKOsCom.ICom.

Response vOKOsCom.Com.CreateQuery ( CommunicateConfiguration  config)

Připraví input XML podle konfigurace CommunicateConfiguration

Parametry
config
Návratová hodnota

Implementuje vOKOsCom.ICom.

void vOKOsCom.Com.EditIdentity ( string  systemId)

Zobrazí dialog se seznamem identit, které je možné upravit

Parametry
systemId

Implementuje vOKOsCom.ICom.

string vOKOsCom.Com.Odesli ( string  srvURL,
ref string  Input,
string  srvUcer,
int  srvAut,
string  srvLogin,
string  srvPwd,
bool  regGUI,
System.Windows.Forms.IWin32Window  owner,
ref string  ErrCode,
ref string  ErrString 
)

Odesila pozadavek na server

Parametry
srvURLURL kam se posílají data
InputVstupní XML
srvUcerSeriové číslo klientského certifikátu do http komunikace. (pokud je regGUI = true a bude zjištěna nutnost klientského certifikátu bude vyhozen dialog automaticky)
srvAutKód typu zabezpečení služby (momentálně se nepoužívá)
srvLoginLogin (jméno) pro autentifikaci k http/s. (pokud je regGUI = true a bude zjištěna nutnost přihlášení k http/s bude vyhozen dialog automaticky)
srvPwdHeslo pro autentifikaci k http/s. (pokud je regGUI = true a bude zjištěna nutnost přihlášení k http/s bude vyhozen dialog automaticky)
regGUIUrčuje zda se budou zobrazovat vnitřní dialogová okna (např pro získání jména/hesla pro autorizaci atd.)
ownerV případě používání dialogových oken pro udržení focusu – předává se parent nového okna.
ErrCodeVýstupní proměnná – 0 pokud je odpověd v pořádku jinak kod chyby.
ErrStringText chyby.
Návratová hodnota
Stringový řetězec obsahující XML s výstupem pokud je ErrCode 0, jinak chybové XML pokud je ErrCode nenulový

Implementuje vOKOsCom.ICom.

string vOKOsCom.Com.Odesli ( string  srvURL,
ref string  Input,
string  srvUcer,
int  srvAut,
string  srvLogin,
string  srvPwd,
bool  regGUI,
System.Windows.Forms.IWin32Window  owner,
string  proxyUri,
int  proxyPort,
ref string  ErrCode,
ref string  ErrString 
)

Odesila pozadavek na server

Parametry
srvURLURL kam se posílají data
InputVstupní XML
srvUcerSeriové číslo klientského certifikátu do http komunikace. (pokud je regGUI = true a bude zjištěna nutnost klientského certifikátu bude vyhozen dialog automaticky)
srvAutKód typu zabezpečení služby (momentálně se nepoužívá)
srvLoginLogin (jméno) pro autentifikaci k http/s. (pokud je regGUI = true a bude zjištěna nutnost přihlášení k http/s bude vyhozen dialog automaticky)
srvPwdHeslo pro autentifikaci k http/s. (pokud je regGUI = true a bude zjištěna nutnost přihlášení k http/s bude vyhozen dialog automaticky)
regGUIUrčuje zda se budou zobrazovat vnitřní dialogová okna (např pro získání jména/hesla pro autorizaci atd.)
ownerV případě používání dialogových oken pro udržení focusu – předává se parent nového okna.
proxyUriURI případné proxy pokud ej potřeba pro přístup k cílovému serveru.
proxyPortČíslo portu proxy
ErrCodeVýstupní proměnná – 0 pokud je odpověd v pořádku jinak kod chyby.
ErrStringText chyby.
Návratová hodnota
Stringový řetězec obsahující XML s výstupem pokud je ErrCode 0, jinak chybové XML pokud je ErrCode nenulový

Implementuje vOKOsCom.ICom.

string vOKOsCom.Com.Odesli ( string  srvURL,
ref string  Input,
string  SOAPAction,
string  srvUcer,
int  srvAut,
string  srvLogin,
string  srvPwd,
bool  regGUI,
System.Windows.Forms.IWin32Window  owner,
string  proxyUri,
int  proxyPort,
ref string  ErrCode,
ref string  ErrString 
)

Odesila pozadavek na server

Parametry
srvURLURL kam se posílají data
InputVstupní XML
SOAPAction
srvUcerSeriové číslo klientského certifikátu do http komunikace. (pokud je regGUI = true a bude zjištěna nutnost klientského certifikátu bude vyhozen dialog automaticky)
srvAutKód typu zabezpečení služby (momentálně se nepoužívá)
srvLoginLogin (jméno) pro autentifikaci k http/s. (pokud je regGUI = true a bude zjištěna nutnost přihlášení k http/s bude vyhozen dialog automaticky)
srvPwdHeslo pro autentifikaci k http/s. (pokud je regGUI = true a bude zjištěna nutnost přihlášení k http/s bude vyhozen dialog automaticky)
regGUIUrčuje zda se budou zobrazovat vnitřní dialogová okna (např pro získání jména/hesla pro autorizaci atd.)
ownerV případě používání dialogových oken pro udržení focusu – předává se parent nového okna.
proxyUriURI případné proxy pokud ej potřeba pro přístup k cílovému serveru.
proxyPortČíslo portu proxy
ErrCodeVýstupní proměnná – 0 pokud je odpověd v pořádku jinak kod chyby.
ErrStringText chyby.
Návratová hodnota
Stringový řetězec obsahující XML s výstupem pokud je ErrCode 0, jinak chybové XML pokud je ErrCode nenulový

Implementuje vOKOsCom.ICom.

Response vOKOsCom.Com.Send ( SendConfiguration  conf)

Odesílá požadavek na server + výstupem je Response třída s odpovědí / chybovým stavem

Parametry
confKonfigurace pro metodu Send
Návratová hodnota

Implementuje vOKOsCom.ICom.

string vOKOsCom.Com.vytvorDotaz ( ref string  srvInput,
string  addFiles,
string  guidGenURL,
string  srvCrt,
string  processType,
int  srvAut,
string  uidPath,
string  Envelope,
int  appendIAA,
string  systemID,
string  secSignText,
bool  secCrypt,
bool  regGUI,
string  ucsType,
string  LdapPassword,
string  LdapPasswordHash,
System.Windows.Forms.IWin32Window  owner,
string  xsltType,
string  xsltPath,
ref string  ErrCode,
ref string  ErrString 
)

Wrapper metody CreateQuery Jednotlivé parametry jsou popsané ve třídě CommunicateConfiguration

Návratová hodnota

Implementuje vOKOsCom.ICom.

string vOKOsCom.Com.vytvorDotaz ( ref string  srvInput,
string  addFiles,
string  guidGenURL,
string  srvCert,
string  processType,
int  srvAut,
string  uidPath,
string  Envelope,
int  appendIAA,
string  systemID,
string  secSignText,
bool  secCrypt,
bool  regGUI,
string  ucsType,
string  LdapPassword,
string  LdapPasswordHash,
System.Windows.Forms.IWin32Window  owner,
bool?  showBeforeSign,
Dictionary< string, string >  additionalParams,
string  xsltType,
string  xsltPath,
ref string  ErrCode,
ref string  ErrString 
)

Wrapper metody CreateQuery Jednotlivé parametry jsou popsané ve třídě CommunicateConfiguration

Návratová hodnota

Implementuje vOKOsCom.ICom.

Dokumentace k vlastnosti

string vOKOsCom.Com.ComLibVersion
staticget

Verze vOKOsCom


Dokumentace pro tuto třídu byla generována z následujícího souboru:
PDS s.r.o. © PDS s.r.o. 2016, verze 5.2.0.23890