public final class RemoteFile extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RemoteFile.Builder |
Modifier and Type | Method and Description |
---|---|
String |
getAbsolutePath() |
com.google.common.base.Optional<Integer> |
getGroupId() |
com.google.common.base.Optional<Integer> |
getPermissions() |
com.google.common.base.Optional<Long> |
getSize() |
com.google.common.base.Optional<Status> |
getStatus() |
com.google.common.base.Optional<Integer> |
getUserId() |
boolean |
isDirectory() |
public String getAbsolutePath()
public com.google.common.base.Optional<Integer> getGroupId()
public com.google.common.base.Optional<Integer> getPermissions()
public boolean isDirectory()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.