org.milyn.persistence.reporting.EntityUpdater.html Maven / Gradle / Ivy
Updating the bean under the beanId '${resource.parameters.beanId}'
using the <#if resource.parameters.dao??>'${resource.parameters.dao}'<#else>default#if> DAO
and the <#if resource.parameters.name??>'${resource.parameters.name}'<#else>default#if> update method.
<#if resource.parameters.updatedBeanId??> The result is put under the beanId '${resource.parameters.updatedBeanId}'.#if>