|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Permissions
The abstraction of the remote file permissions
Method Summary | |
---|---|
boolean |
getExecutable()
|
boolean |
getReadable()
|
boolean |
getWritable()
|
Method Detail |
---|
boolean getReadable()
true
if the file is readableboolean getExecutable()
true
if the file is executableboolean getWritable()
true
if the file is writable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |