Oracle Content Management SDK

oracle.ifs.beans.resources
Interface LibraryConstants

All Known Implementing Classes:
LibraryService, LibrarySession, S_LibraryService, S_LibrarySession, IfsCredentialManager

public interface LibraryConstants

LibraryConstants interface contains the common shared constants for iFS


Field Summary
static java.lang.String IFS_DOMAIN_ACLINDEX_EVENTTARGET
          The domain property that references the object used as the target of events that alert agents performing operations on the ACL index.
static java.lang.String IFS_DOMAIN_AUDIT_AUDITINGENABLED
          The domain property that indicates whether auditing is enabled
static java.lang.String IFS_DOMAIN_AUDITRULEEVALUATORCLASS
          The domain property that indicates the class that should be instantiated for the AuditRuleEvaluator (for auditing)
static java.lang.String IFS_DOMAIN_CREDENTIALMANAGER_ANONYMOUSUSERNAME
          The domain property that contains the name of the user that is to be used for "anonymous" sessions by some protocols.
static java.lang.String IFS_DOMAIN_DOMAINREGISTRY_PASSWORDREQUIRED
          Whether the schema password is required to access the domain registry.
static java.lang.String IFS_DOMAIN_FOLDERINDEX_EVENTTARGET
          The domain property that references the object used as the target of events that alert agents performing operations on the Folder index.
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPRIVATE
          The domain property used to lookup the ClassAccessControlList "ClassPrivate"
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPUBLIC
          The domain property used to lookup the ClassAccessControlList "ClassPublic"
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSRESTRICTCREATION
          The domain property used to lookup the ClassAccessControlList "ClassRestrictCreation"
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_MEDIA_DEFAULTCONTENTMEDIA
          The domain property that indicates whether auditing is enabled
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_MEDIA_NONCONTENTMEDIA
          The domain property that indicates whether auditing is enabled
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_MEDIA_READMODEGETBYTES
          The domain property that indicates whether auditing is enabled
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SERVICECONFIGURATION_DEFAULTSERVICECONFIGURATION
          The domain property used to lookup the default ServiceConfiguration.
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PRIVATE
          The domain property used to lookup the SystemAccessControlList "Private"
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLIC
          The domain property used to lookup the SystemAccessControlList "Public"
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLISHED
          The domain property used to lookup the SystemAccessControlList "Published"
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMHARDLOCK
          The domain property for the System HARDLOCK object to be used for sharing locks
static java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMSOFTLOCK
          The domain property for the System SOFTLOCK object to be used for sharing locks
static java.lang.String IFS_DOMAIN_PROPERTYBUNDLE_NAME
          The name of the ValueDefault that references the PropertyBundle which holds the domain-level properties.
static java.lang.String IFS_SERVICE_ACLCACHE_EMERGENCYTRIGGER
          The service property specifying the cache size at which an immediate purge of resolved ACLs, not recently used, is run.
static java.lang.String IFS_SERVICE_ACLCACHE_NORMALTRIGGER
          The service property specifying the cache size at which a low-priority purge of resolved ACLs, not recently used, is scheduled.
static java.lang.String IFS_SERVICE_ACLCACHE_PURGETARGET
          The service property specifying the cache size upon completion of a purge of resolved ACLs.
static java.lang.String IFS_SERVICE_ACLCACHE_SIZE
          The service property specifying the size of the service Resolved ACL cache Optional, default is 750.
static java.lang.String IFS_SERVICE_ACLCACHE_URGENTTRIGGER
          The service property specifying the cache size at which a high-priority purge of resolved ACLs, not recently used, is scheduled.
static java.lang.String IFS_SERVICE_AUDITINGENABLED
          Deprecated. iFS 9.0.3: no longer a valid service property
static java.lang.String IFS_SERVICE_CASESENSITIVEAUTHENTICATION
          The service property specifying whether user names and passwords are case sensitive.
static java.lang.String IFS_SERVICE_CHECKFORORPHANSESSIONSPERIOD
          The service property specifying the period, in seconds, between checking for idle sessions that can be opend at one time.
static java.lang.String IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZE
          The service property specifying the maximum number of connections in the pool.
static java.lang.String IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZETIMEOUT
          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.
static java.lang.String IFS_SERVICE_CONNECTIONPOOL_READONLY_MINIMUMSIZE
          The service property specifying the initial number of connections in the pool.
static java.lang.String IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZE
          The service property specifying the target maximum number of connections in the pool.
static java.lang.String IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZETIMEOUT
          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.
static java.lang.String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZE
          The service property specifying the maximum number of connections in the pool.
static java.lang.String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZETIMEOUT
          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.
static java.lang.String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MINIMUMSIZE
          The service property specifying the initial number of connections in the pool.
static java.lang.String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZE
          The service property specifying the target maximum number of connections in the pool.
static java.lang.String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZETIMEOUT
          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.
static java.lang.String IFS_SERVICE_CREDENTIALMANAGER_CREDENTIALNAMETOKENIZER
          The fully-qualified classname of the CredentialNameTokenizer for this service.
static java.lang.String IFS_SERVICE_CREDENTIALMANAGER_NAMES
          The service property specifying the primary names of the credential managers for this service.
static java.lang.String IFS_SERVICE_DATACACHE_EMERGENCYTRIGGER
          The service property specifying the cache size at which an immediate purge of data, not recently used, is run.
static java.lang.String IFS_SERVICE_DATACACHE_NORMALTRIGGER
          The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled.
static java.lang.String IFS_SERVICE_DATACACHE_PURGETARGET
          The service property specifying the cache size upon completion of a purge of data.
static java.lang.String IFS_SERVICE_DATACACHE_SIZE
          The service property specifying the size of the service data cache Optional, default is 7500.
static java.lang.String IFS_SERVICE_DATACACHE_URGENTTRIGGER
          The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled.
static java.lang.String IFS_SERVICE_DEFAULTCHARACTERSET
          The service property specifying the default character set for the Library Session.
static java.lang.String IFS_SERVICE_DEFAULTLANGUAGE
          The service property specifying the default language for the Library Session.
static java.lang.String IFS_SERVICE_EVENTEXCHANGER
          The service property specifying the classname of the event exxhanger class.
static java.lang.String IFS_SERVICE_JDBC_DATABASEURL
          The service property specifying the JDBC database URL.
static java.lang.String IFS_SERVICE_JDBC_DEFAULTROWPREFETCH
          The service property specifying the default number of result set rows prefetched from the database by the JDBC driver.
static java.lang.String IFS_SERVICE_JDBC_DRIVER
          The service property specifying the fully-qualified classname of the Java JDBC driver to use.
static java.lang.String IFS_SERVICE_JDBC_DRIVERTYPE
          The service property specifying the JDBC driver type, either LibraryService.JDBCDRIVERTYPE_THIN or LibraryService.JDBCDRIVERTYPE_OCI8.
static java.lang.String IFS_SERVICE_JDBC_SCHEMA
          Deprecated. iFS 9.0.3: only used by service configuration files which are themselves deprecated; use service configuration objects
static java.lang.String IFS_SERVICE_JDBC_TRACINGENABLED
          The service property specifying whether JDBC tracing is enabled, must be either true or false.
static java.lang.String IFS_SERVICE_MAXIMUMCONCURRENTSESSIONS
          The service property specifying the maximum concurrent number of sessions connected to the service.
static java.lang.String IFS_SERVICE_MAXIMUMCONCURRENTSESSIONSPERUSER
          The service property specifying the maximum concurrent number of sessions per user connected to the service.
static java.lang.String IFS_SERVICE_ORPHANSESSIONTIMEOUTPERIOD
          The service property specifying the period, in seconds, of inactivity after which a session is considered idle.
static java.lang.String IFS_SERVICE_POLLFOREVENTSFROMOTHERSERVICESPERIOD
          The service property specifying the period, in seconds, between succesive checks for events from other processes.
static java.lang.String IFS_SERVICE_SERVICEKEEPALIVEEVENTPERIOD
          The service property specifying the period, in seconds, between succesive service keep-alive events.
static java.lang.String IFS_SERVICE_SESSION_BEANSOBJECTCACHE_SIZE
          The service property specifying the target size of the client process cache.
static java.lang.String IFS_SERVICE_SESSION_BEANSSESSION
          The service property specifying the class name of the client side session object.
static java.lang.String IFS_SERVICE_SESSION_DATACACHE_EMERGENCYTRIGGER
          The service property specifying the cache size at which an immediate purge of data, not recently used, is run.
static java.lang.String IFS_SERVICE_SESSION_DATACACHE_NORMALTRIGGER
          The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled.
static java.lang.String IFS_SERVICE_SESSION_DATACACHE_PURGETARGET
          The service property specifying the cache size upon completion of a purge of data.
static java.lang.String IFS_SERVICE_SESSION_DATACACHE_SIZE
          The service property specifying the target size of data cache.
static java.lang.String IFS_SERVICE_SESSION_DATACACHE_URGENTTRIGGER
          The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled.
static java.lang.String IFS_SERVICE_SESSION_DEFAULTSEARCHTIMEOUTPERIOD
          The service property specifying the maximum amount of time, in seconds, that a Search can be executing before being automatically cancelled.
static java.lang.String IFS_SERVICE_SESSION_EVENTPOLLER
          The service property specifying the class name of the event poller.
static java.lang.String IFS_SERVICE_SESSION_EVENTPOLLERPERIOD
          The service property specifying the period, in milliseconds, between successive event heartbeats.
static java.lang.String IFS_SERVICE_SESSION_FOLDERPATHCACHE_ENABLED
          The service property specifying the whether the resolution of folder path strings is cached.
static java.lang.String IFS_SERVICE_SESSION_FOLDERPATHCACHE_NORMALTRIGGER
          The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled.
static java.lang.String IFS_SERVICE_SESSION_FOLDERPATHCACHE_PURGETARGET
          The service property specifying the cache size upon completion of a purge of data.
static java.lang.String IFS_SERVICE_SESSION_FOLDERPATHCACHE_SIZE
          The service property specifying how many folder paths are cached.
static java.lang.String IFS_SERVICE_SESSION_FOLDERPATHCACHE_URGENTTRIGGER
          The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled.
static java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_EMERGENCYTRIGGER
          The service property specifying the cache size at which an immediate purge of data, not recently used, is run.
static java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_ISUNBOUNDED
          The service property specifying if the cache does not have an upper limit.
static java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_NORMALTRIGGER
          The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled.
static java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_PURGETARGET
          The service property specifying the cache size upon completion of a purge of data.
static java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_SIZE
          The service property specifying the target size of the server process cache.
static java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_URGENTTRIGGER
          The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled.
static java.lang.String IFS_SERVICE_SESSION_SERVERSESSION
          The service property specifying the class name of the server side session object.
static java.lang.String IFS_SERVICE_SESSION_TRANSACTIONSTACKSIZE
          The service property specifying the maximum number of concurrent nested transactions per session.
static java.lang.String IFS_SERVICE_SESSIONOPERATIONTIMEOUTPERIOD
          The service property specifying the period, in seconds, of the longest operation allowed in occur for a session without being timed out.
static java.lang.String IFS_SERVICE_TRACING_BEANSSESSIONTRACETYPE
          The service property specifying the destination of trace data for a session in a client process.
static java.lang.String IFS_SERVICE_TRACING_CHANNELCOUNT
          The service property specifying the number of trace logger channels Optional, default is 20.
static java.lang.String IFS_SERVICE_TRACING_CHANNELLEVEL
          The service property specifying the prefix of channel level property.
static java.lang.String IFS_SERVICE_TRACING_DEFAULTTRACELEVEL
          The service property specifying the default level of veberosity to user when creating trace channels.
static java.lang.String IFS_SERVICE_TRACING_SERVERSESSIONTRACETYPE
          The service property specifying the destination of trace data for a session in a server process.
static java.lang.String IFS_SERVICE_TRACING_SERVICETRACETYPE
          The service property specifying the destination of trace data for the ifs server.
