Class GenerateExpressionEvaluatorType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.GenerateExpressionEvaluatorType
- All Implemented Interfaces:
PlainStructured,JaxbVisitable,Serializable,Cloneable
public class GenerateExpressionEvaluatorType
extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Generate value according to a policy that is associated with the property/attribute.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
PlainStructured.WithoutStrategy -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final ItemNameprotected GenerateExpressionEvaluatorModeTypeprotected ObjectReferenceType -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(JaxbVisitor visitor) clone()booleanequals(Object other, StructuredEqualsStrategy strategy) getMode()inthashCode(StructuredHashCodeStrategy strategy) voidvoidvaluePolicyRef(String oid, QName type) valuePolicyRef(String oid, QName type, QName relation) Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
equals, hashCode, toString
-
Field Details
-
mode
-
valuePolicyRef
-
COMPLEX_TYPE
-
F_MODE
-
F_VALUE_POLICY_REF
-
-
Constructor Details
-
GenerateExpressionEvaluatorType
public GenerateExpressionEvaluatorType() -
GenerateExpressionEvaluatorType
-
-
Method Details
-
getMode
-
setMode
-
getValuePolicyRef
-
setValuePolicyRef
-
hashCode
- Specified by:
hashCodein interfacePlainStructured- Overrides:
hashCodein classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
equals
- Specified by:
equalsin interfacePlainStructured- Overrides:
equalsin classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
mode
-
valuePolicyRef
-
valuePolicyRef
-
valuePolicyRef
-
beginValuePolicyRef
-
accept
- Specified by:
acceptin interfaceJaxbVisitable- Overrides:
acceptin classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
clone
- Specified by:
clonein interfacePlainStructured- Specified by:
clonein classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-