Is this a violation of the EOF commandment?
Is this a violation of the EOF commandment?
- Subject: Is this a violation of the EOF commandment?
- From: "Ricardo J. Parada" <email@hidden>
- Date: Thu, 12 Nov 2009 16:49:27 -0500
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden