public interface ServerPropertiesRpcServiceAsync
Modifier and Type | Method and Description |
---|---|
void |
get(List<String> property,
com.google.gwt.user.client.rpc.AsyncCallback<Map<String,String>> callback) |
void |
get(String property,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
void |
getContextPath(com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.