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)
Check if any items are enabled for workflow (catalog, assets, pages, or structured content)
Can accept additional qualification data for implementations that support.
|
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
UtilityServicegetWorkflowEnabled in interface UtilityServicegetWorkflowEnabled in class UtilityRemoteServicequalifiers - additional data useful for making a determinationServiceExceptioncom.gwtincubator.security.exception.ApplicationSecurityExceptionCopyright © 2013. All rights reserved.