Uses of Class
overit.geocallapp.wfm.bundler.bl.header.event.BundleHeaderLockedUpdateInput
Packages that use BundleHeaderLockedUpdateInput
Package
Description
-
Uses of BundleHeaderLockedUpdateInput in overit.geocallapp.wfm.bundler.bl.header.event
Constructors in overit.geocallapp.wfm.bundler.bl.header.event with parameters of type BundleHeaderLockedUpdateInputModifierConstructorDescriptionInstantiates a new bundle header locked update event. -
Uses of BundleHeaderLockedUpdateInput in overit.geocallapp.wfm.bundler.bl.header.task
Methods in overit.geocallapp.wfm.bundler.bl.header.task with parameters of type BundleHeaderLockedUpdateInputModifier and TypeMethodDescriptionprotected voidBTBundleHeaderLockedUpdate.checkValues(BundleHeaderLockedUpdateInput input) Checks the new and the old locked values in order to validate the update process.protected BOBundleHeaderBTBundleHeaderLockedUpdate.loadBundleHeader(PoolKit poolKit, BundleHeaderLockedUpdateInput input) It loads theBOBundleHeaderfrom the given id stored in theBundleHeaderLockedUpdateInput.