Inheritance diagram for sfi.director.repository.MailAliasFile:

Public Member Functions | |
| MailAliasFile () | |
| * | |
| MailAliasFile (String url) | |
| * | |
Static Public Member Functions | |
| static String | encodeEntry (DBObject dbo, String separator, int limit) |
Protected Member Functions | |
| String | readRecord (BufferedReader in) throws Exception |
| read one record out of the source file | |
| DBObject | decode (String record) |
| decodes one record | |
| String | encode (DBObject dbo) throws DirectorException |
| converts a DBObject into a textual mail alias record | |
|
|
*
|
|
|
*
|
|
|
decodes one record
Reimplemented from sfi.director.repository.FileDB. |
|
|
converts a DBObject into a textual mail alias record
Reimplemented from sfi.director.repository.FileDB. |
|
||||||||||||||||
|
|
|
|
read one record out of the source file
Reimplemented from sfi.director.repository.FileDB. |
1.4.5