public final class SolrAclCacheInfluence extends Object
isUninfluent(java.lang.Object)
.Modifier | Constructor and Description |
---|---|
private |
SolrAclCacheInfluence() |
Modifier and Type | Method and Description |
---|---|
private static boolean |
_isWorkspaceContext(Object object) |
private static String[] |
_workspacesContexts() |
static boolean |
isUninfluent(Object object)
Determines if any change of profile assignment on the given context object ensures that there is no indexed object
(neither the given object nor any other object in the whole application) that is affected in
its own
read access computing. |
private SolrAclCacheInfluence()
public static boolean isUninfluent(Object object)
read access
computing.
SolrAclCacheUninfluentialObject
.object
- The objecttrue
if the given object is uninfluent on the Solr Acl cache.private static boolean _isWorkspaceContext(Object object)
private static String[] _workspacesContexts()