edu.pdx.cs399J.family.gwt.client
Interface FamilyTreeServiceAsync


public interface FamilyTreeServiceAsync

The client-side interface to the FamilyTreeService


Nested Class Summary
static class FamilyTreeServiceAsync.Factory
           
 
Method Summary
 void getFamilyTree(AsyncCallback async)
          Returns the family tree being edited by the user
 

Method Detail

getFamilyTree

void getFamilyTree(AsyncCallback async)
Returns the family tree being edited by the user



Copyright © 2000-2009 Portland State University. All Rights Reserved.