Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllocateInventoryReq ¶
func (AllocateInventoryReq) JavaClassName ¶
func (req AllocateInventoryReq) JavaClassName() string
type AllocateInventoryResult ¶
type AllocateInventoryResult struct {
Result bool
}
func (AllocateInventoryResult) JavaClassName ¶
func (result AllocateInventoryResult) JavaClassName() string
type Dao ¶
func (*Dao) AllocateInventory ¶
func (dao *Dao) AllocateInventory(ctx *context.RootContext, reqs []*AllocateInventoryReq) error
Click to show internal directories.
Click to hide internal directories.