public final class SocialProviderUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isExtraneousSlingPath(ResourceResolver resolver,
CachingResourceProvider srp,
String path)
Figure out if the path is one that we will never store in the cloud.
|
static boolean |
isExtraneousSlingPath(String path)
Figure out if the path is one that we will never store in the cloud.
|
public static boolean isExtraneousSlingPath(String path)
path - the path to checkpublic static boolean isExtraneousSlingPath(ResourceResolver resolver, CachingResourceProvider srp, String path)
resolver - resolver to use for pre-fetch resourcessrp - SocialResourceProvider to batch readingpath - the path to check"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"