Node Director
|
transform posixAccount objects into nisObject objects. More...
Public Member Functions | |
NISfromPeople () | |
NISfromPeople (Options opt) | |
String | encodeEntry (DBObject dbo) |
Public Member Functions inherited from sfi.director.repository.transform.NISfromDBObject | |
NISfromDBObject (String key) | |
NISfromDBObject (Options opt, String key) | |
DBSet | transform (DBSet org) throws DirectorException |
Vector | getKey (String key, DBObject dbo) |
void | addInline (DBObject dbo) |
Public Member Functions inherited from sfi.director.repository.transform.Transformer | |
Transformer () | |
Transformer (Options opt) | |
void | setOption (String option) |
void | setOption (String option, String val) |
void | setOption (Options opt) |
String | getOption (String option) |
transform posixAccount objects into nisObject objects.
sfi.director.repository.transform.NISfromPeople.NISfromPeople | ( | ) |
sfi.director.repository.transform.NISfromPeople.NISfromPeople | ( | Options | opt | ) |
|
virtual |