BosServices - Service Info Page
BosServices
>
IWsDBPswDictionary
IWsDBPswDictionary
[
WSDL
]
(urn:WsDBPswDictionaryIntf-IWsDBPswDictionary)
boolean
GetDataById(
string
aId
,
string
aXmlData
)
boolean
GetDataByIds(
string
aIds
,
string
aXmlData
)
boolean
GetDataByParams(
string
aParams
,
string
aXmlData
)
void
GetNewObjectDefault(
string
aXmlData
)
int
ApplyChanges(
TWsEditTransType
aTransactionType
,
string
aXmlData
)
string
ApplyChanges2(
string
AXMLData
)
string
GetRootWithSchema(
string
AId
)
boolean
GetDataAll(
string
aXmlData
)
boolean
Validate(
string
aXmlData
,
int
aErrorId
,
string
aErrorMessage
)
void
InsertTerm(
string
sValue
)
void
DeleteTerm(
int
Id
)
void
ModifyTerm(
int
Id
,
string
sValue
)
string
ReadDictionary(
)
string
GetPasswordsList(
)
boolean
ImportDictionary(
TArrayOfString
Terms
)
TArrayOfString
ExportDictionary(
)
boolean
EraseDictionary(
)
boolean
PswIsPresentInDictionary(
string
Psw
)
boolean
PswIsContentInDictionary(
string
Psw
)