Uses of Class
overit.geocallapp.wfm.core.bl.technicalobject.feature.BOTechnicalObjectFeatureValue
Packages that use BOTechnicalObjectFeatureValue
Package
Description
-
Uses of BOTechnicalObjectFeatureValue in overit.geocallapp.wfm.core.bl.technicalobject.event
Methods in overit.geocallapp.wfm.core.bl.technicalobject.event that return types with arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionTechnicalObjectWithFeaturesInsertInput.getFeatureValues()Returns the technical object's feature values.TechnicalObjectWithFeaturesUpdateInput.getFeatureValues()Returns the technical object's feature values.Method parameters in overit.geocallapp.wfm.core.bl.technicalobject.event with type arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionvoidTechnicalObjectWithFeaturesInsertInput.setFeatureValues(List<BOTechnicalObjectFeatureValue> featureValues) Sets the technical object's feature values.voidTechnicalObjectWithFeaturesUpdateInput.setFeatureValues(List<BOTechnicalObjectFeatureValue> featureValues) Sets the technical object's feature values. -
Uses of BOTechnicalObjectFeatureValue in overit.geocallapp.wfm.core.bl.technicalobject.feature.event
Constructors in overit.geocallapp.wfm.core.bl.technicalobject.feature.event with parameters of type BOTechnicalObjectFeatureValueModifierConstructorDescriptionInstantiates a new feature value insert event.Instantiates a new feature value update event. -
Uses of BOTechnicalObjectFeatureValue in overit.geocallapp.wfm.core.bl.technicalobject.task
Method parameters in overit.geocallapp.wfm.core.bl.technicalobject.task with type arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionprotected DBViewBTTechnicalObjectWithFeaturesUpdate.getFeatureValuesForUpdate(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, PoolKit poolKit) Returns the feature values for update. -
Uses of BOTechnicalObjectFeatureValue in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1
Method parameters in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1 with type arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionvoidTechnicalObjectHelper.insertTechnicalObject(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, String featuresUpdateMode, PoolKit poolKit) voidTechnicalObjectHelper.saveTechnicalObject(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, String featuresUpdateMode, PoolKit poolKit) voidTechnicalObjectHelper.updateTechnicalObject(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, String featuresUpdateMode, TechnicalObject existingTechnicalObject, PoolKit poolKit) -
Uses of BOTechnicalObjectFeatureValue in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.event
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.event that return types with arguments of type BOTechnicalObjectFeatureValueMethod parameters in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.event with type arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionvoidTechnicalObjectSaveInput.setFeatureValues(List<BOTechnicalObjectFeatureValue> featureValues) -
Uses of BOTechnicalObjectFeatureValue in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.insert.event
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.insert.event that return types with arguments of type BOTechnicalObjectFeatureValueMethod parameters in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.insert.event with type arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionvoidWSTechnicalObjectInsertMappingResult.setFeatureValues(List<BOTechnicalObjectFeatureValue> featureValues) -
Uses of BOTechnicalObjectFeatureValue in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.task
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.task that return types with arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionprotected List<BOTechnicalObjectFeatureValue> BTTechnicalObjectSave.getExistingFeatureValues(Long technicalObjectId, PoolKit poolKit) protected List<BOTechnicalObjectFeatureValue> BTTechnicalObjectSave.prepareFeatureValues(TechnicalObjectSaveInput input, PoolKit poolKit) Method parameters in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.task with type arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionprotected LongBTTechnicalObjectSave.insertTechnicalObject(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, PoolKit poolKit) -
Uses of BOTechnicalObjectFeatureValue in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.update.event
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.update.event that return types with arguments of type BOTechnicalObjectFeatureValueMethod parameters in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.update.event with type arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionvoidWSTechnicalObjectUpdateMappingResult.setFeatureValues(List<BOTechnicalObjectFeatureValue> featureValues) -
Uses of BOTechnicalObjectFeatureValue in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.upsert.event
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.upsert.event that return types with arguments of type BOTechnicalObjectFeatureValueMethod parameters in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.upsert.event with type arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionvoidWSTechnicalObjectUpsertMappingResult.setFeatureValues(List<BOTechnicalObjectFeatureValue> featureValues) -
Uses of BOTechnicalObjectFeatureValue in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.edit
Method parameters in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.edit with type arguments of type BOTechnicalObjectFeatureValueModifier and TypeMethodDescriptionprotected voidEditTechnicalObject.fillFeatureValues(List<BOTechnicalObjectFeatureValue> featureValues)