WebObjects 5.2.3

Uses of Interface
com.webobjects.directtoweb.EditRelationshipPageInterface

Packages that use EditRelationshipPageInterface
com.webobjects.directtoweb Provides the framework for rapid development of HTML-based WebObjects applications. 
 

Uses of EditRelationshipPageInterface in com.webobjects.directtoweb
 

Classes in com.webobjects.directtoweb that implement EditRelationshipPageInterface
 class BASEditRelationshipPage
           
 class D2WEditRelationshipPage
          The D2WEditRelationshipPage class provides the behavior for the edit-relationship page Direct to Web templates: BASEditRelationshipPage, NEUEditRelationshipPage, and WOLEditRelationshipPage.
 class NEUEditRelationshipPage
           
 class WOLEditRelationshipPage
           
 

Methods in com.webobjects.directtoweb that return EditRelationshipPageInterface
 EditRelationshipPageInterface D2W.editRelationshipPageForEntityNamed(String entityName, WOSession session)
          Returns an edit-relationship page as a WOComponent implementing the EditRelationshipPageInterface for the entity identified by entityName.
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.