Uses of Class
overit.geocallapp.wfm.core.bl.user.BOUser
Packages that use BOUser
Package
Description
-
Uses of BOUser in overit.geocallapp.wfm.core.bl.user.event
Constructors in overit.geocallapp.wfm.core.bl.user.event with parameters of type BOUserModifierConstructorDescriptionUserInsertEvent(BOUser input) Deprecated.Instantiates a new user insert event.UserUpdateEvent(BOUser input) Deprecated.Instantiates a new user update event. -
Uses of BOUser in overit.geocallapp.wfm.core.bl.user.task
Methods in overit.geocallapp.wfm.core.bl.user.task with parameters of type BOUserModifier and TypeMethodDescriptionprotected voidBTUserCreate.addDefaultValues(BOUser boUser) protected voidBTUserUpdate.addDefaultValues(BOUser boUser) protected voidBTUserInsertOld.afterInsert(BOUser bo, PoolKit pk) Deprecated.Actions to perform after the insertionprotected voidBTUserUpdateOld.afterUpdate(BOUser bo, PoolKit pk) Deprecated.Actions to perform after the insertionprotected voidBTUserUpdate.checkUserVisibility(BOUser user, PoolKit pk) protected LongDeprecated.Performs theBOUserinsertionprotected voidDeprecated.Performs theBOUserupdateprotected voidDeprecated.Checks if the insertion is possible by performing some validations on the givenBOUserprotected voidprotected voidDeprecated.Checks if the update is possible by performing some validations on the givenBOUserprotected voidBTUserCreate.validateBO(BOUser boUser, PoolKit pk) -
Uses of BOUser in overit.geocallapp.wfm.core.ux.schedule.tooltip
Methods in overit.geocallapp.wfm.core.ux.schedule.tooltip that return types with arguments of type BOUserMethod parameters in overit.geocallapp.wfm.core.ux.schedule.tooltip with type arguments of type BOUser