<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-08 14:03:13 +0100 (Thu, 08 Dec 2011)</td></tr>
<tr><td>New Revision: </td><td>1899</td></tr>
</table>
<hr/><b>Log:</b><div style='padding-left: 20px; color:black'>
implementing inbound processor, updated sync actions, work in progress<br/>
</div><hr/>
<b>Modified:</b><div style='padding-left: 20px; color:blue'>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/refinery/RefinedAccountDefinition.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/refinery/RefinedAccountDefinition.java?r2=1899&r1=1898"><see></a><br/>
trunk/infra/common/src/main/java/com/evolveum/midpoint/common/refinery/RefinedAttributeDefinition.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/infra/common/src/main/java/com/evolveum/midpoint/common/refinery/RefinedAttributeDefinition.java?r2=1899&r1=1898"><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=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/Action.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/Action.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/ActionManagerImpl.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/ActionManagerImpl.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/AddAccountAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/AddAccountAction.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/AddUserAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/AddUserAction.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/BaseAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/BaseAction.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/DeleteAccountAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/DeleteAccountAction.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/DeleteUserAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/DeleteUserAction.java?r2=1899&r1=1898"><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=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/LinkAccountAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/LinkAccountAction.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/ModifyPasswordAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/ModifyPasswordAction.java?r2=1899&r1=1898"><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=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/UnlinkAccountAction.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/UnlinkAccountAction.java?r2=1899&r1=1898"><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=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/main/resources/application-context-model.xml   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/main/resources/application-context-model.xml?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/action/AddAccountActionTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/action/AddAccountActionTest.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/action/AddUserActionTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/action/AddUserActionTest.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/action/DeleteAccountActionTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/action/DeleteAccountActionTest.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/action/LinkAccountActionTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/action/LinkAccountActionTest.java?r2=1899&r1=1898"><see></a><br/>
trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/action/UnlinkAccountActionTest.java   <a href="http://fisheye.evolveum.com/browse/MidPoint/trunk/model/model-impl/src/test/java/com/evolveum/midpoint/model/sync/action/UnlinkAccountActionTest.java?r2=1899&r1=1898"><see></a><br/>
</div>
</body></html>