com.evolveum.midpoint.common.valueconstruction
Class AsIsValueConstructor
java.lang.Object
com.evolveum.midpoint.common.valueconstruction.AsIsValueConstructor
- All Implemented Interfaces:
- ValueConstructor
public class AsIsValueConstructor
- extends java.lang.Object
- implements ValueConstructor
- Author:
- Radovan Semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsIsValueConstructor
public AsIsValueConstructor()
construct
public Property construct(javax.xml.bind.JAXBElement<?> constructorElement,
PropertyDefinition outputDefinition,
PropertyPath propertyParentPath,
Property input,
java.util.Map<javax.xml.namespace.QName,java.lang.Object> variables,
java.lang.String contextDescription,
OperationResult result)
throws SchemaException,
ExpressionEvaluationException,
ObjectNotFoundException
- Specified by:
construct
in interface ValueConstructor
- Throws:
SchemaException
ExpressionEvaluationException
ObjectNotFoundException
Copyright © 2012 evolveum. All Rights Reserved.