Oracle Content Management SDK

Uses of Package
oracle.ifs.server

Packages that use oracle.ifs.server
oracle.ifs.beans   
oracle.ifs.common   
oracle.ifs.management.domain   
oracle.ifs.search   
oracle.ifs.server   
oracle.ifs.server.renderers   
oracle.ifs.server.sql   
 

Classes in oracle.ifs.server used by oracle.ifs.beans
S_AttributeData
          An S_AttributeData contains the data of S_Attributes.
S_ClassObjectData
          The S_LibraryObjectData class is an opaque class used to manage the data for an iFS CLASSOBJECT.
S_ExportedLibraryObjectDefinition
          The S_ExportedLibraryObjectDefinition class is a special subclass of S_LibraryObjectDefinition, used to export and import objects into and out from an iFs repository.
S_LibraryObjectData
          The S_LibraryObjectData class is an opaque class used to manage the data for an iFS LIBRARYOBJECT.
S_LibraryObjectDefinition
          The S_LibraryObjectDefinition class is used by the server to create new objects.
S_LibrarySessionInterface
          The S_LibrarySessionInterface class defines the DM server remotable Java interface.
S_SearchResultObjectData
          The S_SearchResultObjectData class is used to hold SearchResult information.
 

Classes in oracle.ifs.server used by oracle.ifs.common
S_LibraryService
          S_LibraryService is the iFS repository service.
S_Selector
          The S_Selector class creates and executes SIMPLE searches server-side.
 

Classes in oracle.ifs.server used by oracle.ifs.management.domain
ConnectionPoolConfiguration
          A ConnectionPoolConfiguration is a bucket of parameters that govern the operation of a ConnectionPool.
ConnectionPoolPerformance
          ConnectionPoolPerformance provides a snapshot view of the performance of a ConnectionPool.
 

Classes in oracle.ifs.server used by oracle.ifs.search
ContextTable
          The ContextTable class encapsulates Context related information needed by search.
S_Attribute
          An S_Attribute is the server-side representation of the ATTRIBUTE class.
S_LibrarySession
          An S_LibrarySession represents a user session in the iFS repository.
S_Search
          The S_Search class represents a Search.
SQLGeneration_Helper
          The SQLGeneration_Helper class encapsulates functions needed to generate SQL statements, by the Search Classes.
 

Classes in oracle.ifs.server used by oracle.ifs.server
AccessControlListDiscoverAccessService
          AccessControlListDiscoverAccessService provides the server interface to the ACL resolver subsystem.
AccessControlListIndexService
          A AccessControlListIndexService manages the iFS ACL index, and updates it transactionally to reflect changes in the authorization model.
AccessControlListProxyService
          The AccessControlListProxyService class is used by the DM server to access Directory Services.
AccessControlListResolver
          The AccessControlListResolver class is used to resolve access levels for an ACL server-side.
AtomicOperation
          An AtomicOperation is a specific task that is executed as part of an entire OperationState.
AuditRuleEvaluator
          Interface for evaluating auditing rules, specically whether or not certain iFS operations are to be audited based on the ClassObject of the object involved in the operation.
ConnectionPool
          A ConnectionPool is a dynamically-sized pool of LibraryConnections.
ConnectionPoolConfiguration
          A ConnectionPoolConfiguration is a bucket of parameters that govern the operation of a ConnectionPool.
ConnectionPoolPerformance
          ConnectionPoolPerformance provides a snapshot view of the performance of a ConnectionPool.
ContextTable
          The ContextTable class encapsulates Context related information needed by search.
CredentialManager
          A CredentialManager manages user authentication.
DirectoryGroupIndexService
          A DirectoryGroupIndexService manages the iFS ACL index, and updates it transactionally to reflect changes in the authorization model.
DirectoryService
          DirectoryService provides the server interface to the directory subsystem.
FolderIndexService
          A FolderIndexService manages the iFS folder index, and updates it transactionally as the folder hierarchy changes.
FolderPathCache
          A FolderPathCache is a cache that is bounded to hold a limited number of items, representing folder path resoltuion to PublicObjects.
LibraryConnection
          A LibraryConnection represents a database connection.
LibraryQueryStatement
          The LibraryQueryStatement class is used as a cover to a JDBC PreparedStatement, for select statements.
OperationState
          The OperationState class is manage the state of a server side operation, specifically to manage the cascading effects for operations such as free(), copy(), etc.
S_AccessControlEntry
          This is server side representation of the AccessControlEntry class.
S_AccessControlList
          Server side representation of the AccessControlList class.
S_AdministrationGroup
          The S_AdministrationGroup class
S_ApplicationObject
          The S_ApplicationObject class represents a generic S_PublicObject.
S_Attribute
          An S_Attribute is the server-side representation of the ATTRIBUTE class.
S_AttributeData
          An S_AttributeData contains the data of S_Attributes.
