|
RSE Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemFileRemoteTypes
All remote object types we support. These can be used when registering property pages against remote universal file system objects.
Field Summary | |
---|---|
static String |
SUBTYPE_ROOT
A root object |
static String |
SUBTYPE_SUBFOLDER
A folder object |
static String |
TYPE_FILE
A file object |
static String |
TYPE_FOLDER
A folder object |
static String |
TYPECATEGORY
There is only one type category for remote files. |
static String |
TYPECMDCATEGORY
There is only one type category for remote cmds. |
Field Detail |
---|
static final String TYPECATEGORY
static final String TYPECMDCATEGORY
static final String TYPE_FOLDER
static final String TYPE_FILE
static final String SUBTYPE_SUBFOLDER
static final String SUBTYPE_ROOT
|
RSE Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |