gate.cow.gwt.client
Interface PageService

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService

public interface PageService
extends com.google.gwt.user.client.rpc.RemoteService


Method Summary
 String checkName(String pageName, String id, String pathDir)
           
 String create(String pageName, String id, String pathDir)
           
 

Method Detail

checkName

String checkName(String pageName,
                 String id,
                 String pathDir)

create

String create(String pageName,
              String id,
              String pathDir)