Uses of Class
overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.WOAgendaMaterial
Packages that use WOAgendaMaterial
Package
Description
-
Uses of WOAgendaMaterial in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial with parameters of type WOAgendaMaterialModifier and TypeMethodDescriptionWOAgendaMaterialExtractor.extract(WOAgendaMaterial woAgendaMaterial) -
Uses of WOAgendaMaterial in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.task that return WOAgendaMaterialModifier and TypeMethodDescription -
Uses of WOAgendaMaterial in overit.geocallapp.wfm.core.ux.schedule.intervention.material
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.material that return WOAgendaMaterialModifier and TypeMethodDescriptionprotected WOAgendaMaterialMaterialAccounting.createWOAgendaMaterial()protected WOAgendaMaterialMaterialAccounting.updateWOAgendaMaterial(BOAgendaMaterial updatedAgendaMaterial, boolean isNew) Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.material that return types with arguments of type WOAgendaMaterialModifier and TypeMethodDescriptionprotected List<WOAgendaMaterial> MaterialAccounting.loadInterventionMaterials()Method parameters in overit.geocallapp.wfm.core.ux.schedule.intervention.material with type arguments of type WOAgendaMaterialModifier and TypeMethodDescriptionprotected DBViewMaterialAccounting.buildInterventionMaterialsDBView(List<WOAgendaMaterial> agendaMaterials) -
Uses of WOAgendaMaterial in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit
Fields in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit declared as WOAgendaMaterialModifier and TypeFieldDescriptionprotected WOAgendaMaterialEditMaterialAccountingPanelInput.currentAgendaMaterialMethods in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit that return WOAgendaMaterialMethods in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit that return types with arguments of type WOAgendaMaterialMethods in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit with parameters of type WOAgendaMaterialModifier and TypeMethodDescriptionvoidEditMaterialAccountingPanelInput.setCurrentAgendaMaterial(WOAgendaMaterial currentAgendaMaterial) Method parameters in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit with type arguments of type WOAgendaMaterialModifier and TypeMethodDescriptionvoidEditMaterialAccountingPanelInput.setAllAgendaMaterial(List<WOAgendaMaterial> allAgendaMaterial) -
Uses of WOAgendaMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial
Subclasses of WOAgendaMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterialModifier and TypeClassDescriptionclassBusiness object representing a warehouse agenda material with theBOWorkOrderOperation. -
Uses of WOAgendaMaterial in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material
Methods in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material that return WOAgendaMaterialModifier and TypeMethodDescriptionprotected WOAgendaMaterialWarehouseMaterialAccounting.createWOAgendaMaterial()protected WOAgendaMaterialWarehouseMaterialAccounting.updateWOAgendaMaterial(BOAgendaMaterial updatedAgendaMaterial, boolean isNew) Method parameters in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material with type arguments of type WOAgendaMaterialModifier and TypeMethodDescriptionprotected DBViewWarehouseMaterialAccounting.buildInterventionMaterialsDBView(List<WOAgendaMaterial> agendaMaterials)