ERDList.CreateObjectDelegate Interface Reference

Inherited by ERDList.DefaultCreateObjectDelegate.

List of all members.

Public Member Functions

WOComponent create (Object parentObject, String destinationEntityName, String relationshipNameToAddTo)


Detailed Description

Interface that all createObjectDelegate classes should implement

Member Function Documentation

WOComponent create ( Object  parentObject,
String  destinationEntityName,
String  relationshipNameToAddTo 
)

method used to create a newInstance of destinationEntityNameM.

Note: this delegate is responsible for making sure that the object is created properly and the right page is returned.

Parameters:
parentObject object to which the newly created object should be linked
destinationEntityName entity name of the destination in the list that we are creating
relationshipNameToAddTo relationship name that should be used to link the newly created instance to the parentObject
Returns:
WOComponent editPage for the destination entity (usually...)

Implemented in ERDList.DefaultCreateObjectDelegate.


The documentation for this interface was generated from the following file:

Generated on Sat May 26 06:42:52 2012 for Project Wonder by  doxygen 1.5.8