Node Director
|
transform oncRpc objects into nisObject objects. More...
Public Member Functions | |
NISfromRPC () | |
NISfromRPC (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 oncRpc objects into nisObject objects.
sfi.director.repository.transform.NISfromRPC.NISfromRPC | ( | ) |
sfi.director.repository.transform.NISfromRPC.NISfromRPC | ( | Options | opt | ) |
|
virtual |