All Frameworks Class Hierarchy This Framework Indexes
VPMInterfaces Interface CATICfgUserExit
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICfgUserExit
Method Index
- o
BuildBSFFilter(CATUnicodeString&,SEQUENCE(CORBAAny)&,CATICfgFilter_var&)
- Get the filter definition
Methods
o BuildBSFFilter
| public virtual BuildBSFFilter( | const | iFilterName, |
| | iListObjectToFilter, |
| | ioFilter) |
-
Get the filter definition
- Parameters:
-
- iFilterName
- Name of the predefined filter.
- iListObjectToFilter
- List of objects that will be filtered by the configuration. This may he
- ioFilter
- Configuration filter. You should use the CATICfgFilter passed as argume
This object is included in the file: CATICfgUserExit.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces