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

All Superinterfaces:
RemoteService
All Known Implementing Classes:
FamilyTreeServiceImpl

public interface FamilyTreeService
extends RemoteService

A remote service invoked by a GWT client


Method Summary
 FamilyTree getFamilyTree()
          Returns the family tree being edited by the user
 

Method Detail

getFamilyTree

FamilyTree getFamilyTree()
Returns the family tree being edited by the user



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