bosservices - Service Info Page
bosservices
>
IWsDBShopCartValidation
IWsDBShopCartValidation
[
WSDL
]
(urn:WsDBShopCartValidationIntf-IWsDBShopCartValidation)
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
)
TArrayOfInt
GetMatrixCellIdFromBOSValidation(
)
base64Binary
GetBOSShopcartValidationCDS(
)
base64Binary
GetBOSShopcartValidationMtxListCDS(
)
void
InvalidateCache(
)
int
GetValidationItemIdFromMtxId(
int
AMatrixCellId
)
boolean
GetBOSShopcartValidationInfo(
int
AValidationItemId
,
int
AMin
,
int
AMax
,
string
AValidationName
,
string
AMatrixCellIDs
,
string
AValidationMatrixCellsDescr
)