Package | Description |
---|---|
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. |
com.filenet.api.meta |
Provides interfaces for holding immutable metadata for Content Engine classes (class descriptions) and properties (property descriptions).
|
Class and Description |
---|
ClassDescription
Represents the fixed description (immutable metadata) of a class.
|
MetadataCache
Represents a client cache of the immutable metadata (class descriptions and their associated
property descriptions) for all metadata objects accessed during the life of a given server
connection.
|
Class and Description |
---|
ClassDescription
Represents the fixed description (immutable metadata) of a class.
|
Metadata
Represents the base class for classes that hold immutable metadata (class description and property description classes).
|
PropertyDescription
Represents the base class for all property description classes.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.