static java.lang.String IFS_SERVICE_TRANSPORTEVENTSTOOTHERSERVICESPERIOD
          The service property specifying the maximum period, in seconds, that outgoing events are buffered.
 

Field Detail


IFS_DOMAIN_PROPERTYBUNDLE_NAME

public static final java.lang.String IFS_DOMAIN_PROPERTYBUNDLE_NAME
The name of the ValueDefault that references the PropertyBundle which holds the domain-level properties.

IFS_DOMAIN_DOMAINREGISTRY_PASSWORDREQUIRED

public static final java.lang.String IFS_DOMAIN_DOMAINREGISTRY_PASSWORDREQUIRED
Whether the schema password is required to access the domain registry.

IFS_DOMAIN_AUDIT_AUDITINGENABLED

public static final java.lang.String IFS_DOMAIN_AUDIT_AUDITINGENABLED
The domain property that indicates whether auditing is enabled

IFS_DOMAIN_AUDITRULEEVALUATORCLASS

public static final java.lang.String IFS_DOMAIN_AUDITRULEEVALUATORCLASS
The domain property that indicates the class that should be instantiated for the AuditRuleEvaluator (for auditing)

IFS_DOMAIN_CREDENTIALMANAGER_ANONYMOUSUSERNAME

public static final java.lang.String IFS_DOMAIN_CREDENTIALMANAGER_ANONYMOUSUSERNAME
The domain property that contains the name of the user that is to be used for "anonymous" sessions by some protocols.

IFS_DOMAIN_FOLDERINDEX_EVENTTARGET

public static final java.lang.String IFS_DOMAIN_FOLDERINDEX_EVENTTARGET
The domain property that references the object used as the target of events that alert agents performing operations on the Folder index.

IFS_DOMAIN_ACLINDEX_EVENTTARGET

public static final java.lang.String IFS_DOMAIN_ACLINDEX_EVENTTARGET
The domain property that references the object used as the target of events that alert agents performing operations on the ACL index.

IFS_DOMAIN_LIBRARYOBJECT_SERVICECONFIGURATION_DEFAULTSERVICECONFIGURATION

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SERVICECONFIGURATION_DEFAULTSERVICECONFIGURATION
The domain property used to lookup the default ServiceConfiguration.

IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PRIVATE

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PRIVATE
The domain property used to lookup the SystemAccessControlList "Private"

IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLIC

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLIC
The domain property used to lookup the SystemAccessControlList "Public"

IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLISHED

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLISHED
The domain property used to lookup the SystemAccessControlList "Published"

IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPUBLIC

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPUBLIC
The domain property used to lookup the ClassAccessControlList "ClassPublic"

IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSRESTRICTCREATION

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSRESTRICTCREATION
The domain property used to lookup the ClassAccessControlList "ClassRestrictCreation"

IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPRIVATE

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPRIVATE
The domain property used to lookup the ClassAccessControlList "ClassPrivate"

IFS_DOMAIN_LIBRARYOBJECT_MEDIA_DEFAULTCONTENTMEDIA

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_MEDIA_DEFAULTCONTENTMEDIA
The domain property that indicates whether auditing is enabled

IFS_DOMAIN_LIBRARYOBJECT_MEDIA_READMODEGETBYTES

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_MEDIA_READMODEGETBYTES
The domain property that indicates whether auditing is enabled

IFS_DOMAIN_LIBRARYOBJECT_MEDIA_NONCONTENTMEDIA

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_MEDIA_NONCONTENTMEDIA
The domain property that indicates whether auditing is enabled

IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMSOFTLOCK

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMSOFTLOCK
The domain property for the System SOFTLOCK object to be used for sharing locks

IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMHARDLOCK

public static final java.lang.String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMHARDLOCK
The domain property for the System HARDLOCK object to be used for sharing locks

IFS_SERVICE_JDBC_DRIVER

public static final java.lang.String IFS_SERVICE_JDBC_DRIVER
The service property specifying the fully-qualified classname of the Java JDBC driver to use. Required.

IFS_SERVICE_JDBC_DRIVERTYPE

