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
UtilityService
getWorkflowEnabled
in interface UtilityService
getWorkflowEnabled
in class UtilityRemoteService
qualifiers
- additional data useful for making a determinationServiceException
com.gwtincubator.security.exception.ApplicationSecurityException
Copyright © 2013. All rights reserved.