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 Summary
All 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.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString 
- 
Methods inherited from interface step.repository.alm.v16.otaclient.IFactoryList
fields, fields, indexOfItem, post, ratio, refresh 
 - 
 
 -