Uses of Package
com.filenet.api.meta

Packages that use com.filenet.api.meta
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). 
 

Classes in com.filenet.api.meta used by com.filenet.api.core
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.
 

Classes in com.filenet.api.meta used by com.filenet.api.meta
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, 2009. All rights reserved.