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

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

Uses of DBSSStrategy in org.salespointframework.desktop.formsheets
 

Methods in org.salespointframework.desktop.formsheets with parameters of type DBSSStrategy
static DataExchangeFormSheet DataExchangeFormSheet.create(java.lang.String sCaption, DataBasket dbSource, StoringStock ssDest, UIGate uigGate, DBSSStrategy dbsssMoveStrategy, DataExchangeFormSheet.DataExchangeOptions options)
          Create and return a new DataExchangeFormSheet where the source is a DataBasket and the destination is a StoringStock.
 

Uses of DBSSStrategy in org.salespointframework.web.movestrategies
 

Subclasses of DBSSStrategy in org.salespointframework.web.movestrategies
 class DBSSStrategy
          MoveStategy moving items from a DataBasket to a StoringStock