Node Director
Static Public Member Functions | Protected Member Functions | List of all members
sfi.director.repository.NetworksFile Class Reference
Inheritance diagram for sfi.director.repository.NetworksFile:
sfi.director.repository.ProtocolsFile sfi.director.repository.FileDB sfi.director.repository.DBConnection

Static Public Member Functions

static String encodeEntry (DBObject dbo)

Protected Member Functions

DBObject decode (String record)
String encode (DBObject dbo) throws DirectorException
- Protected Member Functions inherited from sfi.director.repository.ProtocolsFile
String readRecord (BufferedReader in) throws Exception
DBObject decode (String record, String attrName, String objectclass)
- Protected Member Functions inherited from sfi.director.repository.FileDB
void finalize ()
DBAccessor readNext (BufferedReader in, Filter expr)
void open_append () throws DirectorException
int eatspace (String s, int idx)
int backeatspace (String s, int idx)
String readRecord_line (BufferedReader file) throws Exception
String readRecord_freeline (BufferedReader file) throws Exception
String readRecord_freemultiline (BufferedReader file) throws Exception
String readRecord_separator (BufferedReader file, String separator) throws Exception
String readRecord_separator (BufferedReader file, String separator, String comment) throws Exception
String readRecord_startSeparator (BufferedReader file, String separator) throws Exception
String file (DBObject dbo) throws DirectorException

Additional Inherited Members

- Public Member Functions inherited from sfi.director.repository.ProtocolsFile
 ProtocolsFile ()
 ProtocolsFile (String url)
- Static Public Attributes inherited from sfi.director.repository.DBConnection
static final String SEARCH_BASEDN = "BaseDN"
 used in conjunction with the search() method to set the base DN of the subtree we are about to search (option)
static final String SEARCH_NOSUB = "Sub"
static final String SEARCH_WITHSTRUCT = "WithStruct"
static final String SEARCH_SORT = "Sort"
static final String SEARCH_SCHEMA = "Schema"
- Static Protected Member Functions inherited from sfi.director.repository.ProtocolsFile
static String encodeEntry (DBObject dbo, String attrName, String objectclass)
- Protected Attributes inherited from sfi.director.repository.FileDB
RemoteFile file = null
OutputStream out = null

Member Function Documentation

DBObject sfi.director.repository.NetworksFile.decode ( String  record)
protected
String sfi.director.repository.NetworksFile.encode ( DBObject  dbo) throws DirectorException
protected
static String sfi.director.repository.NetworksFile.encodeEntry ( DBObject  dbo)
static

The documentation for this class was generated from the following file: