Public Member Functions | |
__construct () | |
getorderid () | |
getshiptime () | |
handleRequest () | |
havePrivilege ($priv) | |
resultorder () | |
setorder ($v) | |
Static Public Member Functions | |
static | execute ($orderid, $shiptime) |
static | privileges () |
Public Attributes | |
const | Priv_SetTime = "SetTime" |
WTrOrderMarkShipped::__construct | ( | ) |
Reimplemented from MSmokeTransaction.
static WTrOrderMarkShipped::execute | ( | $ | orderid, | |
$ | shiptime | |||
) | [static] |
WTrOrderMarkShipped::getorderid | ( | ) |
WTrOrderMarkShipped::getshiptime | ( | ) |
WTrOrderMarkShipped::handleRequest | ( | ) |
References MSmokeTransaction::commitTransaction(), WobTransactionBase::getRequestXml(), WobTransactionBase::handleException(), MSmokeTransaction::isAuthorized(), WOOrder::markAsShipped(), WobTransactionBase::notAuthenticated(), MSmokeTransaction::startTransaction(), WobTransactionBase::xmlCreate(), and WobTransactionBase::xmlToString().
WTrOrderMarkShipped::havePrivilege | ( | $ | priv | ) |
References MSmokeTransaction::isAuthorized().
static WTrOrderMarkShipped::privileges | ( | ) | [static] |
WTrOrderMarkShipped::resultorder | ( | ) |
WTrOrderMarkShipped::setorder | ( | $ | v | ) |
const WTrOrderMarkShipped::Priv_SetTime = "SetTime" |