|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
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)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Method Detail |
|---|
public String checkName(String pageName, String id, String pathDir)
public String create(String pageName, String id, String pathDir)
Groovy Documentation