Uses of Class
com.evolveum.midpoint.model.common.expression.script.mel.value.ObjectCelValue
Packages that use ObjectCelValue
Package
Description
-
Uses of ObjectCelValue in com.evolveum.midpoint.model.common.expression.script.mel.extension
Methods in com.evolveum.midpoint.model.common.expression.script.mel.extension with parameters of type ObjectCelValueModifier and TypeMethodDescriptionstatic ObjectCelObjectExtensions.prismFind(ObjectCelValue<?> objectCelValue, String stringPath) -
Uses of ObjectCelValue in com.evolveum.midpoint.model.common.expression.script.mel.value
Methods in com.evolveum.midpoint.model.common.expression.script.mel.value that return ObjectCelValueModifier and TypeMethodDescriptionstatic <O extends Objectable>
ObjectCelValue<O>ObjectCelValue.create(PrismObject<O> object)