WebObjects 5.4.1

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

void listObjectsWithFetchSpecification(EOFetchSpecification fetchSpecification)

listObjectsWithGlobalIDs

void listObjectsWithGlobalIDs(NSArray globalIDs)

Last updated Wednesday, January 23, 2008 14:25 PST

Copyright © 2000-2007 Apple Inc.