FileDocCategorySizeDatePackage
SchoolCalendarService.javaAPI DocExample912Mon Aug 27 20:11:36 BST 2007com.google.gwt.sample.dynatable.client

SchoolCalendarService

public interface SchoolCalendarService implements com.google.gwt.user.client.rpc.RemoteService
The interface for the RPC server endpoint to get school calendar information.

Fields Summary
Constructors Summary
Methods Summary
public Person[]getPeople(int startIndex, int maxCount)