jreceiver.common.rec.site
Interface Root
- All Superinterfaces:
- Hashable, Rec
- All Known Implementing Classes:
- RootRec
- public interface Root
- extends Rec
An interface representing a single file root.
Note that the associated RootKey contains both site_id and path
- Version:
- $Revision: 1.2 $ $Date: 2002/12/29 00:44:08 $
- Author:
- Reed Esau
HKEY_FOLDER_ID
public static final java.lang.String HKEY_FOLDER_ID
getFolderId
public int getFolderId()
setFolderId
public void setFolderId(int folder_id)
Copyright © 2001-2002 Reed Esau, All Rights Reserved.