WebObjects 5.2.3

com.webobjects.eogeneration
Interface EOControllerFactory.List

All Superinterfaces:
EOObjectDisplay
All Known Implementing Classes:
EOListController
Enclosing interface:
EOControllerFactory

public static interface EOControllerFactory.List
extends EOObjectDisplay


Method Summary
 void listObjectsWithFetchSpecification(EOFetchSpecification fetchSpecification)
           
 void listObjectsWithGlobalIDs(NSArray globalIDs)
           
 
Methods inherited from interface com.webobjects.eoapplication.EOObjectDisplay
controllerDisplayGroup, displayGroup, editingContext, entityName
 

Method Detail

listObjectsWithFetchSpecification

public void listObjectsWithFetchSpecification(EOFetchSpecification fetchSpecification)

listObjectsWithGlobalIDs

public void listObjectsWithGlobalIDs(NSArray globalIDs)

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

Copyright © 2004 Apple Computer, Inc.