| Modifier and Type | Field and Description |
|---|---|
static Comparator<Info> |
RESOURCE_COMPARATOR
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLockOwner() |
String |
getLockToken() |
String |
getMd5() |
ResourceProperty[] |
getProperties() |
UUID |
getRepositoryId() |
Resource |
getResource() |
Revision |
getRevision() |
boolean |
isDirectory() |
boolean |
isFile() |
boolean |
isLocked() |
static final Comparator<Info> RESOURCE_COMPARATOR
@CheckForNull String getLockOwner()
@CheckForNull String getLockToken()
@CheckForNull String getMd5()
ResourceProperty[] getProperties()
UUID getRepositoryId()
Resource getResource()
Revision getRevision()
boolean isDirectory()
boolean isFile()
boolean isLocked()
Copyright © 2013–2014 shadowhunt. All rights reserved.