|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CCSStrategy | |
---|---|
org.salespointframework.desktop.formsheets | |
org.salespointframework.web.movestrategies |
Uses of CCSStrategy in org.salespointframework.desktop.formsheets |
---|
Methods in org.salespointframework.desktop.formsheets with parameters of type CCSStrategy | |
---|---|
static DataExchangeFormSheet |
DataExchangeFormSheet.create(java.lang.String sCaption,
Catalog cSource,
CountingStock csDest,
DataBasket db,
UIGate uigGate,
CCSStrategy ccssMoveStrategy,
DataExchangeFormSheet.DataExchangeOptions options)
Create and return a new DataExchangeFormSheet where the source is a Catalog and the destination is a CountingStock. |
Uses of CCSStrategy in org.salespointframework.web.movestrategies |
---|
Subclasses of CCSStrategy in org.salespointframework.web.movestrategies | |
---|---|
class |
CCSStrategy
MoveStategy moving items from a Catalog to a CountingStock |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |