| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.alcatel5620sam | |
| com.ibm.tivoli.nm.collectors.impl.alcatel5620sam.binding |
| Modifier and Type | Method and Description |
|---|---|
void |
Alcatel5620SamConnectionManager.findToFile(java.lang.String fullClassName,
java.lang.String fileName,
ChildrenFilterHolder filter,
ResultFilter resultFilter)
Calls the EMS findToFile API method.
|
| Modifier and Type | Field and Description |
|---|---|
protected ChildrenFilterHolder |
ChildrenFilter.filter |
protected ChildrenFilterHolder |
FindToFile.filter |
| Modifier and Type | Method and Description |
|---|---|
ChildrenFilterHolder |
ObjectFactory.createChildrenFilterHolder()
Create an instance of
ChildrenFilterHolder |
ChildrenFilterHolder |
ChildrenFilter.getFilter()
Gets the value of the filter property.
|
ChildrenFilterHolder |
FindToFile.getFilter()
Gets the value of the filter property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChildrenFilter.setFilter(ChildrenFilterHolder value)
Sets the value of the filter property.
|
void |
FindToFile.setFilter(ChildrenFilterHolder value)
Sets the value of the filter property.
|