org.broadleafcommerce.cms.admin.server
public class CMSUtilityRemoteService extends UtilityRemoteService
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
automaticallyApproveAndPromotePages |
protected boolean |
automaticallyApproveAndPromoteStaticAssets |
protected boolean |
automaticallyApproveAndPromoteStructuredContent |
assetServerUrlPrefix, dynamicEntityDao, exploitProtectionService, storeFrontWebAppPrefix| Constructor and Description |
|---|
CMSUtilityRemoteService() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getWorkflowEnabled(String[] qualifiers) |
getAllItems, getAssetServerUrlPrefix, getStoreFrontWebAppPrefix, getWebAppContext, initializeEJB3Configuration, setApplicationContext, setAssetServerUrlPrefix, setStoreFrontWebAppPrefix@Value(value="${automatically.approve.static.assets}")
protected boolean automaticallyApproveAndPromoteStaticAssets
@Value(value="${automatically.approve.pages}")
protected boolean automaticallyApproveAndPromotePages
@Value(value="${automatically.approve.structured.content}")
protected boolean automaticallyApproveAndPromoteStructuredContent
public Boolean getWorkflowEnabled(String[] qualifiers) throws ServiceException, com.gwtincubator.security.exception.ApplicationSecurityException
getWorkflowEnabled in interface UtilityServicegetWorkflowEnabled in class UtilityRemoteServiceServiceExceptioncom.gwtincubator.security.exception.ApplicationSecurityExceptionCopyright © 2015. All Rights Reserved.