public class PolicyScopeListQuery extends PolicyListQuery implements InScope
Constructor and Description |
---|
PolicyScopeListQuery(Long revision,
String id,
String scopeId,
Set<String> resources,
String serverId) |
Modifier and Type | Method and Description |
---|---|
String |
getScopeId() |
boolean |
isInvalid(Set<String> invalidations) |
getPolicies, getResourceServerId
getCacheTimestamp, getId, getRevision, setRevision
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getRevision, setRevision
public String getScopeId()
getScopeId
in interface InScope
public boolean isInvalid(Set<String> invalidations)
isInvalid
in interface PolicyQuery
isInvalid
in class PolicyListQuery
Copyright © 2021 JBoss by Red Hat. All rights reserved.