<html>
<head>
</head>
<body>
<table border='0' cellpadding='3'>
<tr><td>Author: </td><td><b>lazyman</b></td></tr>
<tr><td>Date:</td><td>2011-12-12 14:13:57 +0100 (Mon, 12 Dec 2011)</td></tr>
<tr><td>New Revision: </td><td>1918</td></tr>
</table>
<hr/><b>Log:</b><div style='padding-left: 20px; color:black'>
refactored property value<br/>
</div><hr/>
<b>Added:</b><div style='padding-left: 20px; color:green'>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/PropertyValue.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/PropertyValue.java?r=1918"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/SourceType.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/SourceType.java?r=1918"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/ActivationDecision.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/ActivationDecision.java?r=1918"><see></a><br/>
</div>
<b>Modified:</b><div style='padding-left: 20px; color:blue'>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/Expression.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/Expression.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/ExpressionEvaluator.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/ExpressionEvaluator.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/xpath/XPathExpressionEvaluator.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/expression/xpath/XPathExpressionEvaluator.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/ExpressionValueConstructor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/valueconstruction/ExpressionValueConstructor.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/common/src/test/java/com/evolveum/midpoint/common/expression/TestXPathExpressions.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/test/java/com/evolveum/midpoint/common/expression/TestXPathExpressions.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/common/src/test/java/com/evolveum/midpoint/common/refinery/TestRefinedSchema.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/test/java/com/evolveum/midpoint/common/refinery/TestRefinedSchema.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/common/src/test/java/com/evolveum/midpoint/common/valueconstruction/TestValueConstruction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/test/java/com/evolveum/midpoint/common/valueconstruction/TestValueConstruction.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/XsdTypeConverter.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/XsdTypeConverter.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/delta/DeltaSetTriple.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/delta/DeltaSetTriple.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/delta/PropertyDelta.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/delta/PropertyDelta.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ExtensionProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ExtensionProcessor.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/Item.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/Item.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/Property.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/Property.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/PropertyContainer.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/PropertyContainer.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/PropertyContainerDefinition.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/PropertyContainerDefinition.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/PropertyDefinition.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/PropertyDefinition.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/PropertyModification.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/PropertyModification.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceObjectAttribute.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceObjectAttribute.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/TestSchemaProcessorWithRegistry.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/TestSchemaProcessorWithRegistry.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/processor/SchemaProcessorBasicTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/schema/src/test/java/com/evolveum/midpoint/schema/processor/SchemaProcessorBasicTest.java?r2=1918&r1=1917"><see></a><br/>
trunk/infra/test-util/src/main/java/com/evolveum/midpoint/test/util/TestUtil.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/test-util/src/main/java/com/evolveum/midpoint/test/util/TestUtil.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/AccountSyncContext.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/AccountSyncContext.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/ChangeExecutor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/ChangeExecutor.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportAccountsFromResourceTaskHandler.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportAccountsFromResourceTaskHandler.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportObjectsFromFileTaskHandler.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ImportObjectsFromFileTaskHandler.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ObjectImporter.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/importer/ObjectImporter.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/DisableAccountAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/DisableAccountAction.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/ModifyUserAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/ModifyUserAction.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/AssignmentProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/AssignmentProcessor.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/OutboundProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/OutboundProcessor.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/UserSynchronizer.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/synchronizer/UserSynchronizer.java?r2=1918&r1=1917"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/synchronizer/TestAssignmentProcessor.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/synchronizer/TestAssignmentProcessor.java?r2=1918&r1=1917"><see></a><br/>
trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java?r2=1918&r1=1917"><see></a><br/>
trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowConverter.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowConverter.java?r2=1918&r1=1917"><see></a><br/>
trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/ConnectorInstanceIcfImpl.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/ConnectorInstanceIcfImpl.java?r2=1918&r1=1917"><see></a><br/>
trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/util/ShadowCacheUtil.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/util/ShadowCacheUtil.java?r2=1918&r1=1917"><see></a><br/>
trunk/provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/test/ucf/OpenDjUcfTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/test/ucf/OpenDjUcfTest.java?r2=1918&r1=1917"><see></a><br/>
trunk/repo/system-init/src/main/java/com/evolveum/midpoint/init/StartupConfiguration.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/system-init/src/main/java/com/evolveum/midpoint/init/StartupConfiguration.java?r2=1918&r1=1917"><see></a><br/>
trunk/repo/task-impl/src/test/java/com/evolveum/midpoint/task/impl/TestTaskManagerContract.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/repo/task-impl/src/test/java/com/evolveum/midpoint/task/impl/TestTaskManagerContract.java?r2=1918&r1=1917"><see></a><br/>
trunk/testing/sanity/src/test/java/com/evolveum/midpoint/testing/sanity/TestSanity.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/testing/sanity/src/test/java/com/evolveum/midpoint/testing/sanity/TestSanity.java?r2=1918&r1=1917"><see></a><br/>
</div>
</body></html>