Uses of Class
overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.BOProfile
Packages that use BOProfile
Package
Description
-
Uses of BOProfile in overit.geocallapp.wfm.core.bl.timesheet
Fields in overit.geocallapp.wfm.core.bl.timesheet declared as BOProfileMethods in overit.geocallapp.wfm.core.bl.timesheet that return BOProfileMethods in overit.geocallapp.wfm.core.bl.timesheet with parameters of type BOProfile -
Uses of BOProfile in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.event
Constructors in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.event with parameters of type BOProfileModifierConstructorDescriptionProfileInsertEvent(BOProfile input) Instantiates a new timesheet profile insert event.Instantiates a new timesheet profile update event. -
Uses of BOProfile in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.task that return BOProfileModifier and TypeMethodDescriptionprotected BOProfileBTDefaultProfileInsert.createDefaultProfile()protected BOProfileBTDefaultProfileCheck.getDefaultProfile(PoolKit poolKit) protected BOProfileBTProfileLoadByUserEvent.getDefaultProfile(PoolKit poolKit) Returns the defaultBOProfile. -
Uses of BOProfile in overit.geocallapp.wfm.core.bl.timesheet.event
Methods in overit.geocallapp.wfm.core.bl.timesheet.event that return BOProfileModifier and TypeMethodDescriptionTimesheetEntitiesAggregateLoadCache.getProfile(Long user, PoolKit poolKit) -
Uses of BOProfile in overit.geocallapp.wfm.core.bl.timesheet.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.task that return BOProfileModifier and TypeMethodDescriptionprotected BOProfileBTTimesheetInsert.loadProfile(Long user, PoolKit poolKit) Loads theBOProfilerelated to the timesheet user.Methods in overit.geocallapp.wfm.core.bl.timesheet.task that return types with arguments of type BOProfileModifier and TypeMethodDescriptionprotected PageResponse<BOProfile> BTTimesheetClosureForce.loadProfiles(PoolKit poolKit) Methods in overit.geocallapp.wfm.core.bl.timesheet.task with parameters of type BOProfileModifier and TypeMethodDescriptionprotected Collection<Long> BTTimesheetClosureForce.forceClosureByProfile(BOProfile profile, PoolKit poolKit) protected PageResponse<Timesheet> BTTimesheetClosureForce.loadTimesheets(BOProfile profile, PoolKit poolKit) -
Uses of BOProfile in overit.geocallapp.wfm.core.ux.timesheet.configuration.profile
Fields in overit.geocallapp.wfm.core.ux.timesheet.configuration.profile declared as BOProfileMethods in overit.geocallapp.wfm.core.ux.timesheet.configuration.profile with parameters of type BOProfileModifier and TypeMethodDescriptionprotected voidPanelTimesheetProfile.checkBeforeSaving(BOProfile currentProfile) protected voidPanelTimesheetProfile.insertProfile(BOProfile profile) protected voidPanelTimesheetProfile.updateProfile(BOProfile profile)