S_Category
          Category subclasses can contain their own custom data, which effectively contain data about the PublicObject with which the Category instance is associated.
S_ClassAccessControlList
          The S_ClassAccessControlList class
S_ClassDomain
          A S_ClassDomain describes a validation that can be applied to an Attribute to ensure that its values are instances of specified classes.
S_ClassObject
          An S_ClassObject is the server-side representation of the CLASSOBJECT class.
S_ClassObjectData
          The S_LibraryObjectData class is an opaque class used to manage the data for an iFS CLASSOBJECT.
S_ContentObject
          The S_ContentObject class.
S_ContentQuota
          A ContentQuota contains information that defines how much storage space in iFS is allocated and consumed by the DirectoryUser.
S_DirectoryGroup
          A S_DirectoryGroup is the server-side representation of a group of users and/or other groups.
S_DirectoryObject
          The S_DirectoryObject class is the server side representation of an iFS user or group of users.
S_DirectoryObject.AncestorSet
          Manage a set of ancestor groups.
S_DirectoryUser
          An S_DirectoryUser is the server-side representation of an iFS user.
S_Document
          The S_Document class.
S_ExportedLibraryObjectDefinition
          The S_ExportedLibraryObjectDefinition class is a special subclass of S_LibraryObjectDefinition, used to export and import objects into and out from an iFs repository.
S_ExtendedUserProfile
          The ExtendedUserProfile class allows creation of user profiles with customized profiling information.
S_Family
          Server side representation of the FAMILY class.
S_Folder
          Server side representation of the FOLDER class.
S_FolderPathRelationship
          Server side representation of the FOLDERPATHRELATIONSHIP class.
S_FolderRelationship
          Server side representation of the FOLDERRELATIONSHIP class.
S_Format
          The S_Format class describes
S_GroupMemberRelationship
          A S_GroupMemberRelationship is the server-side representation of a GroupMemberRelationship.
S_InterMediaAudio
          InterMediaAudio subclass.
S_InterMediaAudioCdTrack
          InterMediaAudioCdTrack subclass.
S_InterMediaImage
          InterMediaImage subclass.
S_InterMediaMovie
          InterMediaMovie subclass.
S_InterMediaSource
          InterMediaSource subclass.
S_InterMediaVideo
          InterMediaVideo subclass.
S_LibraryObject
          The S_LibraryObject class is the server side base class for all iFS objects.
S_LibraryObjectCursor
          The S_LibraryObjectCursor class is used to represent an open ResultSet created from S_LibraryObjectSelector.
S_LibraryObjectData
          The S_LibraryObjectData class is an opaque class used to manage the data for an iFS LIBRARYOBJECT.
S_LibraryObjectDataSharedState
          Shared state for a S_LibraryObjectData.
S_LibraryObjectDefinition
          The S_LibraryObjectDefinition class is used by the server to create new objects.
S_LibraryObjectSelector
          The S_LibraryObjectSelector class is the base class for all iFS Selector objects.
S_LibraryService
          S_LibraryService is the iFS repository service.
S_LibraryServiceEventExchanger
          S_LibraryServiceEventExchanger defines an interface for transporting events between S_LibraryServices.
S_LibraryServiceRdbmsEventExchanger
          An S_LibraryServiceRdbmsEventExchanger is a table-based implementation of S_LibraryServiceEventExchanger.
S_LibraryServiceTraceLogger
          S_LibraryServiceTraceLogger is the tracing class for S_LibraryService.
S_LibrarySession
          An S_LibrarySession represents a user session in the iFS repository.
S_LibrarySessionInterface
          The S_LibrarySessionInterface class defines the DM server remotable Java interface.
S_LibrarySessionTraceLogger
          S_LibrarySessionTraceLogger is the tracing class for S_LibrarySession.
S_LibrarySessionTransactionManager
          A S_LibrarySessionTransactionManger manages the transaction state of a S_LibrarySession.
S_LockObject
          S_LockObject is a server side representation of the iFS LOCKOBJECT class.
S_Media
          The S_Media class
S_MediaFile
          The S_MediaFile class supports content stored in OS Files.
S_MediaReference
          The S_MediaReference class supports content stored in OS Files.
S_MountPoint
          A MountPoint is used to categorize Folders as being 'mountpoints' for protocols such as SMB.
S_PermissionBundle
          The S_PermissionBundle class
S_Policy
          An S_Policy is the server-side representation of a Policy.
S_PolicyPropertyBundle
          An S_PolicyPropertyBundle is the server-side representation of a PolicyPropertyBundle.
S_PrimaryUserProfile
          A PrimaryUserProfile contains information related to a DirectoryUser such as the home folder, the default ACLs, ContentQuota.
S_Property
          An S_Property is the server-side representation of a Property.
S_PropertyBundle
          An S_PropertyBundle is the server-side representation of PropertyBundle.
