public class InsertProgramServiceCachePolicy extends AbstractSimplePageElementCachePolicy
PageElementCachePolicy for the insert program service.PageElementCachePolicy.PolicyResult| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_INSERT_PROGRAM_ID
The insert program service ID.
|
| Constructor and Description |
|---|
InsertProgramServiceCachePolicy() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
_getRemovingCacheEventIds(String workspace)
Returns all event ids for which the cache should be removed.
|
Set<String> |
getPageElementTypes()
Returns the types of the associated page elements.
|
_supports, shouldClearCache, shouldClearCachepublic static final String SERVICE_INSERT_PROGRAM_ID
public InsertProgramServiceCachePolicy()
public Set<String> getPageElementTypes()
PageElementCachePolicyprotected List<String> _getRemovingCacheEventIds(String workspace)
AbstractSimplePageElementCachePolicy_getRemovingCacheEventIds in class AbstractSimplePageElementCachePolicyworkspace - the current JCR workspace.