Interface IHierarchySupportList
- 
- All Superinterfaces:
- com4j.Com4jObject,- IFactoryList,- IList,- java.lang.Iterable<com4j.Com4jObject>
 
 public interface IHierarchySupportList extends IFactoryList Services to create and maintain lists of items and their parent objects.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisInFilter(int index)Checks if the item matches the filter criteria of the list to which it belongs.- 
Methods inherited from interface com4j.Com4jObjectadvise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
 - 
Methods inherited from interface step.repository.alm.v16.otaclient.IFactoryListfields, fields, indexOfItem, post, ratio, refresh
 
- 
 
-