S_PublicObject
          The S_PublicObject class is the server side implementation of the iFS PUBLICOBJECT class.
S_Queue
          The S_Queue class is server side representation of Queue.
S_Relationship
          The S_Relationship class is the server side implementation of the iFS RELATIONSHIP class
S_SchemaObject
          The S_SchemaObject class is the server side implementation of the iFS SCHEMAOBJECT class
S_Search
          The S_Search class represents a Search.
S_SearchObject
          The S_SearchObject class.
S_SearchResultObjectData
          The S_SearchResultObjectData class is used to hold SearchResult information.
S_Selector
          The S_Selector class creates and executes SIMPLE searches server-side.
S_SelectorObject
          The S_SelectorObject class
S_SystemAccessControlList
          The S_SystemAccessControlList class
S_SystemLockObject
          This is a server side representation of the SystemLockObject class
S_SystemObject
          The S_SystemObject class is the server side implementation of the iFS SYSTEMOBJECT class.
S_TieAccessControlList
          S_TieAccessControlList allows the Oracle-defined behavior of the ACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieApplicationObject
          S_TieApplicationObject allows the Oracle-defined behavior of the APPLICATIONOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieCategory
          S_TieCategory allows the Oracle-defined behavior of the CATEGORY classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieDirectoryObject
          An S_TieDirectoryObject allows the Oracle-defined behavior of the DIRECTORYOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieFolderRelationship
          S_TieFolderRelationship allows the Oracle-defined behavior of the FOLDERRELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieInterMediaAudio
          S_TieInterMediaAudio allows the Oracle-defined behavior of the INTERMEDIAAUDIO classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieInterMediaSource
          S_TieInterMediaSource allows the Oracle-defined behavior of the INTERMEDIASOURCE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieLibraryObject
          S_TieLibraryObject allows the Oracle-defined behavior of S_LibraryObject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieLockObject
          S_TieLockObject allows the Oracle-defined behavior of the LOCKOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TiePropertyBundle
          An S_TiePropertyBundle allows the Oracle-defined behavior of the PROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TiePublicObject
          S_TiePublicObject allows the Oracle-defined behavior of the PUBLICOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieRelationship
          S_TieRelationship allows the Oracle-defined behavior of the RELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieSchemaObject
          S_TieSchemaObject allows the Oracle-defined behavior of the SCHEMAOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieSystemObject
          S_TieSystemObject allows the Oracle-defined behavior of the SYSTEMOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieUserProfile
          S_TieUserProfile allows the Oracle-defined behavior of the USERPROFILE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_Transaction
          A S_Transaction is an implementation of Transaction used by the server package.
S_UserProfile
          The UserProfile class provides storage for profile information on a DirectoryUser.
S_UserState
          The S_UserState class is used to hold per-user state in the DM server.
S_ValueDefault
          A ValueDefault describes a value that can be applied to an Attribute to be used if no value for that Attribute is specified in creating a new object.
S_ValueDefaultPropertyBundle
          A ValueDefaultPropertyBundle is a PropertyBundle containing a valid definition of the value of a ValueDefault.
S_ValueDomain
          A ValueDomain describes a validation that can be applied to an Attribute to ensure that its values lie within a set of acceptable values.
S_ValueDomainPropertyBundle
          A ValueDomainPropertyBundle is a PropertyBundle containing a valid definition of the value of a ValueDomain.
S_VersionDescription
          The S_VersionDescription class is server side representation of VersionDescription.
S_VersionSeries
          Server side representation of the VERSIONSERIES class.
SQLGeneration_Helper
          The SQLGeneration_Helper class encapsulates functions needed to generate SQL statements, by the Search Classes.
SubService
          The SubService interface implemented by subservices of the S_LIbraryService class.
UncommittedLibraryObjectDataCache
          An UncommittedLibraryObjectDataCache caches S_LibraryObjectData objects for an S_LibrarySession.
UncommittedLibraryObjectDataCacheConfiguration
          A UncommittedLibraryObjectDataCacheConfiguration is a bucket of parameters that govern the operation of an UncommittedLibraryObjectDataCache.
UncommittedResolvedAclCache
          An UncommittedResolvedAclCache caches Resolved ACL (AccessControlListResolver) objects for an S_LibrarySession.
UncommittedResolvedAclCacheConfiguration
          A UncommittedResolvedAclCacheConfiguration is a bucket of parameters that govern the operation of an UncommittedResolvedAclCache.
 

Classes in oracle.ifs.server used by oracle.ifs.server.renderers
S_LibraryObject
          The S_LibraryObject class is the server side base class for all iFS objects.
S_LibrarySession
          An S_LibrarySession represents a user session in the iFS repository.
 

Classes in oracle.ifs.server used by oracle.ifs.server.sql
S_LibrarySession
          An S_LibrarySession represents a user session in the iFS repository.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.