Uses of Class
overit.geocallapp.wfm.core.bl.material.serialized.accounted.BOAccountedSerializedMaterial
Packages that use BOAccountedSerializedMaterial
Package
Description
-
Uses of BOAccountedSerializedMaterial in overit.geocallapp.wfm.core.bl.material.serialized
Methods in overit.geocallapp.wfm.core.bl.material.serialized that return BOAccountedSerializedMaterialModifier and TypeMethodDescriptionSerializedMaterialWithAccount.getAccountedMaterial()Returns the accounted material.Methods in overit.geocallapp.wfm.core.bl.material.serialized with parameters of type BOAccountedSerializedMaterialModifier and TypeMethodDescriptionvoidSerializedMaterialWithAccount.setAccountedMaterial(BOAccountedSerializedMaterial accountedMaterial) Sets the accounted material. -
Uses of BOAccountedSerializedMaterial in overit.geocallapp.wfm.core.bl.material.serialized.accounted.event
Constructors in overit.geocallapp.wfm.core.bl.material.serialized.accounted.event with parameters of type BOAccountedSerializedMaterialModifierConstructorDescriptionInstantiates a new accounted serialized material insert event. -
Uses of BOAccountedSerializedMaterial in overit.geocallapp.wfm.core.bl.material.serialized.accounted.task
Methods in overit.geocallapp.wfm.core.bl.material.serialized.accounted.task with parameters of type BOAccountedSerializedMaterialModifier and TypeMethodDescriptionvoidBTAccountedSerializedMaterialInsert.validateData(BOAccountedSerializedMaterial accountedSerializedMaterial, PoolKit pk) Validates the material item type data before the insertion.