Class BTCatalogCodeSearch

java.lang.Object
overit.geocall.bl.BusinessTask<CatalogCodeSearchEvent>
overit.geocallapp.wfm.catalogs.bl.catalogcode.task.BTCatalogCodeSearch
All Implemented Interfaces:
Serializable, Tool

@Event(CatalogCodeSearchEvent.class) public class BTCatalogCodeSearch extends BusinessTask<CatalogCodeSearchEvent>
Business task in order to search a BOCatalogCode.
When the CatalogCodeSearchEvent is launched the BT notices the call and searches the BOCatalogCode according to the event's input.
Since:
20.0
See Also:
GCApi:
task