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