org.broadleafcommerce.cms.admin.server
Class CMSUtilityRemoteService
java.lang.Object
org.broadleafcommerce.openadmin.server.service.UtilityRemoteService
org.broadleafcommerce.cms.admin.server.CMSUtilityRemoteService
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.RemoteService, UtilityService, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
public class CMSUtilityRemoteService
- extends UtilityRemoteService
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
automaticallyApproveAndPromoteStaticAssets
@Value(value="${automatically.approve.static.assets}")
protected boolean automaticallyApproveAndPromoteStaticAssets
automaticallyApproveAndPromotePages
@Value(value="${automatically.approve.pages}")
protected boolean automaticallyApproveAndPromotePages
automaticallyApproveAndPromoteStructuredContent
@Value(value="${automatically.approve.structured.content}")
protected boolean automaticallyApproveAndPromoteStructuredContent
CMSUtilityRemoteService
public CMSUtilityRemoteService()
getWorkflowEnabled
public Boolean getWorkflowEnabled(String[] qualifiers)
throws ServiceException,
com.gwtincubator.security.exception.ApplicationSecurityException
- Specified by:
getWorkflowEnabled in interface UtilityService- Overrides:
getWorkflowEnabled in class UtilityRemoteService
- Throws:
ServiceException
com.gwtincubator.security.exception.ApplicationSecurityException
Copyright © 2013. All Rights Reserved.