Uses of Class
overit.geocallapp.wfm.catalogs.bl.cataloggroup.BOCatalogGroup
Packages that use BOCatalogGroup
Package
Description
-
Uses of BOCatalogGroup in overit.geocallapp.wfm.catalogs.bl.cataloggroup.event
Constructors in overit.geocallapp.wfm.catalogs.bl.cataloggroup.event with parameters of type BOCatalogGroupModifierConstructorDescriptionInstantiates a new catalog group insert event.Instantiates a new catalog group update event. -
Uses of BOCatalogGroup in overit.geocallapp.wfm.catalogs.bl.cataloggroup.task
Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.task with parameters of type BOCatalogGroupModifier and TypeMethodDescriptionprotected voidBTCatalogGroupInsert.checkUnique(BOCatalogGroup catalogGroup, PoolKit pk) Checks if the given catalog group has a unique code.protected voidBTCatalogGroupUpdate.checkUnique(BOCatalogGroup catalogGroup, PoolKit pk) Checks if the givenBOCatalogGrouphas a unique code.protected voidBTCatalogGroupInsert.validateInput(BOCatalogGroup catalogGroup, PoolKit pk) Validates theBOCatalogGroupobject data before its insertion.protected voidBTCatalogGroupUpdate.validateInput(BOCatalogGroup catalogGroup, PoolKit pk) Validates theBOCatalogGroupobject data before its update. -
Uses of BOCatalogGroup in overit.geocallapp.wfm.catalogs.integration
Methods in overit.geocallapp.wfm.catalogs.integration that return types with arguments of type BOCatalogGroupModifier and TypeMethodDescriptionCatalogsEventProvider.searchCatalogGroups(CatalogGroupSearchFilter filter) CatalogsProvider.searchCatalogGroups(CatalogGroupSearchFilter filter)