Add revert and view actions.

This commit is contained in:
Paulo Gustavo Veiga
2012-06-17 19:16:39 -03:00
parent 26766fdbc6
commit c73934aadf
10 changed files with 95 additions and 46 deletions

View File

@@ -11,7 +11,9 @@
<property name="mappedNames">
<list>
<value>getMindmapUserBy</value>
<value>getMindmapById</value>
<value>getMindmapById</value>
<value>find*</value>
<value>filter*</value>
</list>
</property>
</bean>
@@ -27,6 +29,7 @@
<value>update*</value>
<value>add*</value>
<value>remove*</value>
<value>revert*</value>
</list>
</property>
</bean>