org.broadleafcommerce.openadmin.server.service
Class AppConfigurationRemoteService
java.lang.Object
org.broadleafcommerce.openadmin.server.service.AppConfigurationRemoteService
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.RemoteService, AppConfigurationService
@Service(value="blAppConfigurationRemoteService")
public class AppConfigurationRemoteService
- extends Object
- implements AppConfigurationService
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertyConfigurations
protected Map<String,String> propertyConfigurations
AppConfigurationRemoteService
public AppConfigurationRemoteService()
getBooleanPropertyValue
public Boolean getBooleanPropertyValue(String propertyName)
- Specified by:
getBooleanPropertyValue in interface AppConfigurationService
Copyright © 2013. All Rights Reserved.