WebObjects 5.4

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 Tuesday, October 9, 2007 08:58 PDT

Copyright © 2000-2007 Apple Inc.