Uses of Class
overit.geocallapp.wfm.crewshell.bl.type.BOCrewShellType
Packages that use BOCrewShellType
Package
Description
-
Uses of BOCrewShellType in overit.geocallapp.wfm.crewshell.bl.type.event
Constructors in overit.geocallapp.wfm.crewshell.bl.type.event with parameters of type BOCrewShellTypeModifierConstructorDescriptionInstantiates a new crew shell's type insert event.Instantiates a new crew shell's type update event. -
Uses of BOCrewShellType in overit.geocallapp.wfm.crewshell.bl.type.task
Methods in overit.geocallapp.wfm.crewshell.bl.type.task that return types with arguments of type BOCrewShellTypeModifier and TypeMethodDescriptionprotected PageResponse<BOCrewShellType> BTCrewShellTypeSearch.searchCrewShellType(Page page, CrewShellTypeSearchFilter searchFilter, PoolKit pk) Searches for the needed crew shell type using the information contained into the givenCrewShellTypeSearchEventMethods in overit.geocallapp.wfm.crewshell.bl.type.task with parameters of type BOCrewShellTypeModifier and TypeMethodDescriptionprotected voidBTCrewShellTypeInsert.afterInsert(BOCrewShellType crewShellType, PoolKit poolKit) protected voidBTCrewShellTypeUpdate.afterUpdate(BOCrewShellType crewShellType, PoolKit poolKit) protected voidBTCrewShellTypeInsert.completeAndValidate(BOCrewShellType crewShellType, PoolKit pk) protected voidBTCrewShellTypeUpdate.validate(BOCrewShellType crewShellType, PoolKit poolKit)