Oracle Content Management SDK
A B C D E F G H I J L M N O P Q R S T U V W X

I

IFS_DOMAIN_ACLINDEX_EVENTTARGET - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property that references the object used as the target of events that alert agents performing operations on the ACL index.
IFS_DOMAIN_AUDIT_AUDITINGENABLED - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property that indicates whether auditing is enabled
IFS_DOMAIN_AUDITRULEEVALUATORCLASS - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property that indicates the class that should be instantiated for the AuditRuleEvaluator (for auditing)
IFS_DOMAIN_CREDENTIALMANAGER_ANONYMOUSUSERNAME - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property that contains the name of the user that is to be used for "anonymous" sessions by some protocols.
IFS_DOMAIN_DOMAINREGISTRY_PASSWORDREQUIRED - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
Whether the schema password is required to access the domain registry.
IFS_DOMAIN_FOLDERINDEX_EVENTTARGET - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property that references the object used as the target of events that alert agents performing operations on the Folder index.
IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPRIVATE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property used to lookup the ClassAccessControlList "ClassPrivate"
IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPUBLIC - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property used to lookup the ClassAccessControlList "ClassPublic"
IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSRESTRICTCREATION - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property used to lookup the ClassAccessControlList "ClassRestrictCreation"
IFS_DOMAIN_LIBRARYOBJECT_MEDIA_DEFAULTCONTENTMEDIA - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property that indicates whether auditing is enabled
IFS_DOMAIN_LIBRARYOBJECT_MEDIA_NONCONTENTMEDIA - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property that indicates whether auditing is enabled
IFS_DOMAIN_LIBRARYOBJECT_MEDIA_READMODEGETBYTES - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property that indicates whether auditing is enabled
IFS_DOMAIN_LIBRARYOBJECT_SERVICECONFIGURATION_DEFAULTSERVICECONFIGURATION - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property used to lookup the default ServiceConfiguration.
IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PRIVATE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property used to lookup the SystemAccessControlList "Private"
IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLIC - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property used to lookup the SystemAccessControlList "Public"
IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLISHED - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property used to lookup the SystemAccessControlList "Published"
IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMHARDLOCK - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property for the System HARDLOCK object to be used for sharing locks
IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMSOFTLOCK - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The domain property for the System SOFTLOCK object to be used for sharing locks
IFS_DOMAIN_PROPERTYBUNDLE_NAME - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The name of the ValueDefault that references the PropertyBundle which holds the domain-level properties.
IFS_SERVICE_ACLCACHE_EMERGENCYTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which an immediate purge of resolved ACLs, not recently used, is run.
IFS_SERVICE_ACLCACHE_NORMALTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which a low-priority purge of resolved ACLs, not recently used, is scheduled.
IFS_SERVICE_ACLCACHE_PURGETARGET - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size upon completion of a purge of resolved ACLs.
IFS_SERVICE_ACLCACHE_SIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the size of the service Resolved ACL cache Optional, default is 750.
IFS_SERVICE_ACLCACHE_URGENTTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which a high-priority purge of resolved ACLs, not recently used, is scheduled.
IFS_SERVICE_AUDITINGENABLED - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
Deprecated. iFS 9.0.3: no longer a valid service property
IFS_SERVICE_CASESENSITIVEAUTHENTICATION - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying whether user names and passwords are case sensitive.
IFS_SERVICE_CHECKFORORPHANSESSIONSPERIOD - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the period, in seconds, between checking for idle sessions that can be opend at one time.
IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum number of connections in the pool.
IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZETIMEOUT - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum period, in milliseconds, that a request for a connection is postponed, before creating a a new connection in the pool when the current pool size exceeds the target pool size Optional, default is 10000.
IFS_SERVICE_CONNECTIONPOOL_READONLY_MINIMUMSIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the initial number of connections in the pool.
IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the target maximum number of connections in the pool.
IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZETIMEOUT - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum period, in milliseconds, that a request for a connection is postponed, before creating a a new connection in the pool when the current pool size is less than the target pool size.
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum number of connections in the pool.
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZETIMEOUT - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum period, in milliseconds, that a request for a connection is postponed, before creating a a new connection in the pool when the current pool size exceeds the target pool size Optional, default is 10000.
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MINIMUMSIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the initial number of connections in the pool.
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the target maximum number of connections in the pool.
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZETIMEOUT - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum period, in milliseconds, that a request for a connection is postponed, before creating a a new connection in the pool when the current pool size is less than the target pool size.
IFS_SERVICE_CREDENTIALMANAGER_CLASSNAME - Static variable in interface oracle.ifs.server.CredentialManager
Property whose String value is the CredentialManager classname.
IFS_SERVICE_CREDENTIALMANAGER_CREDENTIALNAMETOKENIZER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The fully-qualified classname of the CredentialNameTokenizer for this service.
IFS_SERVICE_CREDENTIALMANAGER_DEFAULTSUBSCRIBER - Static variable in class oracle.ifs.server.OidCredentialManager
Property whose String value is the default subscriber for this OidCredentialManager.
IFS_SERVICE_CREDENTIALMANAGER_IFSPASSWORDAPPLICATIONS - Static variable in class oracle.ifs.server.OidCredentialManager
Property whose String[] value is the set of applications that use users' iFS-specific passwords.
IFS_SERVICE_CREDENTIALMANAGER_NAMES - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the primary names of the credential managers for this service.
IFS_SERVICE_CREDENTIALMANAGER_SUBSCRIBERS - Static variable in class oracle.ifs.server.OidCredentialManager
Property whose String[] value is the set of subscribers for this OidCredentialManager.
IFS_SERVICE_DATACACHE_EMERGENCYTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which an immediate purge of data, not recently used, is run.
IFS_SERVICE_DATACACHE_NORMALTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled.
IFS_SERVICE_DATACACHE_PURGETARGET - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size upon completion of a purge of data.
IFS_SERVICE_DATACACHE_SIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the size of the service data cache Optional, default is 7500.
IFS_SERVICE_DATACACHE_URGENTTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled.
IFS_SERVICE_DEFAULTCHARACTERSET - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the default character set for the Library Session.
IFS_SERVICE_DEFAULTLANGUAGE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the default language for the Library Session.
IFS_SERVICE_EVENTEXCHANGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the classname of the event exxhanger class.
IFS_SERVICE_JDBC_DATABASEURL - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the JDBC database URL.
IFS_SERVICE_JDBC_DEFAULTROWPREFETCH - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the default number of result set rows prefetched from the database by the JDBC driver.
IFS_SERVICE_JDBC_DRIVER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the fully-qualified classname of the Java JDBC driver to use.
IFS_SERVICE_JDBC_DRIVERTYPE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the JDBC driver type, either LibraryService.JDBCDRIVERTYPE_THIN or LibraryService.JDBCDRIVERTYPE_OCI8.
IFS_SERVICE_JDBC_SCHEMA - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
Deprecated. iFS 9.0.3: only used by service configuration files which are themselves deprecated; use service configuration objects
IFS_SERVICE_JDBC_TRACINGENABLED - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying whether JDBC tracing is enabled, must be either true or false.
IFS_SERVICE_MAXIMUMCONCURRENTSESSIONS - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum concurrent number of sessions connected to the service.
IFS_SERVICE_MAXIMUMCONCURRENTSESSIONSPERUSER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum concurrent number of sessions per user connected to the service.
IFS_SERVICE_ORPHANSESSIONTIMEOUTPERIOD - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the period, in seconds, of inactivity after which a session is considered idle.
IFS_SERVICE_POLLFOREVENTSFROMOTHERSERVICESPERIOD - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the period, in seconds, between succesive checks for events from other processes.
IFS_SERVICE_SERVICEKEEPALIVEEVENTPERIOD - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the period, in seconds, between succesive service keep-alive events.
IFS_SERVICE_SESSION_BEANSOBJECTCACHE_SIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the target size of the client process cache.
IFS_SERVICE_SESSION_BEANSSESSION - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the class name of the client side session object.
IFS_SERVICE_SESSION_DATACACHE_EMERGENCYTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which an immediate purge of data, not recently used, is run.
IFS_SERVICE_SESSION_DATACACHE_NORMALTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled.
IFS_SERVICE_SESSION_DATACACHE_PURGETARGET - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size upon completion of a purge of data.
IFS_SERVICE_SESSION_DATACACHE_SIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the target size of data cache.
IFS_SERVICE_SESSION_DATACACHE_URGENTTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled.
IFS_SERVICE_SESSION_DEFAULTSEARCHTIMEOUTPERIOD - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum amount of time, in seconds, that a Search can be executing before being automatically cancelled.
IFS_SERVICE_SESSION_EVENTPOLLER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the class name of the event poller.
IFS_SERVICE_SESSION_EVENTPOLLERPERIOD - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the period, in milliseconds, between successive event heartbeats.
IFS_SERVICE_SESSION_FOLDERPATHCACHE_ENABLED - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the whether the resolution of folder path strings is cached.
IFS_SERVICE_SESSION_FOLDERPATHCACHE_NORMALTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled.
IFS_SERVICE_SESSION_FOLDERPATHCACHE_PURGETARGET - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size upon completion of a purge of data.
IFS_SERVICE_SESSION_FOLDERPATHCACHE_SIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying how many folder paths are cached.
IFS_SERVICE_SESSION_FOLDERPATHCACHE_URGENTTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled.
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_EMERGENCYTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which an immediate purge of data, not recently used, is run.
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_ISUNBOUNDED - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying if the cache does not have an upper limit.
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_NORMALTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled.
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_PURGETARGET - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size upon completion of a purge of data.
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_SIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the target size of the server process cache.
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_URGENTTRIGGER - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled.
IFS_SERVICE_SESSION_SERVERSESSION - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the class name of the server side session object.
IFS_SERVICE_SESSION_TRANSACTIONSTACKSIZE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum number of concurrent nested transactions per session.
IFS_SERVICE_SESSIONOPERATIONTIMEOUTPERIOD - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the period, in seconds, of the longest operation allowed in occur for a session without being timed out.
IFS_SERVICE_TRACING_BEANSSESSIONTRACETYPE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the destination of trace data for a session in a client process.
IFS_SERVICE_TRACING_CHANNELCOUNT - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the number of trace logger channels Optional, default is 20.
IFS_SERVICE_TRACING_CHANNELLEVEL - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the prefix of channel level property.
IFS_SERVICE_TRACING_DEFAULTTRACELEVEL - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the default level of veberosity to user when creating trace channels.
IFS_SERVICE_TRACING_SERVERSESSIONTRACETYPE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the destination of trace data for a session in a server process.
IFS_SERVICE_TRACING_SERVICETRACETYPE - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the destination of trace data for the ifs server.
IFS_SERVICE_TRANSPORTEVENTSTOOTHERSERVICESPERIOD - Static variable in interface oracle.ifs.beans.resources.LibraryConstants
The service property specifying the maximum period, in seconds, that outgoing events are buffered.
IfsCallableStatement - class oracle.ifs.server.sql.IfsCallableStatement.
IfsCallableStatement is used to execute SQL stored procedures.
IfsCallableStatement(CallableStatement, IfsConnection) - Constructor for class oracle.ifs.server.sql.IfsCallableStatement
Construct an IfsCallableStatement object.
IfsConnection - class oracle.ifs.server.sql.IfsConnection.
An IfsConnection represents a session with a specific database.
IfsConnection(S_LibrarySession) - Constructor for class oracle.ifs.server.sql.IfsConnection
Constructs an IfsConnection which holds the Jdbc connection.
IfsCredentialManager - class oracle.ifs.server.IfsCredentialManager.
An IfsCredentialManager manages user authentication through a database table in the IFS credential manager schema.
IfsCredentialNameTokenizer - class oracle.ifs.common.IfsCredentialNameTokenizer.
IfsCredentialNameTokenizer is the standard CredentialNameTokenizer for iFS.
IfsCredentialNameTokenizer() - Constructor for class oracle.ifs.common.IfsCredentialNameTokenizer
Constructs an IfsCredentialNameTokenizer.
IfsEmailUserProfile - class oracle.ifs.adk.mail.IfsEmailUserProfile.
The IfsEmailUserProfile class is used to get information stored in the EmailUserProfile object of a specific user.
IfsEvent - class oracle.ifs.common.IfsEvent.
A IfsEvent is a message indicating that a specific LibraryObject was changed in some way.
IfsEventHandler - interface oracle.ifs.common.IfsEventHandler.
A IfsEventHandler can take action in response to IfsEvents.
IfsException - exception oracle.ifs.common.IfsException.
An IfsException represents an iFS error condition.
IfsException(int) - Constructor for class oracle.ifs.common.IfsException
Constructs an IfsException.
IfsException(int, Object[]) - Constructor for class oracle.ifs.common.IfsException
Constructs an IfsException.
IfsException(int, Object[], Throwable) - Constructor for class oracle.ifs.common.IfsException
Constructs an IfsException.
IfsException(int, Throwable) - Constructor for class oracle.ifs.common.IfsException
Constructs an IfsException.
IfsFileSystem - class oracle.ifs.adk.filesystem.IfsFileSystem.
WHAT IT IS:
IfsFileSystem(LibrarySession) - Constructor for class oracle.ifs.adk.filesystem.IfsFileSystem
Construct an IfsFileSystem object given an already established session.
IfsFileSystem(String, String, String, String) - Constructor for class oracle.ifs.adk.filesystem.IfsFileSystem
Construct an IfsFileSystem object.
IfsHttpLogin - interface oracle.ifs.adk.security.IfsHttpLogin.
This interface is to be used by all iFS Web applications developers.
IfsMessageProcessor - class oracle.ifs.adk.queue.IfsMessageProcessor.
IfsMessageProcessor implements MessageProcessor interface and provides facility for logging messages into Queue agent's logfile.
IfsPreparedStatement - class oracle.ifs.server.sql.IfsPreparedStatement.
A SQL statement is pre-compiled and stored in an IfsPreparedStatement object.
IfsPreparedStatement(PreparedStatement, IfsConnection) - Constructor for class oracle.ifs.server.sql.IfsPreparedStatement
Construct an IfsPreparedStatement object.
IfsQueueMessage - class oracle.ifs.adk.queue.IfsQueueMessage.
IfsQueueMessage class is the java representation for payloads on the queues IFS_IN and IFS_OUT.
IfsQueueMessage() - Constructor for class oracle.ifs.adk.queue.IfsQueueMessage
Default constructor.
IfsQueueMessage(String, Object[]) - Constructor for class oracle.ifs.adk.queue.IfsQueueMessage
Constructor that takes parameters.
IfsQueueMessageParameter - class oracle.ifs.adk.queue.IfsQueueMessageParameter.
IfsQueueMessageParameter class is the java representation for the IFSQUEUEMESSAGEPARAMETER type that is used to represent a single parameter in the message payload.
IfsQueueMessageParameter() - Constructor for class oracle.ifs.adk.queue.IfsQueueMessageParameter
Default constructor.
IfsQueueMessageParameter(String, String) - Constructor for class oracle.ifs.adk.queue.IfsQueueMessageParameter
Constructs the object with data type set to string.
IfsQueueMessageParameter(String, String, String) - Constructor for class oracle.ifs.adk.queue.IfsQueueMessageParameter
Constructor that takes arguments.
IfsServer - class oracle.ifs.management.domain.IfsServer.
IfsServer is an abstract base class for iFS servers.
IfsServer() - Constructor for class oracle.ifs.management.domain.IfsServer
Constructs an IfsServer.
IfsSimpleXmlParser - class oracle.ifs.beans.parsers.IfsSimpleXmlParser.
Deprecated. iFS 9.0.3 see release notes for more information
IfsSimpleXmlParser(LibrarySession) - Constructor for class oracle.ifs.beans.parsers.IfsSimpleXmlParser
Deprecated. Constructs a IfsSimpleXmlParser
IfsStatement - class oracle.ifs.server.sql.IfsStatement.
An IfsStatement object is used for executing a static SQL statement and obtaining the results produced by it.
IfsStatement(Statement, IfsConnection) - Constructor for class oracle.ifs.server.sql.IfsStatement
Constructs an IfsStatement.
IfsStore - class oracle.ifs.adk.mail.IfsStore.
The IfsStore class is used to allow the Java Mail API to access messages stored in 9iFS.
IfsTransport - class oracle.ifs.adk.mail.IfsTransport.
The IfsTransport class is used to allow the Java Mail API to send messages via 9iFS.
IfsXmlParser - class oracle.ifs.beans.parsers.IfsXmlParser.
Deprecated. iFS 9.0.3 see release notes for more information
IfsXmlParser(LibrarySession) - Constructor for class oracle.ifs.beans.parsers.IfsXmlParser
Deprecated. Constucts an IfsXmlParser
IGNORE_UNSETTABLE_OPTION - Static variable in class oracle.ifs.beans.parsers.IfsSimpleXmlParser
Deprecated. If set to true in options table, parser will ignore all attributes in the XML document which are marked as "unsettable".
IMAGEBITSPERPIXEL_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaImage
Name of the IMAGEBITSPERPIXEL Attribute
IMAGECOUNT_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaImage
Name of the IMAGECOUNT Attribute
IMAGEHEIGHT_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaImage
Name of the IMAGEHEIGHT Attribute
IMAGEHORIZONTALRES_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaImage
Name of the IMAGEHORIZONTALRES Attribute
IMAGEPIXELFORMAT_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaImage
Name of the IMAGEPIXELFORMAT Attribute
IMAGEVERTICALRES_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaImage
Name of the IMAGEVERTICALRES Attribute
IMAGEWIDTH_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaImage
Name of the IMAGEWIDTH Attribute
impersonateUser(DirectoryUser) - Method in class oracle.ifs.beans.LibrarySession
Assume the identity of another user.
IMPLEMENTATIONENUM_ATTRIBUTE - Static variable in class oracle.ifs.beans.Policy
An enumerated key used to identify this Policy.
IMPLEMENTATIONNAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Policy
The name of the method or class where the Policy is implemented.
INBOX_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Private.
INBOX_NAME - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to 'inbox'.
inClassDomain(ClassObject) - Method in class oracle.ifs.beans.ClassDomain
Determines whether the specified ClassObject is within this ClassDomain.
INDEXED_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
An indicator of whether the database table that stores data for instances of the ClassObject has an index on this Attribute.
initialize() - Method in class oracle.ifs.management.domain.Server
Initializes this Server.
initialize(S_LibraryService) - Method in class oracle.ifs.common.IfsCredentialNameTokenizer
Called by the iFS service to initialize this IfsCredentialNameTokenizer.
initialize(S_LibraryService) - Method in interface oracle.ifs.common.CredentialNameTokenizer
Called by the iFS service to initialize this CredentialNameTokenizer.
initialize(String, String, String, ParameterTable, PrintWriter, int) - Method in class oracle.ifs.management.domain.Server
Initializes this Server (standalone).
INTEGERVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an Integer.
INTEGERVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of Integers.
InterMediaAudio - class oracle.ifs.beans.InterMediaAudio.
InterMediaAudio subclass.
InterMediaAudioCdTrack - class oracle.ifs.beans.InterMediaAudioCdTrack.
InterMediaAudioCdTrack subclass.
InterMediaAudioCdTrackDefinition - class oracle.ifs.beans.InterMediaAudioCdTrackDefinition.
The InterMediaAudioCdTrackDefinition class
InterMediaAudioCdTrackDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.InterMediaAudioCdTrackDefinition
Constructs a InterMediaAudioCdTrackDefinition explicitly capturing the session.
InterMediaAudioDefinition - class oracle.ifs.beans.InterMediaAudioDefinition.
The InterMediaAudioDefinition class
InterMediaAudioDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.InterMediaAudioDefinition
Constructs a InterMediaAudioDefinition explicitly capturing the session.
InterMediaImage - class oracle.ifs.beans.InterMediaImage.
InterMediaImage subclass.
InterMediaImageDefinition - class oracle.ifs.beans.InterMediaImageDefinition.
The InterMediaImageDefinition class
InterMediaImageDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.InterMediaImageDefinition
Constructs a InterMediaImageDefinition explicitly capturing the session.
InterMediaMovie - class oracle.ifs.beans.InterMediaMovie.
InterMediaMovie subclass.
InterMediaMovieDefinition - class oracle.ifs.beans.InterMediaMovieDefinition.
The InterMediaMovieDefinition class
InterMediaMovieDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.InterMediaMovieDefinition
Constructs a InterMediaMovieDefinition explicitly capturing the session.
InterMediaSource - class oracle.ifs.beans.InterMediaSource.
InterMediaSource subclass.
InterMediaSourceDefinition - class oracle.ifs.beans.InterMediaSourceDefinition.
The InterMediaSourceDefinition class
InterMediaSourceDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.InterMediaSourceDefinition
Constructs a InterMediaSourceDefinition explicitly capturing the session.
InterMediaVideo - class oracle.ifs.beans.InterMediaVideo.
InterMediaVideo subclass.
InterMediaVideoDefinition - class oracle.ifs.beans.InterMediaVideoDefinition.
The InterMediaVideoDefinition class
InterMediaVideoDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.InterMediaVideoDefinition
Constructs a InterMediaVideoDefinition explicitly capturing the session.
invalidateTokenCredential(String, Hashtable) - Method in class oracle.ifs.beans.LibraryService
Invalidates the previously-created TokenCredential for the specified token.
invokeServerMethod(String, Serializable) - Method in class oracle.ifs.beans.LibraryObject
Invokes a custom server-side method.
invokeServerMethod(String, Serializable) - Method in class oracle.ifs.beans.LibrarySession
Invokes a custom server-side method.
IS_NOT_NULL - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'is-not-null' comparison.
IS_NULL - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'is-null' comparison.
isAbortable() - Method in interface oracle.ifs.common.Transaction
Gets whether this Transaction is abortable.
isAbstract() - Method in class oracle.ifs.beans.ClassObject
Determines if this is an abstract object.
isAccessLevelEnabled(AccessLevel) - Method in class oracle.ifs.server.S_AccessControlList
Checks if a specified set of permissions is enabled for the current user.
isAclResolutionSynchronous() - Method in class oracle.ifs.server.S_LibraryService
Returns the ACL resolution mode.
isActive() - Method in class oracle.ifs.beans.SystemObject
Gets the Active status.
isActive() - Method in class oracle.ifs.beans.SchemaObject
Gets whether this SchemaObject is active.
isAdminEnabled() - Method in class oracle.ifs.beans.DirectoryUser
Checks if this DirectoryUser has admin privileges.
isAdministrationMode() - Method in class oracle.ifs.beans.LibrarySession
Return indication as to whether this session has enabled administrator mode.
isAdministrationMode() - Method in class oracle.ifs.server.S_LibrarySession
Gets whether this S_LibrarySession is in administration mode.
isAgent() - Method in interface oracle.ifs.management.domain.ServerInterface
Gets whether this Server is an agent.
isAgent() - Method in class oracle.ifs.management.domain.IfsServer
Gets whether this Server is an agent.
isArrayType() - Method in class oracle.ifs.common.AttributeValue
Gets whether this AttributeValue is an array-type AttributeValue.
isAttribute(String) - Method in class oracle.ifs.beans.ClassObject
Gets whether this ClassObject has an Attribute with the specified name.
isAttributeValueInValueDomain(AttributeValue) - Method in class oracle.ifs.beans.ValueDomain
Determines whether the specified attribute value lies within this ValueDomain.
isAttributeValueInValueDomain(AttributeValue) - Method in class oracle.ifs.server.S_ValueDomain
Determines whether the specified attribute value lies within this ValueDomain.
isAttributeValueInValueDomainPropertyBundle(AttributeValue) - Method in class oracle.ifs.server.S_ValueDomainPropertyBundle
Determines whether the specified attribute value lies within this ValueDomainPropertyBundle.
isAutoFlushed() - Method in class oracle.ifs.common.TraceLogger
Gets whether the stream to which the local trace log is written is automatically flushed each time a trace is written to it.
isBinary() - Method in class oracle.ifs.beans.Format
returns true if this format describes binary content, false if text.
isCaseIgnored() - Method in class oracle.ifs.search.PropertyQualification
Returns true if this object is set to be case insensitive.
isCaseIgnored() - Method in class oracle.ifs.search.AttributeQualification
Returns true if this AttributeQualification is case insensitive.
isCheckedOut(PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Check to see if a PublicObject is currently checked out.
isCheckedOut(PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Check to see if a PublicObject is currently checked out.
isClassInClassDomain(S_ClassObject) - Method in class oracle.ifs.server.S_ClassDomain
Determines whether the specified ClassObject is within this ClassDomain.
isClosed() - Method in class oracle.ifs.server.sql.IfsConnection
Tests to see if an IfsConnection is closed.
isCompleteable() - Method in interface oracle.ifs.common.Transaction
Gets whether this Transaction is completeable.
isComposite() - Method in class oracle.ifs.beans.AccessControlList
Returns indication as to whether the target ACL is considered a "composite ACL", that is if it has one of more component ACLs.
isComposite() - Method in class oracle.ifs.server.S_AccessControlList
Returns indication as to whether the target ACL is considered a "composite ACL", that is if it has one of more component ACLs.
isConnected() - Method in class oracle.ifs.beans.LibrarySession
Return connection state of this LibrarySession
isContentObject() - Method in class oracle.ifs.server.S_ExportedLibraryObjectDefinition
return true if this object describes a ContentObject
isDirectMember(DirectoryObject) - Method in class oracle.ifs.beans.DirectoryGroup
Determines if the specified DirecotryObject is a direct member of the group.
isDirectSubclassOf(ClassObject) - Method in class oracle.ifs.beans.ClassObject
Gets whether this ClassObject is a direct subclass of the specified ClassObject.
isDirectSubclassOf(S_ClassObject) - Method in class oracle.ifs.server.S_ClassObject
Determines whether this class is a direct subclass of the specfied class (that is, whether the specified class is the immediate superclass of this class).
isDistinct() - Method in class oracle.ifs.search.SearchClassSpecification
Get remove duplicates behavior.
isEnabled() - Method in class oracle.ifs.beans.ContentQuota
Determines whether quota enforcement is enabled.
isEnabled() - Method in class oracle.ifs.server.S_ContentQuota
Determines whether this ContentQuota is enabled.
isExtendedPermissionEnabled(ExtendedPermissionInterface) - Method in class oracle.ifs.common.AccessLevel
Is a extended permission enabled?
isFinal() - Method in class oracle.ifs.beans.ClassObject
Determines if this is object cannot be sub-classed.
isGranted() - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Returns the indication as to whether this ACE is a grant or revoke ACE.
isIndexed() - Method in class oracle.ifs.beans.Attribute
Determine if the current attribute is indexed.
isInstanceOf(ClassObject) - Method in class oracle.ifs.beans.LibraryObject
Determine if this is an instance of the specified ClassObject.
isLateBound() - Method in class oracle.ifs.search.PropertyQualification
Returns true if the qualification is late bound.
isLatestVersionDescription() - Method in class oracle.ifs.beans.VersionDescription
Cover for getVersionSeries().isLatestVersionDescription(this)
isLocked() - Method in class oracle.ifs.beans.PublicObject
Returns true when the lockobject attribute on this PublicObject is not null
isLocked() - Method in class oracle.ifs.server.S_PublicObject
returns true if the LockObject attribute is not null
isLockedForSession() - Method in class oracle.ifs.beans.PublicObject
Deprecated. iFS 9.0.3 Use LockObject.isLockedForSession()
isLockedForSession() - Method in class oracle.ifs.beans.LockObject
Returns true if the PublicObject that refers to this LockObject has a session lock i.e.
isLockedForSession() - Method in class oracle.ifs.server.S_LockObject
Returns true if the LockState of this object is LOCKSTATE_SESSIONLOCK If the PublicObject that points to this LockObject has a session lock, this will return true.
isLockedForSessionByCurrentSession() - Method in class oracle.ifs.beans.PublicObject
Deprecated. iFS 9.0.3 use LockObject.isLockedForSessionByCurrentSession()
isLockedForSessionByCurrentSession() - Method in class oracle.ifs.beans.LockObject
Returns true if there is a session lock held by this object, and it is held by the invoking session.
isLockedForSessionByCurrentSession() - Method in class oracle.ifs.server.S_LockObject
Returns true if the PublicObject that refers to this LockObject has a session lock, and it is held by the invoking session.
isLogged(int) - Method in class oracle.ifs.management.domain.Server
Gets whether calling log with the specified logging level would cause a message to be logged.
isMember(DirectoryObject) - Method in class oracle.ifs.beans.DirectoryGroup
Determines if the specified DirecotryObject is a member of the group.
isMember(S_DirectoryObject) - Method in class oracle.ifs.server.S_DirectoryGroup
Determines if the specified DirecotryObject is a member of the group.
isMultiLevel() - Method in class oracle.ifs.search.FolderRestrictQualification
Return whether the search is for items directly in the starting folder, or at any level below the starting folder.
isNullValue() - Method in class oracle.ifs.common.AttributeValue
Gets whether this AttributeValue is null.
isPropertyReadonly(String) - Method in interface oracle.ifs.management.domain.ServerInterface
Gets whether the specified dynamic property is readonly.
isPropertyReadonly(String) - Method in class oracle.ifs.management.domain.IfsServer
Gets whether the specified dynamic property is readonly.
isReadByOwner() - Method in class oracle.ifs.beans.Document
Returns true if the owner of the document has read the content via this document.
isReadByUser() - Method in class oracle.ifs.beans.Document
Returns true if the current user has read the content to which this document refers.
isReadIndicationEnabled() - Method in class oracle.ifs.beans.PrimaryUserProfile
Determines whether read indication is enabled.
isReadIndicationEnabled() - Method in class oracle.ifs.server.S_PrimaryUserProfile
Determines whether read indication is enabled or disabled.
isReadOnly() - Method in class oracle.ifs.beans.ContentObject
Returns true if the content is read-only.
isReadOnly() - Method in class oracle.ifs.server.sql.IfsConnection
Tests to see if the connection is in read-only mode.
isRecursiveSearch() - Method in class oracle.ifs.beans.Selector
Returns true if recursive searching is enabled with respect to classes (i.e., true if this selector will search all subclasses of the specific class).
isRecursiveSearch() - Method in class oracle.ifs.server.S_Selector
Returns true if recursive searching is enabled with respect to classes.
isRequired() - Method in class oracle.ifs.beans.Attribute
Determine if the current attribute is required.
isReserved() - Method in class oracle.ifs.beans.VersionSeries
Returns true if this VersionSeries is reserved by any user.
isReservedByCurrentUser() - Method in class oracle.ifs.beans.VersionSeries
Returns true if this VersionSeries is reserved by the current user.
isRightAttributeValue() - Method in class oracle.ifs.search.ExistenceQualification
Gets true if the ExistenceQualification was constructed by supplying an Attribute Value array for RHS.
isServiceStarted(String) - Static method in class oracle.ifs.beans.LibraryService
Determines whether there exists an iFS service with the specified name.
isSettable() - Method in class oracle.ifs.beans.Attribute
Determine if the current attribute is Settable.
isShared() - Method in class oracle.ifs.beans.LockObject
Checks if this lockobject is referenced by multiple PublicObject's
isShared() - Method in class oracle.ifs.beans.AccessControlList
Returns indication as to whether this is a shared ACL, meaning more than one PublicObject refers to it.
isShared() - Method in class oracle.ifs.beans.AccessControlListDefinition
Get the indication as to whether this ACL is a shared ACL.
isShared() - Method in class oracle.ifs.server.S_LockObject
Returns true if this LockObject is referenced by multiple PublicObjects
isStandardPermissionEnabled(long) - Method in class oracle.ifs.common.AccessLevel
Is a standard perrmission enabled?
isSubclassOf(ClassObject) - Method in class oracle.ifs.beans.ClassObject
Gets whether this ClassObject is a subclass of the specified ClassObject.
isSubclassOf(S_ClassObject) - Method in class oracle.ifs.server.S_ClassObject
Determines whether this class is a subclass of the specfied class (that is, whether the specified class is this class, the immediate superclass of this class, the super-superclass of this class, etc.).
isSufficientlyEnabled(AccessLevel, LibrarySessionInterface) - Method in class oracle.ifs.common.AccessLevel
check to see if specified permissions are enabled on the target AccessLevel.
isSystemAdminEnabled() - Method in class oracle.ifs.beans.DirectoryUser
Checks if this DirectoryUser has system admin privileges.
isTimerActive() - Method in class oracle.ifs.management.domain.IfsServer
Gets whether the timer for this Server is started.
isTraced(int, int) - Method in class oracle.ifs.common.TraceLogger
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in interface oracle.ifs.common.Traceable
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.beans.LibraryObject
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.beans.LibrarySession
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.server.S_LibraryObject
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.server.S_LibraryService
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.server.S_LibrarySession
Gets whether tracing is enabled for the specified channel and level.
isUnique() - Method in class oracle.ifs.beans.Attribute
Determine if the current attribute is unique.
isUpdateable() - Method in class oracle.ifs.beans.Attribute
Determine if the current attribute is Updateable.
isUserLockedByCurrentSessionUser() - Method in class oracle.ifs.server.S_LockObject
Returns true if the LockState of this object is LOCKSTATE_USERLOCK and it is held by the currently logged in user of the current session.
isValueDomainValidated() - Method in class oracle.ifs.beans.Attribute
Determines if the attribute's value domain has been validated.
isVerboseMessage() - Static method in class oracle.ifs.common.IfsException
Gets whether toString and toLocalizedString produces verbose messages.
isVersionable() - Method in class oracle.ifs.beans.PublicObject
Returns true if this class of object is versionable.
isVersionable() - Method in class oracle.ifs.beans.ClassObject
Gets whether instances of this ClassObject are versionable.
isVersionable() - Method in class oracle.ifs.server.S_PublicObject
returns true if this object can be in a Family
isVersionable() - Method in class oracle.ifs.server.S_ApplicationObject
Determines whether this ApplicationObject is versionable.
isVersionable() - Method in class oracle.ifs.server.S_SearchObject
SearchObject is versionable.
isVersionable() - Method in class oracle.ifs.server.S_UserProfile
Determines whether this object can be part of a Family
isVersionable() - Method in class oracle.ifs.server.S_Document
returns true if this object can be in a Family
isVersionable() - Method in class oracle.ifs.server.S_Folder
isVersionable() - true is this object can be in a Family.
isVersionable() - Method in class oracle.ifs.server.S_SelectorObject
Returns true idicating that this can be versioned.
isVersioned() - Method in class oracle.ifs.beans.PublicObject
returns true if this object is versioned (FAMILY != null)
isVersioned() - Method in class oracle.ifs.beans.VersionSeries
Returns false always.
isVersioned(PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Check to see if a PublicObject is versioned.
isVersioned(PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Check to see if a PublicObject is versioned.
isWorldGroup() - Method in class oracle.ifs.beans.DirectoryGroup
Tests whether this group is the World group (the virtual group that contains all users).
isWriteable() - Method in interface oracle.ifs.common.Transaction
Gets whether this Transaction is writeable.

Oracle Content Management SDK
A B C D E F G H I J L M N O P Q R S T U V W X
(c) 2002 Copyright Oracle Corporation. All rights reserved.