Project Wonder 5.0

er.directtoweb.interfaces
Interface ERDEditObjectDelegate


public interface ERDEditObjectDelegate

this defines a mechanism to bridge editObjectAction() in ERD2WListPage to render custom edit pages

Author:
santoash

Method Summary
 WOComponent editObject(EOEnterpriseObject object, WOComponent nextPage)
          this method will be called from ERD2WListPage#editObjectAction() and the implemetation of this method should return a edit page for the object thats passed in.
 

Method Detail

editObject

WOComponent editObject(EOEnterpriseObject object,
                       WOComponent nextPage)
this method will be called from ERD2WListPage#editObjectAction() and the implemetation of this method should return a edit page for the object thats passed in.

Parameters:
object - - object to be edited
nextPage - - page to return to after editing
Returns:
Edit page for the object thats passed in

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.