Nope. This is exactly where you should put this type of thing. If you put this
in the validation methods you'd be asking for trouble.
Dave
On Nov 12, 2009, at 4:49 PM, Ricardo J. Parada wrote:
>
> public void setCpt(String value) {
> if (value != null) value = value.toUpperCase();
> super.setCpt(value);
> }
>
> P.S. I'm using eo-gap generation pattern. So this class extends the _ class
> generated by the _WonderEntity.java template.
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com
>
> This email sent to [email protected]
David Avendasora
Senior Software Engineer
K12, Inc.
*****
WebObjects Documentation Wiki :
http://wiki.objectstyle.org/confluence/display/WO/
*****
WebObjects API:
http://developer.apple.com/legacy/mac/library/documentation/MacOSXServer/Reference/WO54_Reference/index.html
*****
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]