-
Packages that use IndexJobItemList Package Description com.filenet.api.admin Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of IndexJobItemList in com.filenet.api.admin
Methods in com.filenet.api.admin that return IndexJobItemList Modifier and Type Method and Description IndexJobItemListIndexJob. get_IndexItems()Returns the value of the IndexItems property.Methods in com.filenet.api.admin with parameters of type IndexJobItemList Modifier and Type Method and Description voidIndexJob. set_IndexItems(IndexJobItemList value)Sets the value of the IndexItems property. -
Uses of IndexJobItemList in com.filenet.api.core
Methods in com.filenet.api.core that return IndexJobItemList Modifier and Type Method and Description static IndexJobItemListFactory.IndexJobItem. createList()Creates a new instance of this collection class.
-