Developer Documentation
PATH  WebObjects 4.5 Documentation > EOF Tools and Techniques

[Table of Contents]

EditPageInterface


Implemented by:
D2WInspectPage
Implements:
InspectPageInterface
Package:
com.apple.yellow.directtoweb

Interface Description



This interface is the return value for the D2W editPageForEntityNamed, editPageForNewObjectWithConfigurationNamed, and editPageForNewObjectWithEntityNamed methods that create edit pages. The methods defined by this interface initialize the newly created page. This interface implements the InspectPageInterface and defines no additional methods.


[Table of Contents]