org.broadleafcommerce.openadmin.client.service
Interface AppConfigurationServiceAsync


public interface AppConfigurationServiceAsync

Author:
jfischer

Method Summary
 void getBooleanPropertyValue(String propertyName, com.google.gwt.user.client.rpc.AsyncCallback<Boolean> cb)
           
 

Method Detail

getBooleanPropertyValue

void getBooleanPropertyValue(String propertyName,
                             com.google.gwt.user.client.rpc.AsyncCallback<Boolean> cb)


Copyright © 2013. All Rights Reserved.