|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the constants that need to be shared among the BobCo file explorer classes.
Field Summary | |
---|---|
static int |
ARCHIVE
Archive file attribute |
static java.lang.String |
clientAddressSuffix
Name of BobCo File Explorer client's addressing suffix |
static int |
consoleRequestDirectoryContents
Command code issued from console to server to request directory contents |
static int |
consoleRequestLocalFixedDrives
Command code issued from console to server to report clients' drives |
static int |
DIRECTORY
Directory attribute |
static int |
getClientDirectoryContents
Command code issued to client to get contents of a directory |
static int |
getClientLocalFixedDrives
Command code issued to client to request list of local fixed drives |
static int |
HIDDEN
"Hidden" file attribute |
static int |
READONLY
Read only file attribute |
static int |
RETURN_FIND_FAILED
|
static int |
RETURN_OKAY
|
static int |
RETURN_UNRECOGNIZED_ACT_ID
|
static int |
RETURN_UNRECOGNIZED_COMMAND_CODE
|
static int |
RTMcommandCode
Command code used for TWGRemoteTaskManager communication |
static java.lang.String |
serviceNodeName
Name of BobCo File Explorer server's service node |
static int |
SYSTEM
"System" file attribute |
Field Detail |
public static final java.lang.String serviceNodeName
public static final java.lang.String clientAddressSuffix
public static final int RTMcommandCode
public static final int getClientLocalFixedDrives
public static final int getClientDirectoryContents
public static final int consoleRequestLocalFixedDrives
public static final int consoleRequestDirectoryContents
public static final int RETURN_OKAY
public static final int RETURN_UNRECOGNIZED_COMMAND_CODE
public static final int RETURN_FIND_FAILED
public static final int RETURN_UNRECOGNIZED_ACT_ID
public static final int READONLY
public static final int HIDDEN
public static final int SYSTEM
public static final int DIRECTORY
public static final int ARCHIVE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |