Uses of Interface
com.adobe.acs.commons.contentsync.UpdateStrategy
Packages that use UpdateStrategy
-
Uses of UpdateStrategy in com.adobe.acs.commons.contentsync
Methods in com.adobe.acs.commons.contentsync with parameters of type UpdateStrategyModifier and TypeMethodDescriptionContentCatalog.getDelta(List<CatalogItem> catalog, org.apache.sling.api.resource.ResourceResolver resourceResolver, UpdateStrategy updateStrategy) Gets the delta between the catalog items and the resources in the resource resolver. -
Uses of UpdateStrategy in com.adobe.acs.commons.contentsync.servlet
Methods in com.adobe.acs.commons.contentsync.servlet with parameters of type UpdateStrategyModifier and TypeMethodDescriptionprotected voidContentCatalogServlet.bindDeltaStrategy(UpdateStrategy strategy) protected voidContentCatalogServlet.unbindDeltaStrategy(UpdateStrategy strategy)