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 as
EntireNetwork , Domain , Document , Folder , and so on. |
Modifier and Type | Interface and Description |
---|---|
interface |
CodeModuleSet
Deprecated.
As of release 5.0.0.
|
interface |
DocumentSet
Represents a collection of
Document objects. |
interface |
PublishTemplateSet
Deprecated.
As of release 5.0.0.
|
interface |
StoredSearchSet
Represents a collection of
StoredSearch objects. |
interface |
WorkflowDefinitionSet
Represents a collection of
WorkflowDefinition objects. |
interface |
XMLPropertyMappingScriptSet
Represents a collection of
XMLPropertyMappingScript objects. |
Modifier and Type | Method and Description |
---|---|
VersionableSet |
Versionable.get_Versions()
Returns the value of the Versions property.
|
VersionableSet |
VersionSeries.get_Versions()
Returns the value of the Versions property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.