|
Class Summary |
| AppdefGroupPagerFilterEntity |
Pager Processor filter that filters appdef entities based on
their type. |
| AppdefGroupPagerFilterExclude |
Pager Processor filter that filters objects of both AppdefGroupValue
and AlldefEntityID based on their existance in an exclusionary set. |
| AppdefGroupPagerFilterGrpEntRes |
Pager Processor filter that filters object instances of
AppdefGroupValue based on entity and resource type. |
| AppdefGroupPagerFilterGrpTypeExclude |
A filter employed by the AppdefGroupPagerProcessor. |
| AppdefGroupPagerFilterMemExclude |
Pager Processor filter that filters object instances of
AppdefGroupValue based on the membership or non-membership
of a particular AppdefEntity. |
| AppdefGroupPagerFilterResource |
Pager Processor filter that filters an appdef group val based on
its resource type. |
| AppdefPagerFilterAssignSvc |
Pager Processor filter that filters object instances of
AppdefEntityID representing services based on whether
or not the service has been assigned to service clusters
and/or applications. |
| AppdefPagerFilterExclude |
Pager Processor filter employed during paging of AppdefEntityIDs
and compares each one to a default set of AppdefEntityIDs -
("the exclusionary set"). |
| AppdefPagerFilterGroupEntityResource |
Pager Processor filter that filters object instances of
AppdefEntityID based on three contextual criteria: group type
entity type and resource type. |
| AppdefPagerFilterGroupMemExclude |
Pager Processor filter that filters object instances of
AppdefEntityID based on their membership to a particular
AppdefGroupValue. |
| AppdefPagerProc |
A pager processor which allows a customized set of
filters to be applied to the paging process. |