Oracle® Content Services Web Services Java API Reference
10g Release 1 (10.1.1)

B19047-01


Package oracle.ifs.fdk

Interface Summary
ArchiveManager Archive Manager interface for handling archive related operations
AutoTimeoutSessionManager The auto timeout session manager allows sessionless applications to take advantage of automatic session management.
CacheManager The cache management interface.
CategoryManager The Category management Facade interface
CommonManager The "common" Facade interface.
ContainerManager FDK interface for managing Containers.
DomainManager FDK interface for managing Domains.
ExtendedLockManager A facade interface for managing locks whose methods should not be exposed to web services.
FdkSessionListener Implementors of this interface will be notified of session events if they register by calling FdkSession.registerForEvents().
FileContentManager Interface for managing and accessing file content.
FileManager The file management interface.
GroupManager The group management Facade interface.
ItemSetInvalidationListener An ItemSetInvalidationListener is used to be notified when one or more of a set of items are changed by any session.
LockManager A facade interface for managing locks.
LoginManager The session manager interface allows applications to create and dispose user sessions.
MailManager A facade interface for getting e-mail addresses.
PagingManager A facade interface for managing paging.
ProgressManager The progress management Facade interface.
QuotaManager A facade interface for managing quotas and requesting quota increases
RecordsManager The Records management Facade interface
RemoteLoginManager Web service login manager.
RequestManager FDK interface for managing Request operations.
SearchManager The search management Facade interface.
SecurityManager The security management public interface.
ServiceToServiceLoginManager Service to Service (S2S) login manager.
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.
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 Facade 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.
FdkConfiguration Holder class for configuration properties.
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.
FdkSession Represents an authenticated user session.
GuestSessionPool This is a pool of guest FdkSessions.
Item Represents an item abstraction of a persistent repository object, such as a document, folder, link, user, group, category, etc.
ItemSetInvalidator The interface used to be notified when one or more of a set of items are changed by any session.
ItemTypes Defines a list of constants for the String representation of each item type.
Managers A collection of static methods that retrieve the appropriate module managers such as the session manager, file manager, version manager, etc.
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.
SearchExpression This class represents a search expression in the form of an expression tree.
SystemConfigurationProperties The names of the system configuration properties.
WebServicesConstants Constants common to both the Web Services server and client.

 

Exception Summary
FdkException The exception thrown by the framework.

 


Oracle® Content Services Web Services Java API Reference
10g Release 1 (10.1.1)

B19047-01


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