|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
SystemFilterPoolReferenceManager |
getFilterPoolReferenceManager()
Return the reference manager which is managing this filter reference framework object. |
String |
getFullName()
Return fully qualified name that includes the filter pool managers name |
SystemFilterPoolReferenceManagerProvider |
getProvider()
Return the object which instantiated the pool reference manager object. |
SystemFilterPool |
getReferencedFilterPool()
Return referenced filter pool object |
String |
getReferencedFilterPoolManagerName()
Return name of the filter pool manager containing the pool we reference. |
String |
getReferencedFilterPoolName()
Return name of the filter pool we reference The pool name is stored qualified by the manager name, so we first have to strip it off. |
void |
resetReferencedFilterPoolName(String newName)
Reset the name of the filter pool we reference. |
void |
setReferenceToFilterPool(SystemFilterPool pool)
Set the filter pool that we reference. |
Methods inherited from interface com.ibm.etools.systems.references.SystemPersistableReferencingObject |
---|
getParentReferenceManager, getReferencedObjectName, setParentReferenceManager, setReferencedObjectName |
Methods inherited from interface com.ibm.etools.systems.references.ISystemReferencingObject |
---|
getReferencedObject, isReferenceBroken, removeReference, setReferenceBroken, setReferencedObject |
Methods inherited from interface com.ibm.etools.systems.references.ISystemPersistableReferencingObject |
---|
setReferencedObject |
Methods inherited from interface com.ibm.etools.systems.filters.SystemFilterContainerReference |
---|
getExistingSystemFilterReference, getFilterCount, getName, getReferencedSystemFilterContainer, getSystemFilterReference, getSystemFilterReferences, hasFilters |
Field Detail |
public static final String copyright
Method Detail |
public SystemFilterPoolReferenceManager getFilterPoolReferenceManager()
public SystemFilterPoolReferenceManagerProvider getProvider()
public String getReferencedFilterPoolName()
public String getReferencedFilterPoolManagerName()
public void resetReferencedFilterPoolName(String newName)
public void setReferenceToFilterPool(SystemFilterPool pool)
public SystemFilterPool getReferencedFilterPool()
public String getFullName()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |