Inheritance diagram for sfi.director.repository.transform.HostAssignedUsers:

Public Member Functions | |
| HostAssignedUsers () | |
| HostAssignedUsers (Options opt) | |
| DBSet | transform (DBSet org) throws DirectorException |
Protected Member Functions | |
| void | handleUser (DBSet dest, Vector users, Options ruleOpts) throws DirectorException |
| Insert one user into the target set. | |
|
|
|
|
|
|
|
||||||||||||||||
|
Insert one user into the target set. Even though a DBObject vector may be passed only one user is added (and the vector is expected to contain the results of a search for the respective uid) |
|
|
Implements sfi.director.repository.transform.Transformer. |
1.4.5