Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.InvetorySystem.TransactionService Member List

This is the complete list of members for Doloro.InvetorySystem.TransactionService, including all inherited members.

CancelAllForStorage(Guid storageId)Doloro.InvetorySystem.TransactionServicestatic
CancelTransactionOrder(Guid orderId)Doloro.InvetorySystem.TransactionServicestatic
CancelTransactionOrder(TransactionOrder order)Doloro.InvetorySystem.TransactionServicestatic
ConfirmTransactionOrder(Guid orderId)Doloro.InvetorySystem.TransactionServicestatic
ConfirmTransactionOrder(TransactionOrder order)Doloro.InvetorySystem.TransactionServicestatic
ExecuteAddOrder(Guid destinationStorageId, string itemBundle, string itemCode, int count)Doloro.InvetorySystem.TransactionServicestatic
ExecuteAddOrder(Guid destinationStorageId, string itemBundle, string itemCode, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
ExecuteAddOrder(Guid destinationStorageId, Item item, int count)Doloro.InvetorySystem.TransactionServicestatic
ExecuteAddOrder(Guid destinationStorageId, Item item, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
ExecuteAddOrder(Storage destination, string itemBundle, string itemCode, int count)Doloro.InvetorySystem.TransactionServicestatic
ExecuteAddOrder(Storage destination, string itemBundle, string itemCode, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
ExecuteAddOrder(Storage destination, Item item, int count)Doloro.InvetorySystem.TransactionServicestatic
ExecuteAddOrder(Storage destination, Item item, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
ExecuteRemoveOrder(Guid sourceStorageId, string itemBundle, string itemCode, int count)Doloro.InvetorySystem.TransactionServicestatic
ExecuteRemoveOrder(Guid sourceStorageId, string itemBundle, string itemCode, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
ExecuteRemoveOrder(Guid sourceStorageId, Item item, int count)Doloro.InvetorySystem.TransactionServicestatic
ExecuteRemoveOrder(Guid sourceStorageId, Item item, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
ExecuteRemoveOrder(Storage source, string itemBundle, string itemCode, int count)Doloro.InvetorySystem.TransactionServicestatic
ExecuteRemoveOrder(Storage source, string itemBundle, string itemCode, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
ExecuteRemoveOrder(Storage source, Item item, int count)Doloro.InvetorySystem.TransactionServicestatic
ExecuteRemoveOrder(Storage source, Item item, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
FindOrders(Guid storageId)Doloro.InvetorySystem.TransactionServicestatic
FindOrders(Guid from, Guid to)Doloro.InvetorySystem.TransactionServicestatic
FindOrders(Guid from, Guid to, Func< TransactionOrder, bool > condition)Doloro.InvetorySystem.TransactionServicestatic
GetOrder(Guid orderId)Doloro.InvetorySystem.TransactionServicestatic
GetOrdersEnumerator()Doloro.InvetorySystem.TransactionServicestatic
HasOrders(Guid storageId)Doloro.InvetorySystem.TransactionServicestatic
InstantTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, string itemBundle, string itemCode, int count)Doloro.InvetorySystem.TransactionServicestatic
InstantTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, string itemBundle, string itemCode, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
InstantTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, Item item, int count)Doloro.InvetorySystem.TransactionServicestatic
InstantTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, Item item, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
InstantTransactionOrder(Storage source, Storage destination, string itemBundle, string itemCode, int count)Doloro.InvetorySystem.TransactionServicestatic
InstantTransactionOrder(Storage source, Storage destination, string itemBundle, string itemCode, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
InstantTransactionOrder(Storage source, Storage destination, Item item, int count)Doloro.InvetorySystem.TransactionServicestatic
InstantTransactionOrder(Storage source, Storage destination, Item item, int count, string serviceCode)Doloro.InvetorySystem.TransactionServicestatic
LastInvalidPropertyDoloro.InvetorySystem.TransactionServicestatic
PlaceTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, string itemBundle, string itemCode, int count, out Guid orderId)Doloro.InvetorySystem.TransactionServicestatic
PlaceTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, string itemBundle, string itemCode, int count, string serviceCode, out Guid orderId)Doloro.InvetorySystem.TransactionServicestatic
PlaceTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, Item item, int count, out Guid orderId)Doloro.InvetorySystem.TransactionServicestatic
PlaceTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, Item item, int count, string serviceCode, out Guid orderId)Doloro.InvetorySystem.TransactionServicestatic
PlaceTransactionOrder(Storage source, Storage destination, string itemBundle, string itemCode, int count, out Guid orderId)Doloro.InvetorySystem.TransactionServicestatic
PlaceTransactionOrder(Storage source, Storage destination, string itemBundle, string itemCode, int count, string serviceCode, out Guid orderId)Doloro.InvetorySystem.TransactionServicestatic
PlaceTransactionOrder(Storage source, Storage destination, Item item, int count, out Guid orderId)Doloro.InvetorySystem.TransactionServicestatic
PlaceTransactionOrder(Storage source, Storage destination, Item item, int count, string serviceCode, out Guid orderId)Doloro.InvetorySystem.TransactionServicestatic