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