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, setRevisionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getRevision, setRevisionpublic ResourceListQuery(Long revision, String id, String resourceId, String serverId)
public String getResourceServerId()
getResourceServerId in interface InResourceServerpublic Set<String> getResources()
getResources in interface ResourceQuerypublic boolean isInvalid(Set<String> invalidations)
isInvalid in interface ResourceQueryCopyright © 2021 JBoss by Red Hat. All rights reserved.