org.broadleafcommerce.openadmin.server.service
Class UtilityRemoteService
java.lang.Object
org.broadleafcommerce.openadmin.server.service.UtilityRemoteService
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.RemoteService, UtilityService, org.springframework.context.ApplicationContextAware
@Service(value="blUtilityRemoteService")
public class UtilityRemoteService
- extends java.lang.Object
- implements org.springframework.context.ApplicationContextAware, UtilityService
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
storeFrontWebAppContext
protected java.lang.String storeFrontWebAppContext
UtilityRemoteService
public UtilityRemoteService()
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
- Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
getWebAppContext
public java.lang.String getWebAppContext()
throws ServiceException
- Specified by:
getWebAppContext in interface UtilityService
- Throws:
ServiceException
getStoreFrontWebAppContext
public java.lang.String getStoreFrontWebAppContext()
- Specified by:
getStoreFrontWebAppContext in interface UtilityService
setStoreFrontWebAppContext
public void setStoreFrontWebAppContext(java.lang.String storeFrontWebAppContext)
Copyright © 2011. All Rights Reserved.