public static final java.lang.String IFS_SERVICE_JDBC_DRIVERTYPE
The service property specifying the JDBC driver type, either LibraryService.JDBCDRIVERTYPE_THIN or LibraryService.JDBCDRIVERTYPE_OCI8. Optional, default is LibraryService.JDBCDRIVERTYPE_OCI8.

IFS_SERVICE_JDBC_SCHEMA

public static final java.lang.String IFS_SERVICE_JDBC_SCHEMA
Deprecated. iFS 9.0.3: only used by service configuration files which are themselves deprecated; use service configuration objects

The service property specifying the name of the Oracle user which owns the Oracle iFS database schema. Required, no default.

IFS_SERVICE_JDBC_DATABASEURL

public static final java.lang.String IFS_SERVICE_JDBC_DATABASEURL
The service property specifying the JDBC database URL. Required, no default.

IFS_SERVICE_JDBC_TRACINGENABLED

public static final java.lang.String IFS_SERVICE_JDBC_TRACINGENABLED
The service property specifying whether JDBC tracing is enabled, must be either true or false. Optional, default is false.

IFS_SERVICE_JDBC_DEFAULTROWPREFETCH

public static final java.lang.String IFS_SERVICE_JDBC_DEFAULTROWPREFETCH
The service property specifying the default number of result set rows prefetched from the database by the JDBC driver. Optional, default is 10.

IFS_SERVICE_MAXIMUMCONCURRENTSESSIONS

public static final java.lang.String IFS_SERVICE_MAXIMUMCONCURRENTSESSIONS
The service property specifying the maximum concurrent number of sessions connected to the service.

IFS_SERVICE_MAXIMUMCONCURRENTSESSIONSPERUSER

public static final java.lang.String IFS_SERVICE_MAXIMUMCONCURRENTSESSIONSPERUSER
The service property specifying the maximum concurrent number of sessions per user connected to the service.

IFS_SERVICE_CHECKFORORPHANSESSIONSPERIOD

public static final java.lang.String IFS_SERVICE_CHECKFORORPHANSESSIONSPERIOD
The service property specifying the period, in seconds, between checking for idle sessions that can be opend at one time. Optional, default 60 seconds.

IFS_SERVICE_SESSIONOPERATIONTIMEOUTPERIOD

public static final java.lang.String IFS_SERVICE_SESSIONOPERATIONTIMEOUTPERIOD
The service property specifying the period, in seconds, of the longest operation allowed in occur for a session without being timed out. Optional, default is 300 seconds.

IFS_SERVICE_ORPHANSESSIONTIMEOUTPERIOD

public static final java.lang.String IFS_SERVICE_ORPHANSESSIONTIMEOUTPERIOD
The service property specifying the period, in seconds, of inactivity after which a session is considered idle. Optional, default is 600 seconds.

IFS_SERVICE_SERVICEKEEPALIVEEVENTPERIOD

public static final java.lang.String IFS_SERVICE_SERVICEKEEPALIVEEVENTPERIOD
The service property specifying the period, in seconds, between succesive service keep-alive events. Optional, default is 60 seconds, 0 disables keep-alive events.

IFS_SERVICE_POLLFOREVENTSFROMOTHERSERVICESPERIOD

public static final java.lang.String IFS_SERVICE_POLLFOREVENTSFROMOTHERSERVICESPERIOD
The service property specifying the period, in seconds, between succesive checks for events from other processes. Optional, default is 2 seconds, 0 disables omter-process event processing.

IFS_SERVICE_TRANSPORTEVENTSTOOTHERSERVICESPERIOD

public static final java.lang.String IFS_SERVICE_TRANSPORTEVENTSTOOTHERSERVICESPERIOD
The service property specifying the maximum period, in seconds, that outgoing events are buffered. Optional, default is 2 seconds, 0 disables outgoing event buffering.

IFS_SERVICE_EVENTEXCHANGER

public static final java.lang.String IFS_SERVICE_EVENTEXCHANGER
The service property specifying the classname of the event exxhanger class.

IFS_SERVICE_AUDITINGENABLED

public static final java.lang.String IFS_SERVICE_AUDITINGENABLED
Deprecated. iFS 9.0.3: no longer a valid service property

