|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ModuleFilter | This interface specifies a filter for selecting which modules should be accepted and which should be filtered out. |
| QualifiedNameFilter | This interface specifies a filter for selecting which qualified names should be accepted and which should be filtered out. |
| ScopedEntityFilter | This interface specifies a filter for selecting which scoped entities should be accepted and which should be filtered out. |
| Class Summary | |
|---|---|
| AcceptAllModulesFilter | A module filter specifying that all modules should be accepted. |
| AcceptAllQualifiedNamesFilter | A qualified name filter specifying that all qualified names should be accepted. |
| AcceptAllScopedEntitiesFilter | A scoped entity filter specifying that all entities should be accepted. |
| CompositeModuleFilter | A composite module filter which accepts a module if and only if all its constituent filters accept the module. |
| CompositeQualifiedNameFilter | A composite qualified name filter which accepts a qualified name if and only if all its constituent filters accept the qualified name. |
| CompositeScopedEntityFilter | A composite scoped entity filter which accepts a scoped entity if and only if all its constituent filters accept the entity. |
| ExcludeTestModulesFilter | (HACK) A module filter specifying that modules that are "test modules" are to be excluded. |
| PublicEntitiesOnlyFilter | A scoped entity filter specifying that only public entities should be accepted. |
| QualifiedNameBasedScopedEntityFilter | This is an adapter class which allows a QualifiedNameFilter to function as a ScopedEntityFilter that filters on the scoped entities' names. |
| RegExpBasedModuleFilter | A module filter based on a regular expression pattern. |
| RegExpBasedQualifiedNameFilter | A qualified name filter based on a regular expression pattern. |
| RegExpBasedUnqualifiedNameFilter | A qualified name filter based on a regular expression pattern. |
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||