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

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

Uses of DBCStrategy in org.salespointframework.desktop.formsheets
 

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

Uses of DBCStrategy in org.salespointframework.web.movestrategies
 

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