The service property specifying whether auditing is enabled.

IFS_SERVICE_DATACACHE_SIZE

public static final java.lang.String IFS_SERVICE_DATACACHE_SIZE
The service property specifying the size of the service data cache Optional, default is 7500.

IFS_SERVICE_DATACACHE_NORMALTRIGGER

public static final java.lang.String IFS_SERVICE_DATACACHE_NORMALTRIGGER
The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled. Optional, default is 5000.

IFS_SERVICE_DATACACHE_URGENTTRIGGER

public static final java.lang.String IFS_SERVICE_DATACACHE_URGENTTRIGGER
The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled. Optional, default is 5500.

IFS_SERVICE_DATACACHE_EMERGENCYTRIGGER

public static final java.lang.String IFS_SERVICE_DATACACHE_EMERGENCYTRIGGER
The service property specifying the cache size at which an immediate purge of data, not recently used, is run. Optional, default is 5500.

IFS_SERVICE_DATACACHE_PURGETARGET

public static final java.lang.String IFS_SERVICE_DATACACHE_PURGETARGET
The service property specifying the cache size upon completion of a purge of data. Optional, default is 4000.

IFS_SERVICE_ACLCACHE_SIZE

public static final java.lang.String IFS_SERVICE_ACLCACHE_SIZE
The service property specifying the size of the service Resolved ACL cache Optional, default is 750.

IFS_SERVICE_ACLCACHE_NORMALTRIGGER

public static final java.lang.String IFS_SERVICE_ACLCACHE_NORMALTRIGGER
The service property specifying the cache size at which a low-priority purge of resolved ACLs, not recently used, is scheduled. Optional, default is 500.

IFS_SERVICE_ACLCACHE_URGENTTRIGGER

public static final java.lang.String IFS_SERVICE_ACLCACHE_URGENTTRIGGER
The service property specifying the cache size at which a high-priority purge of resolved ACLs, not recently used, is scheduled. Optional, default is 550.

IFS_SERVICE_ACLCACHE_EMERGENCYTRIGGER

public static final java.lang.String IFS_SERVICE_ACLCACHE_EMERGENCYTRIGGER
The service property specifying the cache size at which an immediate purge of resolved ACLs, not recently used, is run. Optional, default is 550.

IFS_SERVICE_ACLCACHE_PURGETARGET

public static final java.lang.String IFS_SERVICE_ACLCACHE_PURGETARGET
The service property specifying the cache size upon completion of a purge of resolved ACLs. Optional, default is 400.

IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MINIMUMSIZE

public static final java.lang.String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MINIMUMSIZE
The service property specifying the initial number of connections in the pool. Optional, default is 2.

IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZE

public static final java.lang.String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZE
The service property specifying the target maximum number of connections in the pool. Optional, default is 5.

IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZE

public static final java.lang.String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZE
The service property specifying the maximum number of connections in the pool. Optional, default is 10.

IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZETIMEOUT

public static final java.lang.String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZETIMEOUT
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. Optional, default is 1000.

IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZETIMEOUT

public static final java.lang.String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZETIMEOUT
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

public static final java.lang.String IFS_SERVICE_CONNECTIONPOOL_READONLY_MINIMUMSIZE
The service property specifying the initial number of connections in the pool. Optional, default is 2.

IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZE

public static final java.lang.String IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZE
The service property specifying the target maximum number of connections in the pool. Optional, default is 5.

IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZE

public static final java.lang.String IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZE
The service property specifying the maximum number of connections in the pool. Optional, default is 10.

IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZETIMEOUT

public static final java.lang.String IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZETIMEOUT
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. Optional, default is 1000.

IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZETIMEOUT

public static final java.lang.String IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZETIMEOUT
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_CASESENSITIVEAUTHENTICATION

public static final java.lang.String IFS_SERVICE_CASESENSITIVEAUTHENTICATION
The service property specifying whether user names and passwords are case sensitive. Must be true or false.

IFS_SERVICE_CREDENTIALMANAGER_CREDENTIALNAMETOKENIZER

