-
Packages that use DocumentSet Package Description com.filenet.api.collection Provides type-safe interfaces related to collections of objects.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 DocumentSet in com.filenet.api.collection
Subinterfaces of DocumentSet in com.filenet.api.collection Modifier and Type Interface and Description interfaceStoredSearchSetRepresents a collection ofStoredSearchobjects.interfaceWorkflowDefinitionSetRepresents a collection ofWorkflowDefinitionobjects.interfaceXMLPropertyMappingScriptSetRepresents a collection ofXMLPropertyMappingScriptobjects. -
Uses of DocumentSet in com.filenet.api.core
Methods in com.filenet.api.core that return DocumentSet Modifier and Type Method and Description DocumentSetDocument. get_ChildDocuments()Returns the value of the ChildDocuments property.DocumentSetFolder. get_ContainedDocuments()Returns the value of the ContainedDocuments property.DocumentSetDocument. get_DependentDocuments()Returns the value of the DependentDocuments property.DocumentSetDocument. get_DestinationDocuments()Returns the value of the DestinationDocuments property.DocumentSetDocument. get_ParentDocuments()Returns the value of the ParentDocuments property.
-