@Override
 public void update(final ResourceTO resourceTO) {
   logic.update(resourceTO);
 }