ISystemFilterPoolReferenceManagerProvider.getSystemFilterPoolReferenceManager()
Return the SystemFilterPoolReferenceManager object this provider holds/provides.
ISystemFilterPoolManagerProvider.getSystemFilterPoolForBrokenReference(
ISystemFilterPoolReferenceManager callingRefenceMgr,
String missingPoolMgrName,
String missingPoolName)
Last chance call, by a filter pool reference manager, when a reference to a filter
pool is found but the referenced master filter pool is not found in those the reference
manager by getSystemFilterPoolManagers().
ISubSystem.getFilterPoolReferenceManager() Generated persistent property method
Return the object that manages the list of
filter pools referenced by this subsystem.
SubSystem.getSystemFilterPoolReferenceManager()
Return the system filter pool reference manager, as per the
interface SystemFilterPoolReferenceManagerProvider
ISubSystem.getSystemFilterPoolReferenceManager()
Return the system filter pool reference manager, as per the
interface SystemFilterPoolReferenceManagerProvider
SubSystemConfiguration.getSystemFilterPoolForBrokenReference(
ISystemFilterPoolReferenceManager callingRefMgr,
String missingPoolMgrName,
String missingPoolName)
Last chance call, by a filter pool reference manager, when a reference to a filter
pool is found but the referenced master filter pool is not found in those the reference
manager by getSystemFilterPoolManagers().
SystemFilterAbstractFilterPoolAction.getFilterPoolReferenceManager()
Returns the filter pool reference manager which contains the list of selected filter pools
that this dialog is showing and allowing the user to change.