You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ramon Arias <ra...@arango.com> on 2002/11/12 22:33:15 UTC

Java Methods & Bean Mapping

Hello there!

When doing bean mapping is there a way to force the creation of the source objects´s methods on the mapped object.
Ex If a have a validate method that checks the values of the object´s properties, is there a way to migrate that method to the mapped object.

Best Regards

Ramon