Updating the bean under the beanId '${resource.parameters.beanId}' using the <#if resource.parameters.dao??>'${resource.parameters.dao}'<#else>default DAO and the <#if resource.parameters.name??>'${resource.parameters.name}'<#else>default update method. <#if resource.parameters.updatedBeanId??> The result is put under the beanId '${resource.parameters.updatedBeanId}'.