WebObjects 5.4.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

void listObjectsWithFetchSpecification(EOFetchSpecification fetchSpecification)

listObjectsWithGlobalIDs

void listObjectsWithGlobalIDs(NSArray globalIDs)

Last updated June 2008

Copyright © 2000-2008 Apple Inc.