Package com.evolveum.midpoint.prism
Class ExpressionWrapper
java.lang.Object
com.evolveum.midpoint.prism.ExpressionWrapper
- All Implemented Interfaces:
Freezable
,Serializable
,Cloneable
Contains the expression that can be part of e.g. prism filters (or other data).
- See Also:
-
Constructor Details
-
ExpressionWrapper
-
-
Method Details
-
getElementName
-
getExpression
-
clone
-
toString
-
isImmutable
public boolean isImmutable()- Specified by:
isImmutable
in interfaceFreezable
-
freeze
public void freeze() -
equals
-
hashCode
public int hashCode()
-