public static final java.lang.String IFS_SERVICE_CREDENTIALMANAGER_CREDENTIALNAMETOKENIZER
The fully-qualified classname of the CredentialNameTokenizer for this service.

IFS_SERVICE_CREDENTIALMANAGER_NAMES

public static final java.lang.String IFS_SERVICE_CREDENTIALMANAGER_NAMES
The service property specifying the primary names of the credential managers for this service.

IFS_SERVICE_SESSION_BEANSSESSION

public static final java.lang.String IFS_SERVICE_SESSION_BEANSSESSION
The service property specifying the class name of the client side session object.

IFS_SERVICE_SESSION_SERVERSESSION

public static final java.lang.String IFS_SERVICE_SESSION_SERVERSESSION
The service property specifying the class name of the server side session object.

IFS_SERVICE_SESSION_TRANSACTIONSTACKSIZE

public static final java.lang.String IFS_SERVICE_SESSION_TRANSACTIONSTACKSIZE
The service property specifying the maximum number of concurrent nested transactions per session. Optional, default is 100.

IFS_SERVICE_SESSION_EVENTPOLLER

public static final java.lang.String IFS_SERVICE_SESSION_EVENTPOLLER
The service property specifying the class name of the event poller.

IFS_SERVICE_SESSION_EVENTPOLLERPERIOD

public static final java.lang.String IFS_SERVICE_SESSION_EVENTPOLLERPERIOD
The service property specifying the period, in milliseconds, between successive event heartbeats. Optional, default is 2500 milliseconds.

IFS_SERVICE_SESSION_DEFAULTSEARCHTIMEOUTPERIOD

public static final java.lang.String IFS_SERVICE_SESSION_DEFAULTSEARCHTIMEOUTPERIOD
The service property specifying the maximum amount of time, in seconds, that a Search can be executing before being automatically cancelled. Optional, default is 0 seconds, which indicates no timeout in effect.

IFS_SERVICE_SESSION_FOLDERPATHCACHE_ENABLED

public static final java.lang.String IFS_SERVICE_SESSION_FOLDERPATHCACHE_ENABLED
The service property specifying the whether the resolution of folder path strings is cached. Optional, default true.

IFS_SERVICE_SESSION_FOLDERPATHCACHE_SIZE

public static final java.lang.String IFS_SERVICE_SESSION_FOLDERPATHCACHE_SIZE
The service property specifying how many folder paths are cached. Optional, default is 150.

IFS_SERVICE_SESSION_FOLDERPATHCACHE_NORMALTRIGGER

public static final java.lang.String IFS_SERVICE_SESSION_FOLDERPATHCACHE_NORMALTRIGGER
The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled. Optional, default is 100.

IFS_SERVICE_SESSION_FOLDERPATHCACHE_URGENTTRIGGER

public static final java.lang.String IFS_SERVICE_SESSION_FOLDERPATHCACHE_URGENTTRIGGER
The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled. Optional, default is 110.

IFS_SERVICE_SESSION_FOLDERPATHCACHE_PURGETARGET

public static final java.lang.String IFS_SERVICE_SESSION_FOLDERPATHCACHE_PURGETARGET
The service property specifying the cache size upon completion of a purge of data. Optional, default is 80.

IFS_SERVICE_SESSION_BEANSOBJECTCACHE_SIZE

public static final java.lang.String IFS_SERVICE_SESSION_BEANSOBJECTCACHE_SIZE
The service property specifying the target size of the client process cache. Optional, default is 20000.

IFS_SERVICE_SESSION_SERVEROBJECTCACHE_SIZE

public static final java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_SIZE
The service property specifying the target size of the server process cache. Optional, default is 20000 for Unbounded caches and 750 for Bounded caches.

IFS_SERVICE_SESSION_SERVEROBJECTCACHE_NORMALTRIGGER

public static final java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_NORMALTRIGGER
The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled. Optional, default is 20000 for Unbounded caches and 750 for Bounded caches.

IFS_SERVICE_SESSION_SERVEROBJECTCACHE_URGENTTRIGGER

public static final java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_URGENTTRIGGER
The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled. Optional, default is 500.

