Uses of Package
com.filenet.api.util

Packages that use com.filenet.api.util
com.filenet.api.action Provides classes that are related to making changes to objects. 
com.filenet.api.admin Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. 
com.filenet.api.constants Provides classes defining collections of related, type-safe constant values. 
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.engine Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself. 
com.filenet.api.events Provides interfaces that represent events triggered on Content Engine objects, as well as interfaces that allow you to extend Content Engine functionality and invoke it through the event mechanism. 
com.filenet.api.meta Provides interfaces for holding immutable metadata for Content Engine classes (class descriptions) and properties (property descriptions). 
com.filenet.api.property Provides classes and interfaces related to Content Engine object properties. 
com.filenet.api.publishing Provides interfaces related to publishing. 
com.filenet.api.replication Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content. 
com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data. 
com.filenet.api.util Provides utility classes and interfaces. 
 

Classes in com.filenet.api.util used by com.filenet.api.action
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.admin
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.constants
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.core
ConfigurationParameters
          Represents a group of parameters that define the behavior of the client API.
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.engine
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.events
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.meta
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.property
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.publishing
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.replication
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.security
Id
          Immutable class that represents GUID values.
 

Classes in com.filenet.api.util used by com.filenet.api.util
ConfigurationParameters
          Represents a group of parameters that define the behavior of the client API.
Id
          Immutable class that represents GUID values.
UserContext
          Used to override the locale and authentication for the requests a given thread makes to the server.
 



© Copyright IBM Corporation 2006, 2008. All rights reserved.