Uses of Class
overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.event.ProfileLoadByUserEvent
Packages that use ProfileLoadByUserEvent
-
Uses of ProfileLoadByUserEvent in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.task with parameters of type ProfileLoadByUserEventModifier and TypeMethodDescriptionprotected voidBTProfileLoadByUserEvent.body(ProfileLoadByUserEvent event, PoolKit poolKit) Writes the loaded time sheet profile into the event journal.protected LongBTProfileLoadByUserEvent.getUserProfile(ProfileLoadByUserEvent event, PoolKit poolKit) Returns either the profile associated directly to the user or (whether that was null) the profile associated to the user's operation center.