Re: Quick ERXEnterpriseObject newly inserted Question --
Re: Quick ERXEnterpriseObject newly inserted Question --
- Subject: Re: Quick ERXEnterpriseObject newly inserted Question --
- From: David Holt <email@hidden>
- Date: Tue, 14 Dec 2010 15:19:03 -0800
The EOGenerator template I linked to earlier:
public static class ${entity.classNameWithoutPackage}Clazz extends ${entity.prefixClassNameWithOptionalPackage}.${entity.prefixClassNameWithoutPackage}Clazz { /* more clazz methods here */ }
On 2010-12-14, at 3:16 PM, Jesse Tayler wrote: well, this sounds great, but
how are you even getting this _DocumentClazz into your EO template?
On Dec 14, 2010, at 5:57 PM, David Holt wrote: public static class DocumentClazz extends _Document._DocumentClazz {
|
_______________________________________________
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