|
| | WebServiceSimulator () |
| |
| void | Connect () |
| |
| void | Disconnect () |
| |
| string | PosljiPaket (byte paketTipId, DateTime paketDatum, int stZapisov, decimal vsotaDokumentDatum, decimal vsotaCenaNeto, string paketXml) |
| |
| int | InsertIntoEfaPaket (byte paketTipId, DateTime paketDatum, int stZapisov, decimal vsotaDokumentDatum, decimal vsotaCenaNeto, int paketStatusId) |
| |
| void | UpdateGlavaPostavke (decimal paketId) |
| |
| void | SaveXmlToDisk (string paketXml, decimal paketId) |
| |
| void | InsertPaketXml (decimal paketId) |
| |
| string | GetPaketStatusXml (decimal paketId) |
| |
| void | ValidateXml () |
| |
| void | ValidationHandler (object sender, System.Xml.Schema.ValidationEventArgs args) |
| |
| int | ValidateXml (string strXMLDoc) |
| |
| efakt1.WebServiceSimulator.WebServiceSimulator |
( |
| ) |
|
|
inline |
| void efakt1.WebServiceSimulator.ReadSettings |
( |
| ) |
|
|
inlineprivate |
| void efakt1.WebServiceSimulator.Connect |
( |
| ) |
|
|
inline |
| void efakt1.WebServiceSimulator.Disconnect |
( |
| ) |
|
|
inline |
| string efakt1.WebServiceSimulator.PosljiPaket |
( |
byte |
paketTipId, |
|
|
DateTime |
paketDatum, |
|
|
int |
stZapisov, |
|
|
decimal |
vsotaDokumentDatum, |
|
|
decimal |
vsotaCenaNeto, |
|
|
string |
paketXml |
|
) |
| |
|
inline |
| int efakt1.WebServiceSimulator.InsertIntoEfaPaket |
( |
byte |
paketTipId, |
|
|
DateTime |
paketDatum, |
|
|
int |
stZapisov, |
|
|
decimal |
vsotaDokumentDatum, |
|
|
decimal |
vsotaCenaNeto, |
|
|
int |
paketStatusId |
|
) |
| |
|
inline |
| void efakt1.WebServiceSimulator.UpdateGlavaPostavke |
( |
decimal |
paketId | ) |
|
|
inline |
| void efakt1.WebServiceSimulator.SaveXmlToDisk |
( |
string |
paketXml, |
|
|
decimal |
paketId |
|
) |
| |
|
inline |
| void efakt1.WebServiceSimulator.InsertPaketXml |
( |
decimal |
paketId | ) |
|
|
inline |
| string efakt1.WebServiceSimulator.GetPaketStatusXml |
( |
decimal |
paketId | ) |
|
|
inline |
| string efakt1.WebServiceSimulator.GetXmlFileName |
( |
decimal |
paketId | ) |
|
|
inlineprivate |
| string efakt1.WebServiceSimulator.GetXmlErrorFileName |
( |
decimal |
paketId | ) |
|
|
inlineprivate |
| string efakt1.WebServiceSimulator.GetXmlAnnSchemaPathName |
( |
| ) |
|
|
inlineprivate |
| string efakt1.WebServiceSimulator.GetXmlStatusAnnSchemaPathName |
( |
| ) |
|
|
inlineprivate |
| string efakt1.WebServiceSimulator.GetXmlPathName |
( |
| ) |
|
|
inlineprivate |
| string efakt1.WebServiceSimulator.GetCnnString |
( |
| ) |
|
|
inlineprivate |
| string efakt1.WebServiceSimulator.GetCnnStringBulk |
( |
| ) |
|
|
inlineprivate |
| void efakt1.WebServiceSimulator.ValidateXml |
( |
| ) |
|
|
inline |
| void efakt1.WebServiceSimulator.ValidationHandler |
( |
object |
sender, |
|
|
System.Xml.Schema.ValidationEventArgs |
args |
|
) |
| |
|
inline |
| int efakt1.WebServiceSimulator.ValidateXml |
( |
string |
strXMLDoc | ) |
|
|
inline |
| string efakt1.WebServiceSimulator.cnnString |
|
private |
| string efakt1.WebServiceSimulator.cnnStringBulk |
|
private |
| string efakt1.WebServiceSimulator.xmlAnnSchemaPathName |
|
private |
| string efakt1.WebServiceSimulator.xmlStatusAnnSchemaPathName |
|
private |
| string efakt1.WebServiceSimulator.xmlPathName |
|
private |
| System.Data.SqlClient.SqlConnection efakt1.WebServiceSimulator.cnn = null |
|
private |
| System.Data.SqlClient.SqlTransaction efakt1.WebServiceSimulator.trans = null |
|
private |
| int efakt1.WebServiceSimulator.ErrorsCount = 0 |
|
private |
| string efakt1.WebServiceSimulator.ErrorMessage = "" |
|
private |
The documentation for this class was generated from the following file: