| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| IfsException
An IfsException represents an iFS error condition.
|
| ParameterTable
A ParameterTable manages a list of named parameters in a Hashtable.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| BaseApp
The BaseApp class - Base class for iFS protocol servers.
|
| BaseMain
BaseMain is a generic main for application
testing and scripting.
|
| IfsException
An IfsException represents an iFS error condition.
|
| ParameterTable
A ParameterTable manages a list of named parameters in a Hashtable.
|
| Class and Description |
|---|
| AccessLevel
The AccessLevel class.
|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| BaseApp
The BaseApp class - Base class for iFS protocol servers.
|
| BaseMain
BaseMain is a generic main for application
testing and scripting.
|
| IfsException
An IfsException represents an iFS error condition.
|
| ParameterTable
A ParameterTable manages a list of named parameters in a Hashtable.
|
| Transaction
A Transaction is a token returned by
LibrarySession.beginTransaction that can be passed to
LibrarySession.completeTransaction or
LibrarySession.abortTransaction. |
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Transaction
A Transaction is a token returned by
LibrarySession.beginTransaction that can be passed to
LibrarySession.completeTransaction or
LibrarySession.abortTransaction. |
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AccessControlListDeferredUpdate
A AccessControlListDeferredUpdate contains information used to update
the ACL discoverer table asynchronously by an agent.
|
| AccessLevel
The AccessLevel class.
|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AttributeValueArray
An AttributeValueArray represents the value of an array-type Attribute.
|
| AuditCertificate
An AuditCertificate represents the data that comprises an Audit
certificate.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| AuditFolderPath
An AuditFolderPath represents a folder path captured at the
time an AuditEvent is posted, and is subsequently used
in dispatching the event.
|
| AuditTargetCode
An AuditTargetCode represents the data structure that describes a registered
Object type target for auditing events.
|
| BoundedCache
An BoundedCache is a cache that is bounded to hold
a limited number of items.
|
| BoundedCacheConfiguration
A BoundedCacheConfiguration is a bucket of parameters
that govern the operation of an BoundedCache.
|
| Cache
A Cache is a cache of arbitrary objects identified by Longs.
|
| CacheConfiguration
A CacheConfiguration is a bucket of parameters that govern
the operation of a Cache.
|
| CachePerformance
A CachePerformance is a bucket of name/value pairs that
indicate the performance of a Cache.
|
| ClassInfoTable
A ClassInfoTable class is used as a Collection-like class
for quick lookup of ClassObject info, accessible both bean and server side.
|
| Collection
A Collection is a set of Java objects.
|
| ColumnDescriptor
A ColumnDescriptor describes a column that is selected in a PreparedSelect.
|
| ConfigurationCategoryDescriptor
A ConfigurationCategoryDescriptor describes a ConfigurationCategory
class in support of efficient ConfigurationCategory determination.
|
| ConfigurationCategoryDescriptorMap
A ConfigurationCategoryDescriptorMap represents a Map
of all registered ConfigurationCategory classes,
allowing fast lookup of ConfigurationCategoryDescriptor objects
used in ConfigurationCategory determination.
|
| ConnectOptions
ConnectOptions is a bucket of parameters that govern
the behavior of
LibraryService.connect. |
| ContentStreamSerializer
A ContentStreamSerializer is used to allow ContentStreams to be
remoted.
|
| ContextTheme
The ContextTheme.java class - used for encapsulating a Context
Theme for a document, with its associated theme Weight.
|
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| CredentialNameTokenizer
A CredentialNameTokenizer converts usernames into userids and subscriber
names.
|
| DirectoryObjectInterface
DirectoryObjectInterface defines methods common to DirectoryObject and
S_DirectoryObject.
|
| EventNotification
A EventNotification represents an audit event and information regarding
an entity wishing to be notified of the event.
|
| ExtendedPermissionInterface
ExtendedPermissionInterface defines methods common to ExtendedPermission
and S_ExtendedPermission.
|
| FolderIndexDeferredUpdate
A FolderIndexDeferredUpdate contains information used to update
the main FolderIndex or a partition asynchronously by an agent or handler.
|
| FolderPathOptions
FolderPathOptions is a set of parameters that govern
the behavior of
PublicObject.getAnyFolderPath()
and PublicObject.getAllFolderPaths() methods. |
| GssApiCredential
GssApiCredential class is used to support the GSS-API
based authentication mechanism.
|
| IfsEvent
A IfsEvent is a message indicating that a specific LibraryObject was
changed in some way.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectCache
A LibraryObjectCache is a BoundedCache used to manage a cache of
LibraryObjects or S_LibraryObjects.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibraryObjectLookupCache
A LibraryObjectLookupCache provides for the caching of instances
of a certain class by their unique name.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| Localizer
A Localizer encapsulates internationalization information.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| ObjectReferenceAttributeValue
This feature is not supported in Beta2.
|
| ObjectResolverSpecification
An ObjectResolverSpecification is used to specify
the extent for which object are resolved by the
oracle.ifs.server.ObjectResolver class.
|
| OperationContext
An OperationContext manages the state of
a single server-side operation.
|
| ParameterTable
A ParameterTable manages a list of named parameters in a Hashtable.
|
| PolicyListElementInterface
PolicyListElementInterface defines methods common to PolicyListElement
and S_PolicyListElement.
|
| PreparedSelectorSpecification
A PreparedSelectorSpecification is used to hold all settable
and derived search options for a PreparedSelector search,
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| RandomAccessContentInterface
Deprecated.
CM SDK 10gR2: use RandomAccessor
|
| RandomAccessor
RandomAccessor provides random read/write access to a document's content.
|
| RawAuditEvent
A RawAuditEvent represents an Audit event in the process of being posted
to the database, or one that has been saved and is ready for dispatching.
|
| ReferenceAttributeValue
A ReferenceAttributeValue represents the value of a Reference Attribute of a LibraryObject.
|
| RetainedEvent
A RetainedEvent contains information used to store and retrieve
messages used as notifications to and from external systems or
processes, or for asynchronous processing in an agent.
|
| SchemaObjectInterface
SchemaObjectInterface defines methods common to SchemaObject and
S_SchemaObject.
|
| SimpleObjectInterface
SimpleObjectInterface defines methods common to SimpleObject and
S_SimpleObject.
|
| SortSpecification
The SortSpecification class is used to specify
a sort order for operations that can be sorted, such
as opening a folder.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| SystemUserCredential
A SystemUserCredential encapsulates information required to
create a 'system' user session.
|
| TokenCredential
A TokenCredential encapsulates a token created by an authenticated
LibrarySession that may be used to create a new LibrarySession,
authenticating as the same DirectoryUser as the earlier session.
|
| Traceable
The Traceable interface.
|
| TraceLogger
Deprecated.
9.0.4.6: use oracle.ifs.common.logging.IfsLogger.
|
| Transaction
A Transaction is a token returned by
LibrarySession.beginTransaction that can be passed to
LibrarySession.completeTransaction or
LibrarySession.abortTransaction. |
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AccessLevel
The AccessLevel class.
|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AttributeValueArray
An AttributeValueArray represents the value of an array-type Attribute.
|
| AttributeValueMap
An AttributeValueMap represents the value of an map-type Attribute.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| BaseMain
BaseMain is a generic main for application
testing and scripting.
|
| BoundedCache
An BoundedCache is a cache that is bounded to hold
a limited number of items.
|
| BoundedCacheConfiguration
A BoundedCacheConfiguration is a bucket of parameters
that govern the operation of an BoundedCache.
|
| Cache
A Cache is a cache of arbitrary objects identified by Longs.
|
| CacheConfiguration
A CacheConfiguration is a bucket of parameters that govern
the operation of a Cache.
|
| CachedCollection
A CachedCollection is a Collection whose items are cached for performance.
|
| CachedResolverCollection
A CachedResolverCollection is a CachedCollection whose items are
java.lang.Objects specified by a CollectionResolver. |
| CachePerformance
A CachePerformance is a bucket of name/value pairs that
indicate the performance of a Cache.
|
| ClassInfoTable
A ClassInfoTable class is used as a Collection-like class
for quick lookup of ClassObject info, accessible both bean and server side.
|
| CleartextCredential
A CleartextCredential encapsulates an unencrypted name and password
for presentation to a CredentialManager to authenticate a user.
|
| ClusteringToken
Deprecated.
9.3.4.0: no longer used by the new runtime system.
|
| ClusteringUtilities
Deprecated.
9.3.4.0: no longer used by the new runtime system.
|
| Collection
A Collection is a set of Java objects.
|
| CollectionResolver
A CollectionResolver determinines the contents of a CachedResolverCollection.
|
| ColumnDescriptor
A ColumnDescriptor describes a column that is selected in a PreparedSelect.
|
| ConnectOptions
ConnectOptions is a bucket of parameters that govern
the behavior of
LibraryService.connect. |
| ContentStreamSerializer
A ContentStreamSerializer is used to allow ContentStreams to be
remoted.
|
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| CredentialNameTokenizer
A CredentialNameTokenizer converts usernames into userids and subscriber
names.
|
| DirectoryObjectInterface
DirectoryObjectInterface defines methods common to DirectoryObject and
S_DirectoryObject.
|
| ExtendedPermissionInterface
ExtendedPermissionInterface defines methods common to ExtendedPermission
and S_ExtendedPermission.
|
| FolderPathOptions
FolderPathOptions is a set of parameters that govern
the behavior of
PublicObject.getAnyFolderPath()
and PublicObject.getAllFolderPaths() methods. |
| IfsEvent
A IfsEvent is a message indicating that a specific LibraryObject was
changed in some way.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibraryObjectLookupCache
A LibraryObjectLookupCache provides for the caching of instances
of a certain class by their unique name.
|
| LibraryObjectLookupCacheCollection
A LibraryObjectLookupCacheCollection is a Collection that delegates
to a LibraryObjectLookupCache that is provided at construction.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LibrarySessionProvider
A LibrarySessionProvider interface is used to create new
LibrarySessions for the system user.
|
| Localizer
A Localizer encapsulates internationalization information.
|
| LooselyBoundedCache
An LooselyBoundedCache is a cache that is bounded to hold
a limited number of items.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| OperationContext
An OperationContext manages the state of
a single server-side operation.
|
| ParameterTable
A ParameterTable manages a list of named parameters in a Hashtable.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| ReferenceAttributeValue
A ReferenceAttributeValue represents the value of a Reference Attribute of a LibraryObject.
|
| RetainedEvent
A RetainedEvent contains information used to store and retrieve
messages used as notifications to and from external systems or
processes, or for asynchronous processing in an agent.
|
| RetainedEventDescriptor
A RetainedEventDescriptor is a struct used by a RetainedEvent to
describe the column information for each item in the event's payload.
|
| SchemaObjectInterface
SchemaObjectInterface defines methods common to SchemaObject and
S_SchemaObject.
|
| SessionMode
A SessionMode encapsulates the execution settings for a session,
as used in
SessionUtilities.pushCustomMode and
SessionUtilities.popCustomMode. |
| SimpleObjectInterface
SimpleObjectInterface defines methods common to SimpleObject and
S_SimpleObject.
|
| SortQualifier
A SortQualifer encapsulates the specification of the sort
of a single attribute.
|
| SortSpecification
The SortSpecification class is used to specify
a sort order for operations that can be sorted, such
as opening a folder.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| Traceable
The Traceable interface.
|
| TraceLogger
Deprecated.
9.0.4.6: use oracle.ifs.common.logging.IfsLogger.
|
| UnboundedCacheConfiguration
A UnboundedCacheConfiguration is a bucket of parameters
that govern the operation of an UnboundedCache.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| IfsException
An IfsException represents an iFS error condition.
|
| RetainedEvent
A RetainedEvent contains information used to store and retrieve
messages used as notifications to and from external systems or
processes, or for asynchronous processing in an agent.
|
| RetainedEventDescriptor
A RetainedEventDescriptor is a struct used by a RetainedEvent to
describe the column information for each item in the event's payload.
|
| Class and Description |
|---|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| IfsEvent
A IfsEvent is a message indicating that a specific LibraryObject was
changed in some way.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| RetainedEvent
A RetainedEvent contains information used to store and retrieve
messages used as notifications to and from external systems or
processes, or for asynchronous processing in an agent.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| AuditTypeEntryValue
An AuditTypeEntryValue is a light-weight representation of an
Audit operation type, and the indication as to whether successful
and/or failed operations should be audited for that operation type.
|
| IfsEvent
A IfsEvent is a message indicating that a specific LibraryObject was
changed in some way.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibraryObjectLookupCache
A LibraryObjectLookupCache provides for the caching of instances
of a certain class by their unique name.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| SimpleObjectInterface
SimpleObjectInterface defines methods common to SimpleObject and
S_SimpleObject.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibraryObjectLookupCache
A LibraryObjectLookupCache provides for the caching of instances
of a certain class by their unique name.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| SimpleObjectInterface
SimpleObjectInterface defines methods common to SimpleObject and
S_SimpleObject.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| SimpleObjectInterface
SimpleObjectInterface defines methods common to SimpleObject and
S_SimpleObject.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| BaseApp
The BaseApp class - Base class for iFS protocol servers.
|
| BaseMain
BaseMain is a generic main for application
testing and scripting.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| IfsEvent
A IfsEvent is a message indicating that a specific LibraryObject was
changed in some way.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| Localizer
A Localizer encapsulates internationalization information.
|
| ParameterTable
A ParameterTable manages a list of named parameters in a Hashtable.
|
| SystemUserCredential
A SystemUserCredential encapsulates information required to
create a 'system' user session.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| SimpleObjectInterface
SimpleObjectInterface defines methods common to SimpleObject and
S_SimpleObject.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AuditCertificate
An AuditCertificate represents the data that comprises an Audit
certificate.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| AuditTypeEntryValue
An AuditTypeEntryValue is a light-weight representation of an
Audit operation type, and the indication as to whether successful
and/or failed operations should be audited for that operation type.
|
| BaseApp
The BaseApp class - Base class for iFS protocol servers.
|
| BaseMain
BaseMain is a generic main for application
testing and scripting.
|
| ConnectOptions
ConnectOptions is a bucket of parameters that govern
the behavior of
LibraryService.connect. |
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| IfsException
An IfsException represents an iFS error condition.
|
| ParameterTable
A ParameterTable manages a list of named parameters in a Hashtable.
|
| Transaction
A Transaction is a token returned by
LibrarySession.beginTransaction that can be passed to
LibrarySession.completeTransaction or
LibrarySession.abortTransaction. |
| Class and Description |
|---|
| AccessLevel
The AccessLevel class.
|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| CachedResolverCollection
A CachedResolverCollection is a CachedCollection whose items are
java.lang.Objects specified by a CollectionResolver. |
| Collection
A Collection is a set of Java objects.
|
| CollectionResolver
A CollectionResolver determinines the contents of a CachedResolverCollection.
|
| FolderPathOptions
FolderPathOptions is a set of parameters that govern
the behavior of
PublicObject.getAnyFolderPath()
and PublicObject.getAllFolderPaths() methods. |
| IfsEvent
A IfsEvent is a message indicating that a specific LibraryObject was
changed in some way.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| RandomAccessContentInterface
Deprecated.
CM SDK 10gR2: use RandomAccessor
|
| RetainedEvent
A RetainedEvent contains information used to store and retrieve
messages used as notifications to and from external systems or
processes, or for asynchronous processing in an agent.
|
| RetainedEventDescriptor
A RetainedEventDescriptor is a struct used by a RetainedEvent to
describe the column information for each item in the event's payload.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| DirectoryObjectInterface
DirectoryObjectInterface defines methods common to DirectoryObject and
S_DirectoryObject.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| SimpleObjectInterface
SimpleObjectInterface defines methods common to SimpleObject and
S_SimpleObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AccessLevel
The AccessLevel class.
|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AuditCertificate
An AuditCertificate represents the data that comprises an Audit
certificate.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| AuditTypeEntryValue
An AuditTypeEntryValue is a light-weight representation of an
Audit operation type, and the indication as to whether successful
and/or failed operations should be audited for that operation type.
|
| BoundedCacheConfiguration
A BoundedCacheConfiguration is a bucket of parameters
that govern the operation of an BoundedCache.
|
| ColumnDescriptor
A ColumnDescriptor describes a column that is selected in a PreparedSelect.
|
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| ParameterTable
A ParameterTable manages a list of named parameters in a Hashtable.
|
| RawAuditEvent
A RawAuditEvent represents an Audit event in the process of being posted
to the database, or one that has been saved and is ready for dispatching.
|
| RetainedEvent
A RetainedEvent contains information used to store and retrieve
messages used as notifications to and from external systems or
processes, or for asynchronous processing in an agent.
|
| RetainedEventDescriptor
A RetainedEventDescriptor is a struct used by a RetainedEvent to
describe the column information for each item in the event's payload.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AggregateExceptionEntry
An AggregateExceptionEntry represents an error condition for a specific
object when performed in the context of an aggregate operation.
|
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| IfsException
An IfsException represents an iFS error condition.
|
| SystemUserCredential
A SystemUserCredential encapsulates information required to
create a 'system' user session.
|
| Class and Description |
|---|
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| IfsException
An IfsException represents an iFS error condition.
|
| SystemUserCredential
A SystemUserCredential encapsulates information required to
create a 'system' user session.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| ConnectOptions
ConnectOptions is a bucket of parameters that govern
the behavior of
LibraryService.connect. |
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| IfsEvent
A IfsEvent is a message indicating that a specific LibraryObject was
changed in some way.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| SystemUserCredential
A SystemUserCredential encapsulates information required to
create a 'system' user session.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| ConnectOptions
ConnectOptions is a bucket of parameters that govern
the behavior of
LibraryService.connect. |
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| IfsException
An IfsException represents an iFS error condition.
|
| RandomAccessContentInterface
Deprecated.
CM SDK 10gR2: use RandomAccessor
|
| SortSpecification
The SortSpecification class is used to specify
a sort order for operations that can be sorted, such
as opening a folder.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| ConnectOptions
ConnectOptions is a bucket of parameters that govern
the behavior of
LibraryService.connect. |
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| CachedResolverCollection
A CachedResolverCollection is a CachedCollection whose items are
java.lang.Objects specified by a CollectionResolver. |
| Collection
A Collection is a set of Java objects.
|
| CollectionResolver
A CollectionResolver determinines the contents of a CachedResolverCollection.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| RandomAccessContentInterface
Deprecated.
CM SDK 10gR2: use RandomAccessor
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| Traceable
The Traceable interface.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| BaseMain
BaseMain is a generic main for application
testing and scripting.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Localizer
A Localizer encapsulates internationalization information.
|
| Class and Description |
|---|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AccessControlListDeferredUpdate
A AccessControlListDeferredUpdate contains information used to update
the ACL discoverer table asynchronously by an agent.
|
| AccessLevel
The AccessLevel class.
|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| AttributeValueArray
An AttributeValueArray represents the value of an array-type Attribute.
|
| AuditCertificate
An AuditCertificate represents the data that comprises an Audit
certificate.
|
| AuditEvent
An AuditEvent represents an audit event retrieved from an Audit History.
|
| AuditFolderPath
An AuditFolderPath represents a folder path captured at the
time an AuditEvent is posted, and is subsequently used
in dispatching the event.
|
| AuditTargetCode
An AuditTargetCode represents the data structure that describes a registered
Object type target for auditing events.
|
| BoundedCache
An BoundedCache is a cache that is bounded to hold
a limited number of items.
|
| BoundedCacheConfiguration
A BoundedCacheConfiguration is a bucket of parameters
that govern the operation of an BoundedCache.
|
| Cache
A Cache is a cache of arbitrary objects identified by Longs.
|
| CacheConfiguration
A CacheConfiguration is a bucket of parameters that govern
the operation of a Cache.
|
| CachePerformance
A CachePerformance is a bucket of name/value pairs that
indicate the performance of a Cache.
|
| ClassInfoTable
A ClassInfoTable class is used as a Collection-like class
for quick lookup of ClassObject info, accessible both bean and server side.
|
| Collection
A Collection is a set of Java objects.
|
| ColumnDescriptor
A ColumnDescriptor describes a column that is selected in a PreparedSelect.
|
| ConnectOptions
ConnectOptions is a bucket of parameters that govern
the behavior of
LibraryService.connect. |
| ContentStreamSerializer
A ContentStreamSerializer is used to allow ContentStreams to be
remoted.
|
| ContextTheme
The ContextTheme.java class - used for encapsulating a Context
Theme for a document, with its associated theme Weight.
|
| Credential
A Credential encapsulates the information presented to a CredentialManager
to authenticate a user.
|
| CredentialNameTokenizer
A CredentialNameTokenizer converts usernames into userids and subscriber
names.
|
| DirectoryObjectInterface
DirectoryObjectInterface defines methods common to DirectoryObject and
S_DirectoryObject.
|
| ExtendedPermissionInterface
ExtendedPermissionInterface defines methods common to ExtendedPermission
and S_ExtendedPermission.
|
| FolderIndexDeferredUpdate
A FolderIndexDeferredUpdate contains information used to update
the main FolderIndex or a partition asynchronously by an agent or handler.
|
| FolderPathOptions
FolderPathOptions is a set of parameters that govern
the behavior of
PublicObject.getAnyFolderPath()
and PublicObject.getAllFolderPaths() methods. |
| GssApiCredential
GssApiCredential class is used to support the GSS-API
based authentication mechanism.
|
| IfsEvent
A IfsEvent is a message indicating that a specific LibraryObject was
changed in some way.
|
| IfsEventHandler
A IfsEventHandler can take action in response to IfsEvents.
|
| IfsException
An IfsException represents an iFS error condition.
|
| LibraryObjectCache
A LibraryObjectCache is a BoundedCache used to manage a cache of
LibraryObjects or S_LibraryObjects.
|
| LibraryObjectInterface
LibraryObjectInterface defines methods common to LibraryObject and
S_LibraryObject.
|
| LibrarySessionInterface
The interface used by beans-side and server-side LibrarySession classes.
|
| Localizer
A Localizer encapsulates internationalization information.
|
| LooselyBoundedCache
An LooselyBoundedCache is a cache that is bounded to hold
a limited number of items.
|
| LooselyBoundedCacheable
A class that implements LooselyBoundedCacheable can be stored
in a LooselyBoundedCache.
|
| ObjectReferenceAttributeValue
This feature is not supported in Beta2.
|
| ObjectResolverSpecification
An ObjectResolverSpecification is used to specify
the extent for which object are resolved by the
oracle.ifs.server.ObjectResolver class.
|
| OperationContext
An OperationContext manages the state of
a single server-side operation.
|
| PolicyListElementInterface
PolicyListElementInterface defines methods common to PolicyListElement
and S_PolicyListElement.
|
| PreparedSelectorSpecification
A PreparedSelectorSpecification is used to hold all settable
and derived search options for a PreparedSelector search,
|
| PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
| RandomAccessor
RandomAccessor provides random read/write access to a document's content.
|
| RawAuditEvent
A RawAuditEvent represents an Audit event in the process of being posted
to the database, or one that has been saved and is ready for dispatching.
|
| ReferenceAttributeValue
A ReferenceAttributeValue represents the value of a Reference Attribute of a LibraryObject.
|
| RetainedEvent
A RetainedEvent contains information used to store and retrieve
messages used as notifications to and from external systems or
processes, or for asynchronous processing in an agent.
|
| SchemaObjectInterface
SchemaObjectInterface defines methods common to SchemaObject and
S_SchemaObject.
|
| SimpleObjectInterface
SimpleObjectInterface defines methods common to SimpleObject and
S_SimpleObject.
|
| SortSpecification
The SortSpecification class is used to specify
a sort order for operations that can be sorted, such
as opening a folder.
|
| SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
| SystemUserCredential
A SystemUserCredential encapsulates information required to
create a 'system' user session.
|
| TokenCredential
A TokenCredential encapsulates a token created by an authenticated
LibrarySession that may be used to create a new LibrarySession,
authenticating as the same DirectoryUser as the earlier session.
|
| Traceable
The Traceable interface.
|
| TraceLogger
Deprecated.
9.0.4.6: use oracle.ifs.common.logging.IfsLogger.
|
| Transaction
A Transaction is a token returned by
LibrarySession.beginTransaction that can be passed to
LibrarySession.completeTransaction or
LibrarySession.abortTransaction. |
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Localizer
A Localizer encapsulates internationalization information.
|
| RandomAccessContentInterface
Deprecated.
CM SDK 10gR2: use RandomAccessor
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Class and Description |
|---|
| AccessLevel
The AccessLevel class.
|
| AttributeValue
An AttributeValue represents the value of an Attribute of a LibraryObject.
|
| IfsException
An IfsException represents an iFS error condition.
|
| ParameterTable
A ParameterTable manages a list of named parameters in a Hashtable.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
| Localizer
A Localizer encapsulates internationalization information.
|
| Class and Description |
|---|
| IfsException
An IfsException represents an iFS error condition.
|
Copyright © 2025. All rights reserved.