Node Director
Public Member Functions | List of all members
sfi.director.repository.transform.Objs2Netgroup Class Reference

create a netgroup containing all the hosts and users of the input data set. More...

Inheritance diagram for sfi.director.repository.transform.Objs2Netgroup:
sfi.director.repository.transform.Transformer

Public Member Functions

 Objs2Netgroup ()
 Objs2Netgroup (Options opt)
DBSet transform (DBSet org) throws DirectorException
- 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)

Detailed Description

create a netgroup containing all the hosts and users of the input data set.

Objs2Netgroup expects the group name being supplied as an option called "Group".

Constructor & Destructor Documentation

sfi.director.repository.transform.Objs2Netgroup.Objs2Netgroup ( )
sfi.director.repository.transform.Objs2Netgroup.Objs2Netgroup ( Options  opt)

Member Function Documentation

DBSet sfi.director.repository.transform.Objs2Netgroup.transform ( DBSet  org) throws DirectorException
virtual

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