public class SalesContractImpl<S extends SalesContract,N extends SalesContract,C extends Void> extends AbstractContractImpl<S,N,C>
| Constructor and Description |
|---|
SalesContractImpl(S same,
N next) |
| Modifier and Type | Method and Description |
|---|---|
CreatePositionResult |
createPosition(CreatePositionParams params) |
void |
jdoPreDelete() |
void |
jdoPreStore() |
org.openmdx.base.jmi1.Void |
removePendingInventoryBookings() |
org.openmdx.base.jmi1.Void |
reprice() |
void |
setActiveOn(Date activeOn) |
void |
setPricingDate(Date pricingDate) |
UpdateInventoryResult |
updateInventory() |
reapplyContractCreator, setContractStatepublic UpdateInventoryResult updateInventory()
public org.openmdx.base.jmi1.Void removePendingInventoryBookings()
public org.openmdx.base.jmi1.Void reprice()
public CreatePositionResult createPosition(CreatePositionParams params)
public void setPricingDate(Date pricingDate)
public void setActiveOn(Date activeOn)
public void jdoPreStore()
jdoPreStore in class AbstractContractImpl<S extends SalesContract,N extends SalesContract,C extends Void>public void jdoPreDelete()
jdoPreDelete in class AbstractContractImpl<S extends SalesContract,N extends SalesContract,C extends Void>This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.