Skip navigation links

Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite
10g (10.1.3.2)

B32189-01


Package oracle.ifs.fdk

Interface Summary
ArchiveManager Archive Manager interface for handling archive related operations
CategoryManager The Category management Facade interface
CommonManager The "common" Facade interface.
ContainerManager FDK interface for managing Containers.
DomainManager FDK interface for managing Domains.
ExtendedFileContentManager Extends the FileContentManager with functionality available only to in-process clients.
FdkCredential A credential interface.
FileContentManager Interface for accessing file content.
FileManager The file management interface.
GroupManager The group management Facade interface.
LockManager A facade interface for managing locks.
PagingManager A facade interface for managing paging.
ProgressManager The progress management Facade interface.
QuotaManager A facade interface for managing quotas and requesting quota increases
RemoteLoginManager Web service login manager.
RequestManager FDK interface for managing Request operations.
SearchManager The search management Facade interface.
SecurityManager The security management interface.
SessionManager Session management interface.
SortManager A facade interface for managing sorting.
SystemConfigurationManager Interface that provides access to system configration properties.
TrashManager The trash management Facade interface.
TrustedLoginManager Web Services login manager for trusted applications.
UserManager A UserManager defines the facade interface for operations related to the management of ECM users.
VersionManager The version management Facade interface.
VirusManager The antivirus management interface.
WorkflowManager FDK interface for managing Workflow operations.
WorkspaceManager FDK interface for managing Workspaces.

 

Class Summary
AttributeRequest Represents a request for a specific attributes.
Attributes Holder class for all the attribute names constants.
ClientUtils Utilities for the client side of Web Services, but they can also be used by in-process callers.
FdkConstants Constants to be used by Facade callers.
FdkErrorCodes Constants that represent possible error codes received via an FdkException.
FdkExceptionEntry An entry when the exception is an aggregate exception.
IfsFdkCredential Represents a wrapper around IFS Credential.
InProcessManagersFactory Represents an abstract extension for the managers factory to be used by clients when running in process.
Item Represents an item abstraction of a persistent repository object, such as a document, folder, link, user, group, category, etc.
ItemTypes Defines a list of constants for the String representation of each item type.
LoginOptions Constants representing possible login options for in-process clients use only.
ManagersFactory Represents an abstraction factory that can return the right instances to be used in various environments such as in-process, remoted or to connect to other systems.
NamedValue Represents a Java Bean name/value pair.
NamedValueSet Represents a set of named values.
Options Holder class for all option name constants.
Preference A Preference represents a preference value.
PrincipalFdkCredential Represents an FdkCredential implementation which encapsulates a JAAS JAAS java.security.Principal identity.
S2SFdkCredential Represents an S2S credential.
SearchExpression This class represents a search expression in the form of an expression tree.
SimpleFdkCredential Represents a simple username and password credential.
SystemConfigurationProperties The names of the system configuration properties.
TrustedFdkCredential Represents a Web Services trusted party credential.
WebServicesConstants Constants common to both the Web Services server and client.

 

Exception Summary
FdkException The exception thrown by the framework.

 


Skip navigation links

Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite
10g (10.1.3.2)

B32189-01


Copyright © 2002, 2006, Oracle. All rights reserved.