Uses of Class
org.salespointframework.desktop.strategies.dataexchangeformsheet.CSCSStrategy

Packages that use CSCSStrategy
org.salespointframework.desktop.formsheets   
org.salespointframework.web.movestrategies   
 

Uses of CSCSStrategy in org.salespointframework.desktop.formsheets
 

Methods in org.salespointframework.desktop.formsheets with parameters of type CSCSStrategy
static DataExchangeFormSheet DataExchangeFormSheet.create(java.lang.String sCaption, CountingStock csSource, CountingStock csDest, DataBasket db, UIGate uigGate, CSCSStrategy cscssMoveStrategy, DataExchangeFormSheet.DataExchangeOptions options)
          Create and return a new DataExchangeFormSheet where source and destination are CountingStocks.
 

Uses of CSCSStrategy in org.salespointframework.web.movestrategies
 

Subclasses of CSCSStrategy in org.salespointframework.web.movestrategies
 class CSCSStrategy
          MoveStategy moving items from a CountingStock to a CountingStock