WebObjects 5.2

com.webobjects.eogeneration
Interface EOControllerFactory.List

All Superinterfaces:
EOObjectDisplay
All Known Implementing Classes:
EOListController
Enclosing class:
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 Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.