IFS_SERVICE_SESSION_SERVEROBJECTCACHE_EMERGENCYTRIGGER

public static final java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_EMERGENCYTRIGGER
The service property specifying the cache size at which an immediate purge of data, not recently used, is run. Optional, default is 550.

IFS_SERVICE_SESSION_SERVEROBJECTCACHE_PURGETARGET

public static final java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_PURGETARGET
The service property specifying the cache size upon completion of a purge of data. Optional, default is 600.

IFS_SERVICE_SESSION_SERVEROBJECTCACHE_ISUNBOUNDED

public static final java.lang.String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_ISUNBOUNDED
The service property specifying if the cache does not have an upper limit. Optional, default is 400.

IFS_SERVICE_SESSION_DATACACHE_SIZE

public static final java.lang.String IFS_SERVICE_SESSION_DATACACHE_SIZE
The service property specifying the target size of data cache. Optional, default is 7500.

IFS_SERVICE_SESSION_DATACACHE_NORMALTRIGGER

public static final java.lang.String IFS_SERVICE_SESSION_DATACACHE_NORMALTRIGGER
The service property specifying the cache size at which a low-priority purge of data, not recently used, is scheduled. Optional, default is 5000.

IFS_SERVICE_SESSION_DATACACHE_URGENTTRIGGER

public static final java.lang.String IFS_SERVICE_SESSION_DATACACHE_URGENTTRIGGER
The service property specifying the cache size at which a high-priority purge of data, not recently used, is scheduled. Optional, default is 5500.

IFS_SERVICE_SESSION_DATACACHE_EMERGENCYTRIGGER

public static final java.lang.String IFS_SERVICE_SESSION_DATACACHE_EMERGENCYTRIGGER
The service property specifying the cache size at which an immediate purge of data, not recently used, is run. Optional, default is 6000.

IFS_SERVICE_SESSION_DATACACHE_PURGETARGET

public static final java.lang.String IFS_SERVICE_SESSION_DATACACHE_PURGETARGET
The service property specifying the cache size upon completion of a purge of data. Optional, default is 4000.

IFS_SERVICE_TRACING_CHANNELCOUNT

public static final java.lang.String IFS_SERVICE_TRACING_CHANNELCOUNT
The service property specifying the number of trace logger channels Optional, default is 20.

IFS_SERVICE_TRACING_SERVICETRACETYPE

public static final java.lang.String IFS_SERVICE_TRACING_SERVICETRACETYPE
The service property specifying the destination of trace data for the ifs server. Optional, default is TRACETYPE_NONE.

IFS_SERVICE_TRACING_SERVERSESSIONTRACETYPE

public static final java.lang.String IFS_SERVICE_TRACING_SERVERSESSIONTRACETYPE
The service property specifying the destination of trace data for a session in a server process. Optional, default is TRACETYPE_NONE.

IFS_SERVICE_TRACING_BEANSSESSIONTRACETYPE

public static final java.lang.String IFS_SERVICE_TRACING_BEANSSESSIONTRACETYPE
The service property specifying the destination of trace data for a session in a client process. Optional, default is TRACETYPE_NONE.

IFS_SERVICE_TRACING_DEFAULTTRACELEVEL

public static final java.lang.String IFS_SERVICE_TRACING_DEFAULTTRACELEVEL
The service property specifying the default level of veberosity to user when creating trace channels.

IFS_SERVICE_TRACING_CHANNELLEVEL

public static final java.lang.String IFS_SERVICE_TRACING_CHANNELLEVEL
The service property specifying the prefix of channel level property. This prefix and a channel number are concatenated to create a proptery which specifies the tracing verbosity for a trace channel. Optional, no default, 0 disables trace logging.

IFS_SERVICE_DEFAULTCHARACTERSET

public static final java.lang.String IFS_SERVICE_DEFAULTCHARACTERSET
The service property specifying the default character set for the Library Session. Optional, default is the database character set.

IFS_SERVICE_DEFAULTLANGUAGE

public static final java.lang.String IFS_SERVICE_DEFAULTLANGUAGE
The service property specifying the default language for the Library Session.

Oracle Content Management SDK

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