Hah, this was the information I have missed. The application asked for a
template of my subclass and I didn't know, how I could solve that
without copying the template of the base-class.

Thank you.
André


Am 25.07.19 um 16:00 schrieb Morris, Mark:

>> If you still want to go the subclass route, try adding this in your
>> subclass (to get it to use the superclass’s WO template):
>>
>> /@Override/
>> public WOElement template(){
>> return 
>> ERXComponentUtilities./inheritTemplateFrom/(ContractCodeMapping.class.getSimpleName(),session().languages());
>> }
>>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to