SalesPoint Framework v3.0

HotSpot: Filters


Description

The Hooks in this HotSpot describe how you can present only parts of a Stock or a Catalog to other parts of your application.

Filters are most often used in connection with displaying the contents of Catalogs or Stocks.

 

Hooks
Define Catalog Filter Only selected items of a Catalog shall be visible to a part of an application.
Define CountingStock Filter Only selected items of a CountingStock shall be visible to a part of an application.
Define Currency Filter Only selected items of a Currency shall be visible to a part of an application.
Define MoneyBag Filter Only selected items of a MoneyBag shall be visible to a part of an application.
Define StoringStock Filter Only selected items of a StoringStock shall be visible to a part of an application.

 


SalesPoint Framework v3.0