org.broadleafcommerce.openadmin.client.service
Interface UtilityService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- UtilityRemoteService
public interface UtilityService
- extends com.google.gwt.user.client.rpc.RemoteService
- Author:
- jfischer
getWebAppContext
java.lang.String getWebAppContext()
throws ServiceException,
com.gwtincubator.security.exception.ApplicationSecurityException
- Throws:
ServiceException
com.gwtincubator.security.exception.ApplicationSecurityException
getStoreFrontWebAppContext
java.lang.String getStoreFrontWebAppContext()
throws ServiceException,
com.gwtincubator.security.exception.ApplicationSecurityException
- Throws:
ServiceException
com.gwtincubator.security.exception.ApplicationSecurityException
Copyright © 2011. All Rights Reserved.