@Deprecated public final class RemoteFile extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RemoteFile.Builder
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getAbsolutePath()
Deprecated.
|
com.google.common.base.Optional<Integer> |
getGroupId()
Deprecated.
|
com.google.common.base.Optional<Integer> |
getPermissions()
Deprecated.
|
com.google.common.base.Optional<Long> |
getSize()
Deprecated.
|
com.google.common.base.Optional<Status> |
getStatus()
Deprecated.
|
com.google.common.base.Optional<Integer> |
getUserId()
Deprecated.
|
boolean |
isDirectory()
Deprecated.
|
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.