public interface LibraryConstants
Modifier and Type | Field and Description |
---|---|
static String |
ARRAYVALUES_TABLENAME_PREFIX
The database object prefix for array value table names.
|
static String |
AUDIT_EVENT_COLUMN_APPLICATIONCONTEXT
AuditEvent column name: "APPCONTEXT".
|
static String |
AUDIT_EVENT_COLUMN_APPLICATIONUSER
AuditEvent column name: "APPUSER".
|
static String |
AUDIT_EVENT_COLUMN_AUXILIARYNUMBER
AuditEvent column name: "AUXNUMBER".
|
static String |
AUDIT_EVENT_COLUMN_AUXILIARYSTRING
AuditEvent column name: "AUXSTRING".
|
static String |
AUDIT_EVENT_COLUMN_CREATEDATE
AuditEvent column name: "CREATEDATE".
|
static String |
AUDIT_EVENT_COLUMN_CREATORID
AuditEvent column name: "CREATORID".
|
static String |
AUDIT_EVENT_COLUMN_DOMAINID
AuditEvent column name: "DOMAINID".
|
static String |
AUDIT_EVENT_COLUMN_ID
AuditEvent column name: "ID".
|
static String |
AUDIT_EVENT_COLUMN_OPERATIONSUCCEEDED
AuditEvent column name: "OPERATIONSUCCEEDED".
|
static String |
AUDIT_EVENT_COLUMN_OPERATIONTYPE
AuditEvent column name: "OPERATIONTYPE".
|
static String |
AUDIT_EVENT_COLUMN_TARGETOBJECTID
AuditEvent column name: "TARGETOBJECTID".
|
static int |
AUDIT_SPECIFICATION_CUSTOM
Constant used to specify any custom AuditSpecification by ID
(specification will also require the ID of the custom AuditSpecification).
|
static int |
AUDIT_SPECIFICATION_GLOBAL
Constant used to specify the global administrative AuditSpecification.
|
static int |
AUDIT_SPECIFICATION_OBJECT
Constant used to specify the (individual) Object AuditSpecification
(specification will also require an object ID).
|
static int |
AUDIT_SUCCESS_MODE_FAILURE_ONLY
Constant used for the OPERATIONSUCCESSMODE attribute, indicating that
only failed operations will be audited.
|
static int |
AUDIT_SUCCESS_MODE_NONE
Constant used for the OPERATIONSUCCESSMODE attribute, indicating that
neither successful nor failed operations will be audited.
|
static int |
AUDIT_SUCCESS_MODE_SUCCESS_ONLY
Constant used for the OPERATIONSUCCESSMODE attribute, indicating that
only successful operations will be audited.
|
static int |
AUDIT_SUCCESS_MODE_SUCCESS_OR_FAILURE
Constant used for the OPERATIONSUCCESSMODE attribute, indicating that
both successful and failed operations will be audited.
|
static String |
AUDIT_TABLENAME_PREFIX
The database object prefix for audit table names.
|
static long |
CAPABILITY_ADDITEM
Capability to add an item to a folder (bit 14).
|
static long |
CAPABILITY_ADDMEMBER
Capability to add a member to a group (bit 12).
|
static long |
CAPABILITY_ADDRELATIONSHIP
Capability to add a relationship (bit 16).
|
static long |
CAPABILITY_ADDVERSION
Capability to add a new version to an item (bit 20).
|
static long |
CAPABILITY_ADDVERSIONSERIES
Capability to add a VersionSeries (bit 18).
|
static long |
CAPABILITY_ADMINISTER_CATEGORY
Capability to administer ad-hoc categories (bit 49).
|
static long |
CAPABILITY_ADMINISTER_CONFIGURATION
Capability to administer configuration of items (bit 56).
|
static long |
CAPABILITY_ADMINISTER_CONTAINER
Capability to administer containers, including creation (bit 52).
|
static long |
CAPABILITY_ADMINISTER_DOMAIN
Capability to administer domains (bit 32).
|
static long |
CAPABILITY_ADMINISTER_LOCK
Capability to administer locks (bit 47).
|
static long |
CAPABILITY_ADMINISTER_QUOTA
Capability to administer quota (bit 53).
|
static long |
CAPABILITY_ADMINISTER_RECORD
Capability to administer records (bit 50).
|
static long |
CAPABILITY_ADMINISTER_ROLE
Capability to administer roles (bit 51).
|
static long |
CAPABILITY_ADMINISTER_SECURITY
Capability to administer security of items (bit 55).
|
static long |
CAPABILITY_ADMINISTER_USER
Capability to administer users (bit 48).
|
static long |
CAPABILITY_ADMINISTER_WORKSPACE
Capability to administer workspaces, including creation (bit 54).
|
static long |
CAPABILITY_COPY
Capability to copy items (bit 62).
|
static long |
CAPABILITY_CREATECONTAINER
Capability to create containers (bit 58).
|
static long |
CAPABILITY_CREATEFOLDER
Capability to create folders (bit 33).
|
static long |
CAPABILITY_CREATEWORKSPACE
Capability to create workspaces (bit 57).
|
static long |
CAPABILITY_DELETE
Capability to delete an item (bit 4).
|
static long |
CAPABILITY_DISCOVER
Capability to discover an item (bit 0).
|
static long |
CAPABILITY_GET_CONTENT
Capability to get the content of an item (bit 2).
|
static long |
CAPABILITY_GETAUDITHISTORY
Capability to get audit history for an object (bit 34).
|
static long |
CAPABILITY_GETMETADATA
Capability to get the metadata of an item (bit 60).
|
static long |
CAPABILITY_GETRELATION
Capability to get relations for an object (bit 35).
|
static long |
CAPABILITY_LOCK
Capability to lock an item (bit 5).
|
static long |
CAPABILITY_MOVE
Capability to move items (bit 59).
|
static long |
CAPABILITY_REMOVEITEM
Capability to remove an item to a folder (bit 15).
|
static long |
CAPABILITY_REMOVEMEMBER
Capability to remove a member to a group (bit 13).
|
static long |
CAPABILITY_REMOVERELATIONSHIP
Capability to remove a relationship (bit 17).
|
static long |
CAPABILITY_REMOVEVERSIONSERIES
Capability to remove a VersionSeries (bit 19).
|
static long |
CAPABILITY_SET_ATTR
Capability to set attributes of an item (bit 1).
|
static long |
CAPABILITY_SET_CONTENT
Capability to set the content of an item (bit 3).
|
static long |
CAPABILITY_SETMETADATA
Capability to set the metadata of an item (bit 61).
|
static long |
CAPABILITY_SETRELATION
Capability to set relations (add, remove, update) for an object (bit 36).
|
static String |
DEFINITIONSETTINGPOLICY_STANDARD
Name of the DefinitionSettingPolicy that indicates
"standard" processing for an Attribute.
|
static String |
EXCEPTION_INFO_AGGREGATE_ENTRIES
Describes exception info comprised of an AggregateExceptionEntry[].
|
static String |
EXCEPTION_INFO_CONFLICTING_OBJECT_ID
Describes exception info comprised of an object ID that represents the
conflicting object for a name-conflict exception code.
|
static String |
EXCEPTION_INFO_DESCRIPTION_MAP
Key value for exception info passed back from BL.
|
static String |
EXCEPTION_INFO_LIMIT
Describes exception info comprised of a numeric limit.
|
static String |
EXCEPTION_INFO_OBJECT_ID
Describes exception info comprised of an object ID that represents the
object for which the exception is about.
|
static String |
EXCEPTION_INFO_PARAMETER_NAME
Describes exception info comprised of the parameter name involved in
the exception.
|
static long |
FLAG_ACTIVITYRECORD_EXISTS |
static long |
FLAG_ACTOR_EXISTS |
static long |
FLAG_ATTACHMENTRELATION_EXISTS |
static long |
FLAG_CATEGORY_EXISTS |
static long |
FLAG_CONFIGURATIONCATEGORY_EXISTS |
static long |
FLAG_MESSAGELIST_EXISTS |
static String |
IFS_ATTRIBUTEPROPERTY_COMMONNAME
Attribute property key used to identify the common name for the Attribute -
typically the mixed case variant of the Attribute's name (e.g.
|
static String |
IFS_ATTRIBUTEPROPERTY_DEFINITIONSETTINGPOLICY
Attribute property key used to identify the policy of applying a setting
in a LibraryObjectDefinition for an Attribute in the
applySettings method
in LibraryObjectDefinition classes. |
static String |
IFS_ATTRIBUTEPROPERTY_MULTIVALUETABLESUFFIX
Attribute property key used to identify the table suffix of the table used to
store multi-valued attribute types (arrays or maps).
|
static String |
IFS_ATTRIBUTEPROPERTY_STANDARDSIMPLEPROPERTYARRAY
Attribute property key used to identify attributes that should
implement "standard" semantics for a SimpleProperty array.
|
static String |
IFS_CLASSPROPERTY_CATEGORY_ALLOWMULTIPLEINSTANCES
ClassObject property key used for Category classes, to indicate whether multiple
instances of the same Category are allowed for a single PublicObject.
|
static String |
IFS_CLASSPROPERTY_CATEGORY_FLAGBIT
ClassObject property key used for Category classes, to the FLAGS bit
that is used to indicate one or more instance of that Category type
is present for a PublicObject.
|
static String |
IFS_CLASSPROPERTY_COMMONNAME
ClassObject property key used to identify the common name for the ClassObject -
typically the mixed case variant of the ClassObject's name (e.g.
|
static String |
IFS_CLASSPROPERTY_CONTENTSEARCHVIEWNAME
ClassObject property key used for Document classes, to specify the view name
to use for content searches.
|
static String |
IFS_CLASSPROPERTY_DEFINITIONCLASSNAME
ClassObject property key used to identify the fully-qualified name of the
Java class to use as the definition class for the type.
|
static String |
IFS_CLASSPROPERTY_INSTALLEDCLASS
ClassObject property key used to indicate whether this class was
created as part of the base installation.
|
static String |
IFS_DOMAIN_ACCESSCONTROLLIST_BYPASSNAMEUNIQUENESSCHECK
Whether NameUniqueness policy should be skipped for ACCESSCONTROLLIST
|
static String |
IFS_DOMAIN_ACCESSCONTROLLIST_COMPOSITEACLSUPPORTED
Whether the use of Composite ACLs are supported
|
static 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 String |
IFS_DOMAIN_ACTIVITY_CURRENTACTIVITYEVENTHISTORY
Domain property name for the active AuditSpecification to be used
for new ActivityRecord event activity.
|
static String |
IFS_DOMAIN_ACTIVITY_CURRENTPERFORMEDACTIVITYSPECIFICATION
Domain property name for the current default PerformedActivitySpecification
to be used by default for newly defined Actors.
|
static String |
IFS_DOMAIN_ACTIVITY_CURRENTTRACKEDACTIVITYSPECIFICATION
Domain property name for the current default TrackedActivitySpecification
to be used by default for newly defined Actors.
|
static String |
IFS_DOMAIN_ACTIVITY_DEFAULTACTIVITYSPECIFICATION
Domain property name for the default ActivitySpecification to be used
for a new ActivityRecord.
|
static String |
IFS_DOMAIN_ACTIVITY_DELETERECORDSUPONACTIVITYRECORDFREE
Domain property name that indicates whether PerformedActivityRecords and
TrackedActivityRecords should be deleted when the associated
ActivityRecord is freed.
|
static String |
IFS_DOMAIN_APPLICATION_INITIALIZERCLASSNAME
The domain property that contains the name of the class
which needs to be initialized by Node when it starts up.
|
static String |
IFS_DOMAIN_AUDIT_AUDITINGENABLED
The domain property that indicates whether auditing is enabled
|
static String |
IFS_DOMAIN_AUDITING_GLOBALAUDITEVENTEXPIRATIONPERIOD
The instance property that defines the global audit event
expiration period (in seconds).
|
static String |
IFS_DOMAIN_AUDITING_GLOBALAUDITTYPELIST
The instance property that references the AuditTypeList to use for
the global audit history.
|
static String |
IFS_DOMAIN_AUDITRULEEVALUATORCLASS
The domain property that indicates the class that should
be instantiated for the AuditRuleEvaluator (for auditing)
|
static String |
IFS_DOMAIN_CONFIGURATIONCATEGORYDESCRIPTORMAPCLASSNAME
Name of the class used as the ConfigurationCategory
descriptor map.
|
static String |
IFS_DOMAIN_CONTENTVAULTENTRY_ENCRYPTIONCIPHERCOUNT
The key for the instance property that indicates the number
of ciphers in use for content encryption.
|
static String |
IFS_DOMAIN_CONTROLLERSTATE_SINGLETON
Domain property name that indicates the
singleton ControllerState instance used in this instance.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_ANONYMOUSUSER
The domain property that contains the the user
that is to be used for "anonymous" sessions by some protocols.
|
static 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 String |
IFS_DOMAIN_CREDENTIALMANAGER_AUTOUSERPROVISIONINGENABLED
The instance property that indicates whether Auto User Provisioning
is enabled for this instance.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM
The instance property for IDM CredentialManager configuration
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_COUNT_LIMIT
The instance property that references the default Search count limit,
used by UserRole Search API.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_EXTERNALLY_SUPPORTED_ATTRIBUTES
The instance property that references LDAP Group member attributes
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_DIRECTORY_VENDOR
The instance property that references the LDAP Directory vendor.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_GROUP_MEMBER_ATTRIBUTES
The instance property that references LDAP Group member attributes
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_GROUP_NAME_ATTRIBUTE
The instance property that references LDAP Group name attribute
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_GROUP_OBJECT_CLASSES
The instance property that references LDAP Group object classes.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_GROUP_SEARCHBASES
The instance property that references LDAP Group Searchbases
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_HOST
The instance property that references the LDAP host name.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_PORT
The instance property that references the LDAP port number.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_SSL_ENABLED
The instance property that specifies if SSL is enabled for LDAP.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_USER_NAME_ATTRIBUTE
The instance property that references LDAP User name attribute
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_USER_OBJECT_CLASSES
The instance property that references LDAP User object classes.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_USER_SEARCHBASES
The instance property that references LDAP User Searchbases
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_PAGE_SIZE
The instance property that references the default Search page size,
used by UserRole Search API.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_SECURITY_PROVIDER_TYPE
The instance property that references the security provider type.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_TIME_LIMIT
The instance property that references the default Search Time limit,
used by UserRole Search API.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_XML_FILE_PATH
The instance property that references the pathname to XML data file.
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDM_XML_REALM
The instance property that references the realm name of the XML provider
|
static String |
IFS_DOMAIN_CREDENTIALMANAGER_IDMENABLED
The key for the instance property that
indicates whether IDM is enabled for this instance.
|
static String |
IFS_DOMAIN_DEFAULT_TIMEZONE_STRING
The default Timezone ID (string) for this instance.
|
static String |
IFS_DOMAIN_DEFAULTTEMPDIRECTORY
Name of the domain property key used to hold the default
temp directory to use within mid-tier Java processes.
|
static String |
IFS_DOMAIN_DEFAULTWINDOWSTEMPDIRECTORY
Name of the domain property key used to hold the default
temp directory to use within Windows mid-tier Java processes.
|
static String |
IFS_DOMAIN_DEFINITIONCLONINGREQUIRED
Whether cloning of user-specified definitions is required.
|
static String |
IFS_DOMAIN_DIRECTORYGROUP_BYPASSNAMEUNIQUENESSCHECK
Whether NameUniqueness policy should be skipped for DirectoryGroup
|
static String |
IFS_DOMAIN_DIRECTORYGROUP_GROUPMEMBERSHIPCACHEMEMBERUSESARRAYINPUTS
The service property that indicates whether the GroupMembershipCache
uses array inputs for "all members" selection by the Service.
|
static String |
IFS_DOMAIN_DIRECTORYGROUP_MEMBERTHRESHOLD
Threshold for using a temp table to select all (recursive) members
of a group, when not defined by the service configuration.
|
static String |
IFS_DOMAIN_DIRECTORYOBJECT_ANCESTORTHRESHOLD
Threshold for using a temp table to select all (recursive) ancestors
of a directory object, when not defined by the service configuration.
|
static String |
IFS_DOMAIN_DIRECTORYOBJECT_GROUPMEMBERSHIPCACHEANCESTORUSESARRAYINPUTS
The service property that indicates whether the GroupMembershipCache
uses array inputs for "all ancestors" selection by the Service.
|
static String |
IFS_DOMAIN_DOCUMENT_DEFINITIONOBJECTEXPIRATIONPERIOD
The key for the instance property that indicates the expiration time
(in seconds) for document definition object.
|
static String |
IFS_DOMAIN_DOCUMENT_OWNERHASREADSUPPORTED
Whether Document "Read by owner" is supported.
|
static String |
IFS_DOMAIN_EXTRACTION_DEFAULTINFORMATIONEXTRACTIONSPECIFICATION
Domain property name that indicates the default
InformationExtractionSpecification to be used for an Information extraction.
|
static String |
IFS_DOMAIN_FDKCONFIGURATIONCLASS
The domain property that indicates the class that should
be instantiated for the FDK Configuration.
|
static 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 String |
IFS_DOMAIN_LIBRARYOBJECT_AUDITSPECIFICATION_GLOBALAUDITHISTORY
The instance property for the out-of-the-box AuditSpecification
for the Global Audit History.
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_AUDITSPECIFICATION_OBJECTAUDITHISTORY
The instance property for the out-of-the-box AuditSpecification
for the Object Audit History.
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPRIVATE
The domain property used to lookup the ClassAccessControlList "ClassPrivate"
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPUBLIC
The domain property used to lookup the ClassAccessControlList "ClassPublic"
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSRESTRICTCREATION
The domain property used to lookup the ClassAccessControlList "ClassRestrictCreation"
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_MEDIA_DEFAULTCONTENTMEDIA
The domain property for the default content media instance.
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_MEDIA_NONCONTENTMEDIA
The domain property for the noncontent media instance.
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_NODECONFIGURATION_DEFAULTNODECONFIGURATION
The domain property used to lookup the default NodeConfiguration.
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_SERVICECONFIGURATION_DEFAULTSERVICECONFIGURATION
The domain property used to lookup the default ServiceConfiguration.
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_STORAGEGROUP_DEFAULTSTORAGEGROUP
The domain property whose value is the default StorageGroup for new
ContentObjects.
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PRIVATE
The domain property used to lookup the SystemAccessControlList "Private"
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLIC
The domain property used to lookup the SystemAccessControlList "Public"
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLISHED
The domain property used to lookup the SystemAccessControlList "Published"
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMHARDLOCK
The domain property for the System HARDLOCK object to be used
for sharing locks
|
static String |
IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMSOFTLOCK
The domain property for the System SOFTLOCK object to be used
for sharing locks
|
static String |
IFS_DOMAIN_LOCALIZER_DEFAULTEXTENDEDRESOURCEBUNDLENAMES
List of extended resource bundles to be included in each
LibrarySession's localizer after connect.
|
static String |
IFS_DOMAIN_LOCKOBJECT_ENABLED
Whether the use of LockObjects are enabled
|
static String |
IFS_DOMAIN_LOOKUP_CLUSTERING_PROPERTIES
The domain property that references the property bundle used to hold the
set of clustering properties.
|
static String |
IFS_DOMAIN_LOOKUP_CUSTOMLOCKTYPES
The instance property for the inner PropertyBundle lookup table for the
custom lock types registered with ECM for use by user applications.
|
static String |
IFS_DOMAIN_LOOKUP_ORACLELOCKTYPES
The instance property for the inner PropertyBundle lookup table for the
Oracle lock types registered for internal use by ECM.
|
static String |
IFS_DOMAIN_LOOKUP_SORTOBJECTCOLLECTION
Name of the property bundle used for sort object collection.
|
static String |
IFS_DOMAIN_OIDCREDENTIALMANAGERAGENT_SUBSCRIBERS
The domain property that references the PropertyBundle used
by OidCredentialManagerAgent to track subscribers.
|
static String |
IFS_DOMAIN_OPERATIONACTIONSPECIFICATION_GLOBALLIST
The list of global OperationActionSpecifications.
|
static String |
IFS_DOMAIN_OPERATIONACTIONSPECIFICATION_TEMPORARILYDEACTIVATED
The list of temporarily deactivated OperationActionSpecification names.
|
static String |
IFS_DOMAIN_PROPERTYBUNDLE_NAME
The name of the ValueDefault that references the PropertyBundle
which holds the domain-level properties.
|
static String |
IFS_DOMAIN_PROTOCOLS_DAV_COPYMOVETHROUGHFOLDERLINKENABLED
The key for the instance property that indicates whether
Copy or Move are allowed on source paths that contain Folder Links.
|
static String |
IFS_DOMAIN_PROTOCOLS_DAV_NULLRESOURCELOCKEXPIRATIONPERIOD
The key for the instance property that indicates the expiration time
(in seconds) for null resource locks used by the DAV protocol.
|
static String |
IFS_DOMAIN_PROTOCOLS_DAV_USERAGENTS
The key for the instance property that
holds the names of the user agents for DAV.
|
static String |
IFS_DOMAIN_RANDOMACCESSOR_EXPIRATIONPERIOD
The domain property whose value is the default expiration period, in
seconds, for writeable RandomAccessors.
|
static String |
IFS_DOMAIN_SEARCH_ATTEMPTCONTEXTSEARCHREWRITE
vdevadha - if this property is set, SQL generation layer attempts
context query sql rewrite using inline views.
|
static String |
IFS_DOMAIN_SECURITY_SYNCHRONOUSSECURITYREFRESHENABLED
The domain property that indicates whether processing of security refresh
operations is done synchronously.
|
static String |
IFS_DOMAIN_SHAREDSTATEFACTORY
Name of the class which constructs server-side shared state
|
static String |
IFS_DOMAIN_UPGRADEINPROGRESS
Whether the current instance is in the process of being upgraded.
|
static String |
IFS_DOMAIN_WORKFLOW_BPEL_CREATIONENABLED
The key for the instance property that
indicates whether custom BPEL Workflows can be created
for this instance.
|
static String |
IFS_DOMAIN_WORKFLOW_BPEL_WORKLISTURL
The key for the instance property that
indicates the BPEL Worklist URL for this instance.
|
static String |
IFS_DOMAIN_WORKFLOW_ENABLED
The key for the instance property that
indicates whether Workflow is enabled for this instance.
|
static String |
IFS_DOMAIN_WORKFLOW_SCHEMANAME
The key for the instance property that
indicates the Workflow schema name with which ECM is integrated.
|
static String |
IFS_DOMAIN_WS_CLEARTEXTAUTHENTICATIONREQUIRESHTTPS
The key for the instance property that
indicates whether web service cleartext password authentication
requires HTTPS, or is allowed over plain HTTP.
|
static String |
IFS_HANDLER_PROPERTY_BASETIMEOFDAY
The key for the property in an AuditHandlerSpecification's propertyBundle
that holds the desired base time for timer epxirations, to be expressed
in the time format specified for the handler (default format is "HH:mm:ss").
|
static String |
IFS_HANDLER_PROPERTY_NOTIFIEDONEVENT
The key for the property in an AuditHandlerSpecification's propertyBundle
that indicates whether the handler shouldbe notified when new events are
dispatched.
|
static String |
IFS_HANDLER_PROPERTY_TIMEFORMAT
The key for the property in an AuditHandlerSpecification's propertyBundle
that holds the time format to use in computing when the timer notifications
should occur.
|
static String |
IFS_HANDLER_PROPERTY_TIMERPERIOD
The key for the property in an AuditHandlerSpecification's propertyBundle
that holds the desired timer period.
|
static String |
IFS_NODE_DISABLEDINHERITEDPROPERTYNAMES
The NodeConfiguration property which holds the array of property names
that should not be inherited from the Super NodeConfiguration.
|
static String |
IFS_NODE_DISABLEDINHERITEDSERVERNAMES
The NodeConfiguration property which holds the array of Server names
that should not be inherited from the Super NodeConfiguration.
|
static String |
IFS_NODE_ENABLEDINHERITEDPROPERTYNAMES
The NodeConfiguration property which holds the array of property names
that should ONLY be inherited from the Super NodeConfiguration.
|
static String |
IFS_NODE_ENABLEDINHERITEDSERVERNAMES
The NodeConfiguration property which holds the array of Server names
that should ONLY be inherited from the Super NodeConfiguration.
|
static String |
IFS_ORACLELOCKTYPE_KEY_CHECKOUT
The locktype key for the Oracle "checkout" lock type.
|
static String |
IFS_ORACLELOCKTYPE_KEY_DAV
The locktype key for the Oracle "dav" lock type.
|
static String |
IFS_ORACLELOCKTYPE_KEY_FINALIZED
The locktype key for the Oracle "finalized" lock type.
|
static String |
IFS_ORACLELOCKTYPE_KEY_FREEZE
The locktype key for the Oracle "freeze" lock type.
|
static String |
IFS_ORACLELOCKTYPE_KEY_HASRECORD
The locktype key for the Oracle "has_record" lock type.
|
static String |
IFS_ORACLELOCKTYPE_KEY_LIFECYCLE
The locktype key for the Oracle "lifecycle" lock type.
|
static String |
IFS_ORACLELOCKTYPE_KEY_MANUAL
The locktype key for the Oracle "manual" lock type.
|
static String |
IFS_ORACLELOCKTYPE_KEY_NAMEDFREEZE
The locktype key for the Oracle "named freeze" lock type.
|
static String |
IFS_ORACLELOCKTYPE_KEY_RECORD
The locktype key for the Oracle "record" lock type.
|
static String |
IFS_ORACLELOCKTYPE_KEY_RETENTION
The locktype key for the Oracle "retention" lock type.
|
static String |
IFS_ORACLELOCKTYPE_KEY_WORKFLOW
The locktype key for the Oracle "workflow" lock type.
|
static 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 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 String |
IFS_SERVICE_ACLCACHE_PURGETARGET
The service property specifying the cache size upon completion
of a purge of resolved ACLs.
|
static String |
IFS_SERVICE_ACLCACHE_SIZE
The service property specifying the size of the service Resolved ACL cache
Optional, default is 750.
|
static 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 String |
IFS_SERVICE_AUDITCERTIFICATECACHE_PURGETARGET
The service property specifying the cache size upon completion
of a purge of Audit certificates.
|
static String |
IFS_SERVICE_AUDITINGENABLED
Deprecated.
iFS 9.0.3: no longer a valid service property
|
static String |
IFS_SERVICE_AUDITSTRINGCACHE_PURGETARGET
The service property specifying the cache size upon completion
of a purge of Audit strings.
|
static String |
IFS_SERVICE_AURORASERVICE
This property is reserved and must be false.
|
static String |
IFS_SERVICE_CASESENSITIVEAUTHENTICATION
The service property specifying whether user names and passwords
are case sensitive.
|
static 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 String |
IFS_SERVICE_CLONEDSESSIONRETRYPERIOD
The service property specifying the period, in milliseconds, to delay
when retrying to reserve a cloned session.
|
static String |
IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZE
The service property specifying the maximum number of connections
in the pool.
|
static 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 String |
IFS_SERVICE_CONNECTIONPOOL_READONLY_MINIMUMSIZE
The service property specifying the initial number of connections
in the pool.
|
static String |
IFS_SERVICE_CONNECTIONPOOL_READONLY_STATEMENTCACHESIZETRIGGER
The number of statements that need to be cached before a purge
is triggered, for connections in the readonly connection pool.
|
static String |
IFS_SERVICE_CONNECTIONPOOL_READONLY_STATEMENTCACHETARGET
The target maximum number of statements we wish to keep cached for
connections in the readonly connection pool.
|
static String |
IFS_SERVICE_CONNECTIONPOOL_READONLY_STATEMENTRESETLIMIT
The limit to the number of times a cached JDBC select statement in a readonly
connection can be re-used before it is closed and re-opened.
|
static String |
IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZE
The service property specifying the target maximum number of connections
in the pool.
|
static 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 String |
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZE
The service property specifying the maximum number of connections
in the pool.
|
static 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 String |
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MINIMUMSIZE
The service property specifying the initial number of connections
in the pool.
|
static String |
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_STATEMENTCACHESIZETRIGGER
The number of statements that need to be cached before a purge
is triggered, for connections in the writeable connection pool.
|
static String |
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_STATEMENTCACHETARGET
The target maximum number of statements we wish to keep cached for
connections in the writeable connection pool.
|
static String |
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_STATEMENTRESETLIMIT
The limit to the number of times a cached JDBC statement in a writeable
connection can be re-used before it is closed and re-opened.
|
static String |
IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZE
The service property specifying the target maximum number of connections
in the pool.
|
static 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 String |
IFS_SERVICE_CONTENTBUFFERSIZE
The name of the service configuration property whose integer value
specifies the size of each content buffer, in bytes.
|
static String |
IFS_SERVICE_CREDENTIALMANAGER
The service property specifying the prefix for building specific
credential manager properties.
|
static String |
IFS_SERVICE_CREDENTIALMANAGER_CREDENTIALNAMETOKENIZER
The fully-qualified classname of the CredentialNameTokenizer
for this service.
|
static String |
IFS_SERVICE_CREDENTIALMANAGER_NAMES
The service property specifying the primary names of the
credential managers for this service.
|
static 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 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 String |
IFS_SERVICE_DATACACHE_PURGETARGET
The service property specifying the cache size upon completion
of a purge of data.
|
static String |
IFS_SERVICE_DATACACHE_SIZE
The service property specifying the size of the service data cache
Optional, default is 7500.
|
static 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 String |
IFS_SERVICE_DEFAULTCHARACTERSET
The service property specifying the default character set for the
Library Session.
|
static String |
IFS_SERVICE_DEFAULTLANGUAGE
The service property specifying the default language for the
Library Session.
|
static String |
IFS_SERVICE_EVENTEXCHANGER
The service property specifying the classname of the
event exxhanger class.
|
static String |
IFS_SERVICE_EVENTSTATEMENTRESETLIMIT
The number of events that can be released
before reseting the event exchanger buffering mechanism.
|
static String |
IFS_SERVICE_GROUPMEMBERSHIPCACHEANCESTORTHRESHOLD
The service property that defines the threshold for using a temp table
to select all (recursive) ancestors of a directory object.
|
static String |
IFS_SERVICE_GROUPMEMBERSHIPCACHEANCESTORUSESARRAYINPUTS
The service property that indicates whether the GroupMembershipCache
uses array inputs for "all ancestors" selection by the Service.
|
static String |
IFS_SERVICE_GROUPMEMBERSHIPCACHEENABLED
The service property that indicates whether the GroupMembershipCache
is enabled for use by the Service.
|
static String |
IFS_SERVICE_GROUPMEMBERSHIPCACHEMEMBERTHRESHOLD
The service property that defines the threshold for using a temp table
to select all (recursive) members of a group.
|
static String |
IFS_SERVICE_GROUPMEMBERSHIPCACHEMEMBERUSESARRAYINPUTS
The service property that indicates whether the GroupMembershipCache
uses array inputs for "all members" selection by the Service.
|
static 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 String |
IFS_SERVICE_JDBC_DRIVER
The service property specifying the fully-qualified classname of the
Java JDBC driver to use.
|
static String |
IFS_SERVICE_JDBC_DRIVERTYPE
The service property specifying the JDBC driver type, either
LibraryService.JDBCDRIVERTYPE_THIN or LibraryService.JDBCDRIVERTYPE_OCI8.
|
static String |
IFS_SERVICE_JDBC_TRACINGENABLED
The service property specifying whether JDBC tracing is enabled, must be either true or false.
|
static String |
IFS_SERVICE_LOCKTIMEOUTPERIOD
The service property specifying the period, in seconds, of the maximum
time to wait for a low-level row lock.
|
static String |
IFS_SERVICE_MAXIMUMCLONEDSESSIONS
The service property specifying the maximum number of sessions
that can be cloned from a single session.
|
static String |
IFS_SERVICE_MAXIMUMCONCURRENTSESSIONS
The service property specifying the maximum concurrent number of sessions
connected to the service.
|
static String |
IFS_SERVICE_MAXIMUMPOOLEDCONTENTBUFFERSPERSESSION
The name of the service configuration property whose floating point
value determines the maximum number of content buffers in the content
buffer pool.
|
static String |
IFS_SERVICE_ORPHANSESSIONTIMEOUTPERIOD
The service property specifying the period, in seconds, of
inactivity after which a session is considered idle.
|
static String |
IFS_SERVICE_POLLFOREVENTSFROMOTHERSERVICESPERIOD
The service property specifying the period, in seconds, between
succesive checks for events from other processes.
|
static String |
IFS_SERVICE_QUOTACHECKFREQUENCYINBYTES
The service property specifying the number of bytes
after which quota check should take place during a content transfer.
|
static String |
IFS_SERVICE_SERVICECONFIGURATIONNAME
The name of the service property which is used to identify the name of the
ServiceConfiguration that is used to initialize the service.
|
static String |
IFS_SERVICE_SERVICEKEEPALIVEEVENTPERIOD
The service property specifying the period, in seconds, between
succesive service keep-alive events.
|
static String |
IFS_SERVICE_SESSION_BEANSOBJECTCACHE_EMERGENCYTRIGGER
The service property specifying the cache size at which an immediate
purge of LibraryObjects, not recently used, is run.
|
static String |
IFS_SERVICE_SESSION_BEANSOBJECTCACHE_ISMANGEDBYSERVER
The service property indicating whether the bean-side LibraryObject cache
is managed by the server-side cache.
|
static String |
IFS_SERVICE_SESSION_BEANSOBJECTCACHE_NORMALTRIGGER
The service property specifying the cache size at which a low-priority
purge of LibraryObjects, not recently used, is scheduled.
|
static String |
IFS_SERVICE_SESSION_BEANSOBJECTCACHE_PURGETARGET
The service property specifying the cache size upon completion
of a purge of LibraryObjects.
|
static String |
IFS_SERVICE_SESSION_BEANSOBJECTCACHE_SIZE
The service property specifying the target size of the
bean-side LibraryObject cache.
|
static String |
IFS_SERVICE_SESSION_BEANSOBJECTCACHE_URGENTTRIGGER
The service property specifying the cache size at which a high-priority
purge of LibraryObjects, not recently used, is scheduled.
|
static String |
IFS_SERVICE_SESSION_BEANSSESSION
The service property specifying the class name of the
client side session object.
|
static 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 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 String |
IFS_SERVICE_SESSION_DATACACHE_PURGETARGET
The service property specifying the cache size upon completion
of a purge of data.
|
static String |
IFS_SERVICE_SESSION_DATACACHE_SIZE
The service property specifying the target size of data cache.
|
static 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 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 String |
IFS_SERVICE_SESSION_EVENTPOLLER
The service property specifying the class name of the
event poller.
|
static String |
IFS_SERVICE_SESSION_EVENTPOLLERPERIOD
The service property specifying the period, in milliseconds, between
successive event heartbeats.
|
static String |
IFS_SERVICE_SESSION_FOLDERITEM_CACHING_ENABLED
The service property specifying whether or not folder items are to
be cached across sessions.
|
static String |
IFS_SERVICE_SESSION_FOLDERPATHCACHE_ENABLED
Deprecated.
CM SDK 10g: property no longer used
|
static String |
IFS_SERVICE_SESSION_FOLDERPATHCACHE_NORMALTRIGGER
Deprecated.
CM SDK 10g: property no longer used
|
static String |
IFS_SERVICE_SESSION_FOLDERPATHCACHE_PURGETARGET
Deprecated.
CM SDK 10g: property no longer used
|
static String |
IFS_SERVICE_SESSION_FOLDERPATHCACHE_SIZE
Deprecated.
CM SDK 10g: property no longer used
|
static String |
IFS_SERVICE_SESSION_FOLDERPATHCACHE_URGENTTRIGGER
Deprecated.
CM SDK 10g: property no longer used
|
static String |
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_EMERGENCYTRIGGER
The service property specifying the cache size at which an immediate
purge of LibraryObjects, not recently used, is run.
|
static String |
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_NORMALTRIGGER
The service property specifying the cache size at which a low-priority
purge of LibraryObjects, not recently used, is scheduled.
|
static String |
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_PURGETARGET
The service property specifying the cache size upon completion
of a purge of LibraryObjects.
|
static String |
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_SIZE
The service property specifying the target size of the
server-side LibraryObject cache.
|
static String |
IFS_SERVICE_SESSION_SERVEROBJECTCACHE_URGENTTRIGGER
The service property specifying the cache size at which a high-priority
purge of LibraryObjects, not recently used, is scheduled.
|
static String |
IFS_SERVICE_SESSION_SERVERSESSION
The service property specifying the class name of the
server side session object.
|
static String |
IFS_SERVICE_SESSION_TRANSACTIONSTACKSIZE
The service property specifying the maximum number of concurrent
nested transactions per session.
|
static 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 String |
IFS_SERVICE_TRACING_BEANSSESSIONTRACETYPE
The service property specifying the destination of trace data for
a session in a client process.
|
static String |
IFS_SERVICE_TRACING_CHANNELCOUNT
The service property specifying the number of trace logger channels
Optional, default is 20.
|
static String |
IFS_SERVICE_TRACING_CHANNELLEVEL
The service property specifying the prefix of channel level property.
|
static String |
IFS_SERVICE_TRACING_DEFAULTTRACELEVEL
The service property specifying the default level of veberosity to user
when creating trace channels.
|
static String |
IFS_SERVICE_TRACING_SERVERSESSIONTRACETYPE
The service property specifying the destination of trace data for
a session in a server process.
|
static String |
IFS_SERVICE_TRACING_SERVICETRACETYPE
The service property specifying the destination of trace data for
the ifs server.
|
static String |
IFS_SERVICE_TRANSPORTBATCHSIZE
The number of events that can be released
in a single batch.
|
static String |
IFS_SERVICE_TRANSPORTEVENTSTOOTHERSERVICESPERIOD
The service property specifying the maximum period, in seconds,
that outgoing events are buffered.
|
static String |
IFS_SESSIONSTATE_APPLICATION_SESSIONID
Key to get and set session state used to track the application session ID.
|
static String |
IFS_SESSIONSTATE_AUDIT_DOMAIN_DEFAULT
Key to get and set session state used to represent the default
domain (for system sessions).
|
static String |
IFS_SESSIONSTATE_OPERATIONS_COPYTABLE
The session state item that holds the table of copy() operations
in progress.
|
static String |
IFS_SESSIONSTATE_OPERATIONS_FREETABLE
The session state item that holds the table of free() operations
in progress.
|
static String |
IFS_SESSIONSTATE_OPERATIONS_UPDATETABLE
The session state item that holds the table of update() operations
in progress.
|
static String |
INFORMATIONEXTRACTIONENTITYPHRASE_INDEX_PREFIX
Prefix to use for Information Extraction entity Search Phrase indexes.
|
static String |
INFORMATIONEXTRACTIONENTITYPHRASE_TABLE_PREFIX
Prefix to use for Information Extraction entity Search Phrase tables.
|
static String |
LIBRARYOBJECT_INDEXNAME_PREFIX
The database object prefix for indexes on LibraryObject tables.
|
static String |
LIBRARYOBJECT_TABLENAME_PREFIX
The database object prefix for LibraryObject table names.
|
static String |
LIBRARYOBJECT_VIEWNAME_PREFIX
The database object prefix for LibraryObject views.
|
static int |
LOCKTYPE_CHECKOUT
Represents the "checkout" LockEntry type.
|
static int |
LOCKTYPE_CUSTOM
Represents the CUSTOM LockEntry type.
|
static int |
LOCKTYPE_DAV
Represents the DAV LockEntry type.
|
static int |
LOCKTYPE_FAMILYHASRECORD
Deprecated.
. Use LOCKTYPE_HAS_RECORD
|
static int |
LOCKTYPE_FINALIZED
Represents the "finalized" (version immutability) LockEntry type.
|
static int |
LOCKTYPE_FREEZE
Represents the FREEZE LockEntry type.
|
static int |
LOCKTYPE_HAS_RECORD
Represents the "HasRecord" LockEntry type.
|
static int |
LOCKTYPE_LIFECYCLE
Represents the LIFECYCLE LockEntry type.
|
static int |
LOCKTYPE_MANUAL
Represents the "manual" LockEntry type.
|
static int |
LOCKTYPE_NAMEDFREEZE
Represents the "named freeze" (also known as Legal Hold) LockEntry type.
|
static int |
LOCKTYPE_RECORD
Represents the "record" LockEntry type.
|
static int |
LOCKTYPE_RETENTION
Represents the RETENTION LockEntry type.
|
static int |
LOCKTYPE_WORKFLOW
Represents the "workflow" LockEntry type.
|
static String |
MAPVALUES_TABLENAME_PREFIX
The database object prefix for map value table names.
|
static String |
PERFORMEDACTIVITY_PRIVATEACTIONINDEX_PREFIX
Prefix to use for PerformedActivity private action table indexes.
|
static String |
PERFORMEDACTIVITY_PRIVATEACTIONTABLE_PREFIX
Prefix to use for PerformedActivity private action tables.
|
static String |
PERFORMEDACTIVITY_SEQUENCE_PREFIX
Prefix to use for PerformedActivity sequences.
|
static String |
PERFORMEDACTIVITY_SUMMARYTABLE_PREFIX
Prefix to use for PerformedActivity summary tables.
|
static String |
PERFORMEDACTIVITY_TABLE_PREFIX
Prefix to use for PerformedActivity tables.
|
static String |
PERFORMEDACTIVITY_VIEW_PREFIX
Prefix to use for PerformedActivity views.
|
static String |
PUBLIC_SESSIONSTATE_APPLICATION_CONTEXT
Key to get and set session state used to track the application's
notion of a context identifier (settable by the application).
|
static String |
PUBLIC_SESSIONSTATE_APPLICATION_USERIDENTIFER
Key to get and set session state used to track the application's
notion of the user identifier (settable by the application).
|
static String |
PUBLICOBJECT_BASESECUREVIEWNAME_PREFIX
The database object prefix for base-secure views.
|
static String |
PUBLICOBJECT_BASEVIEWNAME_PREFIX
The database object prefix for the base view (admin mode
access against PublicObjects with no delete filtering).
|
static String |
PUBLICOBJECT_SECUREVIEWNAME_PREFIX
The database object prefix for secure views.
|
static String |
PUBLICOBJECT_UNDELETED_SECUREVIEWNAME_PREFIX
The database object prefix for secure undeleted-only views.
|
static String |
PUBLICOBJECT_UNDELETED_VIEWNAME_PREFIX
The database object prefix for undeleted-only views.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_CHECKOUT
Translated Resources bundle key for the default value of
the "checkout" lock type DESCRIPTION attribute.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_DAV
Translated Resources bundle key for the default value of
the "dav" lock type DESCRIPTION attribute.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_FINALIZED
Translated Resources bundle key for the default value of
the "finalized" lock type DESCRIPTION attribute.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_FREEZE
Translated Resources bundle key for the default value of
the "freeze" lock type DESCRIPTION attribute.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_HASRECORD
Translated Resources bundle key for the default value of
the "hasRecord" lock type DESCRIPTION attribute.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_LIFECYCLE
Translated Resources bundle key for the default value of
the "lifecycle" lock type DESCRIPTION attribute.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_MANUAL
Translated Resources bundle key for the default value of
the "manual" lock type DESCRIPTION attribute.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_NAMEDFREEZE
Translated Resources bundle key for the default value of
the "named freeze" lock type DESCRIPTION attribute.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_RECORD
Translated Resources bundle key for the default value of
the "record" lock type DESCRIPTION attribute.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_RETENTION
Translated Resources bundle key for the default value of
the "retention" lock type DESCRIPTION attribute.
|
static String |
RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_WORKFLOW
Translated Resources bundle key for the default value of
the "workflow" lock type DESCRIPTION attribute.
|
static String |
SYSTEMLOCK_NAME_FINALIZED
Name of the "finalized" (version immutability) SystemLockEntry type.
|
static String |
SYSTEMLOCK_NAME_FREEZE
Name of the "Freeze" (from URM) SystemLockEntry type.
|
static String |
SYSTEMLOCK_NAME_HAS_RECORD
Name of the "HasRecord" SystemLockEntry type.
|
static String |
SYSTEMLOCK_NAME_LIFECYCLE
Name of the "Lifecycle" SystemLockEntry type.
|
static String |
SYSTEMLOCK_NAME_RECORD
Name of the "record" SystemLockEntry type.
|
static String |
SYSTEMLOCK_NAME_RETENTION
Name of the "Retention" (based on RetentionPolicy) SystemLockEntry type.
|
static String |
TRACKEDACTIVITY_PRIVATEACTIONINDEX_PREFIX
Prefix to use for TrackedActivity private action table indexes.
|
static String |
TRACKEDACTIVITY_PRIVATEACTIONTABLE_PREFIX
Prefix to use for TrackedActivity private action tables.
|
static String |
TRACKEDACTIVITY_SEQUENCE_PREFIX
Prefix to use for TrackedActivity sequences.
|
static String |
TRACKEDACTIVITY_SUMMARYTABLE_PREFIX
Prefix to use for TrackedActivity summary tables.
|
static String |
TRACKEDACTIVITY_TABLE_PREFIX
Prefix to use for TrackedActivity tables.
|
static String |
TRACKEDACTIVITY_VIEW_PREFIX
Prefix to use for TrackedActivity views.
|
static final String EXCEPTION_INFO_LIMIT
static final String EXCEPTION_INFO_AGGREGATE_ENTRIES
NOTE: the constant value begins with "ECM" for compatibility with earlier versions.
static final String EXCEPTION_INFO_DESCRIPTION_MAP
NOTE: the constant value begins with "ECM" for compatibility with earlier versions.
static final String EXCEPTION_INFO_PARAMETER_NAME
Data Type: String
static final String EXCEPTION_INFO_CONFLICTING_OBJECT_ID
static final String EXCEPTION_INFO_OBJECT_ID
static final String IFS_DOMAIN_PROPERTYBUNDLE_NAME
static final String IFS_DOMAIN_DEFINITIONCLONINGREQUIRED
static final String IFS_DOMAIN_SHAREDSTATEFACTORY
static final String IFS_DOMAIN_CONFIGURATIONCATEGORYDESCRIPTORMAPCLASSNAME
static final String IFS_DOMAIN_DEFAULTTEMPDIRECTORY
static final String IFS_DOMAIN_DEFAULTWINDOWSTEMPDIRECTORY
static final String IFS_DOMAIN_LOCALIZER_DEFAULTEXTENDEDRESOURCEBUNDLENAMES
static final String IFS_DOMAIN_DIRECTORYGROUP_BYPASSNAMEUNIQUENESSCHECK
static final String IFS_DOMAIN_DIRECTORYGROUP_MEMBERTHRESHOLD
static final String IFS_DOMAIN_DIRECTORYGROUP_GROUPMEMBERSHIPCACHEMEMBERUSESARRAYINPUTS
static final String IFS_DOMAIN_DIRECTORYOBJECT_ANCESTORTHRESHOLD
static final String IFS_DOMAIN_DIRECTORYOBJECT_GROUPMEMBERSHIPCACHEANCESTORUSESARRAYINPUTS
static final String IFS_DOMAIN_ACCESSCONTROLLIST_BYPASSNAMEUNIQUENESSCHECK
static final String IFS_DOMAIN_ACCESSCONTROLLIST_COMPOSITEACLSUPPORTED
static final String IFS_DOMAIN_DOCUMENT_OWNERHASREADSUPPORTED
static final String IFS_DOMAIN_OPERATIONACTIONSPECIFICATION_GLOBALLIST
static final String IFS_DOMAIN_OPERATIONACTIONSPECIFICATION_TEMPORARILYDEACTIVATED
static final String IFS_DOMAIN_LOCKOBJECT_ENABLED
static final String IFS_DOMAIN_DOCUMENT_DEFINITIONOBJECTEXPIRATIONPERIOD
static final String IFS_DOMAIN_CONTENTVAULTENTRY_ENCRYPTIONCIPHERCOUNT
static final String IFS_DOMAIN_UPGRADEINPROGRESS
static final String IFS_DOMAIN_DEFAULT_TIMEZONE_STRING
static final String IFS_DOMAIN_AUDIT_AUDITINGENABLED
static final String IFS_DOMAIN_AUDITRULEEVALUATORCLASS
static final String IFS_DOMAIN_FDKCONFIGURATIONCLASS
static final String IFS_DOMAIN_CREDENTIALMANAGER_ANONYMOUSUSERNAME
static final String IFS_DOMAIN_CREDENTIALMANAGER_ANONYMOUSUSER
static final String IFS_DOMAIN_APPLICATION_INITIALIZERCLASSNAME
static final String IFS_DOMAIN_FOLDERINDEX_EVENTTARGET
static final String IFS_DOMAIN_LOOKUP_SORTOBJECTCOLLECTION
static final String IFS_DOMAIN_LOOKUP_CLUSTERING_PROPERTIES
static final String IFS_DOMAIN_ACLINDEX_EVENTTARGET
static final String IFS_DOMAIN_OIDCREDENTIALMANAGERAGENT_SUBSCRIBERS
static final String IFS_DOMAIN_SECURITY_SYNCHRONOUSSECURITYREFRESHENABLED
static final String IFS_DOMAIN_ACTIVITY_CURRENTACTIVITYEVENTHISTORY
static final String IFS_DOMAIN_ACTIVITY_CURRENTPERFORMEDACTIVITYSPECIFICATION
static final String IFS_DOMAIN_ACTIVITY_CURRENTTRACKEDACTIVITYSPECIFICATION
static final String IFS_DOMAIN_ACTIVITY_DEFAULTACTIVITYSPECIFICATION
static final String IFS_DOMAIN_ACTIVITY_DELETERECORDSUPONACTIVITYRECORDFREE
static final String IFS_DOMAIN_EXTRACTION_DEFAULTINFORMATIONEXTRACTIONSPECIFICATION
static final String IFS_DOMAIN_CONTROLLERSTATE_SINGLETON
static final String IFS_DOMAIN_LIBRARYOBJECT_SERVICECONFIGURATION_DEFAULTSERVICECONFIGURATION
static final String IFS_DOMAIN_LIBRARYOBJECT_NODECONFIGURATION_DEFAULTNODECONFIGURATION
static final String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PRIVATE
static final String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLIC
static final String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMACCESSCONTROLLIST_PUBLISHED
static final String IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPUBLIC
static final String IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSRESTRICTCREATION
static final String IFS_DOMAIN_LIBRARYOBJECT_CLASSACCESSCONTROLLIST_CLASSPRIVATE
static final String IFS_DOMAIN_LIBRARYOBJECT_MEDIA_DEFAULTCONTENTMEDIA
static final String IFS_DOMAIN_LIBRARYOBJECT_MEDIA_NONCONTENTMEDIA
static final String IFS_DOMAIN_RANDOMACCESSOR_EXPIRATIONPERIOD
Refer to RandomAccessor
for further details.
static final String IFS_DOMAIN_LIBRARYOBJECT_STORAGEGROUP_DEFAULTSTORAGEGROUP
static final String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMSOFTLOCK
static final String IFS_DOMAIN_LIBRARYOBJECT_SYSTEMLOCKOBJECT_SYSTEMHARDLOCK
static final String IFS_DOMAIN_LIBRARYOBJECT_AUDITSPECIFICATION_GLOBALAUDITHISTORY
static final String IFS_DOMAIN_LIBRARYOBJECT_AUDITSPECIFICATION_OBJECTAUDITHISTORY
static final String IFS_DOMAIN_AUDITING_GLOBALAUDITTYPELIST
Also the key in each of ECM's Domain's propertyBundle.
static final String IFS_DOMAIN_AUDITING_GLOBALAUDITEVENTEXPIRATIONPERIOD
Also the key in each of ECM's Domain's propertyBundle.
static final String IFS_DOMAIN_SEARCH_ATTEMPTCONTEXTSEARCHREWRITE
static final String IFS_CLASSPROPERTY_COMMONNAME
static final String IFS_CLASSPROPERTY_DEFINITIONCLASSNAME
static final String IFS_CLASSPROPERTY_INSTALLEDCLASS
static final String IFS_CLASSPROPERTY_CATEGORY_FLAGBIT
static final String IFS_CLASSPROPERTY_CATEGORY_ALLOWMULTIPLEINSTANCES
static final String IFS_CLASSPROPERTY_CONTENTSEARCHVIEWNAME
static final String IFS_ATTRIBUTEPROPERTY_COMMONNAME
static final String IFS_ATTRIBUTEPROPERTY_MULTIVALUETABLESUFFIX
static final String IFS_ATTRIBUTEPROPERTY_STANDARDSIMPLEPROPERTYARRAY
static final String IFS_ATTRIBUTEPROPERTY_DEFINITIONSETTINGPOLICY
applySettings
method
in LibraryObjectDefinition classes.static final String IFS_SERVICE_AURORASERVICE
static final String IFS_SERVICE_JDBC_DRIVER
static final String IFS_SERVICE_JDBC_DRIVERTYPE
static final String IFS_SERVICE_JDBC_TRACINGENABLED
static final String IFS_SERVICE_JDBC_DEFAULTROWPREFETCH
static final String IFS_SERVICE_SERVICECONFIGURATIONNAME
static final String IFS_SERVICE_MAXIMUMCONCURRENTSESSIONS
static final String IFS_SERVICE_MAXIMUMCLONEDSESSIONS
static final String IFS_SERVICE_CLONEDSESSIONRETRYPERIOD
static final String IFS_SERVICE_CHECKFORORPHANSESSIONSPERIOD
static final String IFS_SERVICE_SESSIONOPERATIONTIMEOUTPERIOD
static final String IFS_SERVICE_ORPHANSESSIONTIMEOUTPERIOD
static final String IFS_SERVICE_QUOTACHECKFREQUENCYINBYTES
static final String IFS_SERVICE_CONTENTBUFFERSIZE
Content buffers are used in writing and reading content. Increasing the content buffer size increases write and read performance but consumes more memory.
Optional. Defaults to 262144 bytes.
static final String IFS_SERVICE_MAXIMUMPOOLEDCONTENTBUFFERSPERSESSION
Content buffers are used in reading and writing content. A pool of content buffers is maintained by a service for use by its sessions. Sessions acquire content buffers from the pool as needed and release them back to the pool when no longer needed.
The value of this property must be a positive floating point number
that can be parsed by the valueOf
method of
java.lang.Double
. The maximum size of the content buffer
pool is dynamically computed by multiplying this value by the number
of sessions connected to the service.
For example, if the value of this property is 0.25 and the service currently has 200 sessions, there are a maximum of 50 content buffers in the pool.
If a session requires a content buffer, and if there are no unused content buffers in the pool and the pool has reached its maximum size, a content buffer is still created for the session but is not added to the pool (it is instead discarded when the session is done using it).
Optional. Defaults to 0.25.
static final String IFS_SERVICE_LOCKTIMEOUTPERIOD
static final String IFS_SERVICE_SERVICEKEEPALIVEEVENTPERIOD
static final String IFS_SERVICE_POLLFOREVENTSFROMOTHERSERVICESPERIOD
static final String IFS_SERVICE_TRANSPORTEVENTSTOOTHERSERVICESPERIOD
static final String IFS_SERVICE_EVENTSTATEMENTRESETLIMIT
static final String IFS_SERVICE_TRANSPORTBATCHSIZE
static final String IFS_SERVICE_EVENTEXCHANGER
static final String IFS_SERVICE_AUDITINGENABLED
static final String IFS_SERVICE_GROUPMEMBERSHIPCACHEENABLED
static final String IFS_SERVICE_GROUPMEMBERSHIPCACHEMEMBERTHRESHOLD
static final String IFS_SERVICE_GROUPMEMBERSHIPCACHEMEMBERUSESARRAYINPUTS
static final String IFS_SERVICE_GROUPMEMBERSHIPCACHEANCESTORTHRESHOLD
static final String IFS_SERVICE_GROUPMEMBERSHIPCACHEANCESTORUSESARRAYINPUTS
static final String IFS_SERVICE_DATACACHE_SIZE
static final String IFS_SERVICE_DATACACHE_NORMALTRIGGER
static final String IFS_SERVICE_DATACACHE_URGENTTRIGGER
static final String IFS_SERVICE_DATACACHE_EMERGENCYTRIGGER
static final String IFS_SERVICE_DATACACHE_PURGETARGET
static final String IFS_SERVICE_ACLCACHE_SIZE
static final String IFS_SERVICE_ACLCACHE_NORMALTRIGGER
static final String IFS_SERVICE_ACLCACHE_URGENTTRIGGER
static final String IFS_SERVICE_ACLCACHE_EMERGENCYTRIGGER
static final String IFS_SERVICE_ACLCACHE_PURGETARGET
static final String IFS_SERVICE_AUDITCERTIFICATECACHE_PURGETARGET
static final String IFS_SERVICE_AUDITSTRINGCACHE_PURGETARGET
static final String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MINIMUMSIZE
static final String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZE
static final String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZE
static final String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_TARGETSIZETIMEOUT
static final String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_MAXIMUMSIZETIMEOUT
static final String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_STATEMENTRESETLIMIT
static final String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_STATEMENTCACHETARGET
Optional, default is 160.
static final String IFS_SERVICE_CONNECTIONPOOL_WRITEABLE_STATEMENTCACHESIZETRIGGER
Optional, default is 200.
static final String IFS_SERVICE_CONNECTIONPOOL_READONLY_MINIMUMSIZE
static final String IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZE
static final String IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZE
static final String IFS_SERVICE_CONNECTIONPOOL_READONLY_TARGETSIZETIMEOUT
static final String IFS_SERVICE_CONNECTIONPOOL_READONLY_MAXIMUMSIZETIMEOUT
static final String IFS_SERVICE_CONNECTIONPOOL_READONLY_STATEMENTRESETLIMIT
static final String IFS_SERVICE_CONNECTIONPOOL_READONLY_STATEMENTCACHETARGET
Optional, default is 160.
static final String IFS_SERVICE_CONNECTIONPOOL_READONLY_STATEMENTCACHESIZETRIGGER
Optional, default is 200.
static final String IFS_SERVICE_CASESENSITIVEAUTHENTICATION
static final String IFS_SERVICE_CREDENTIALMANAGER_CREDENTIALNAMETOKENIZER
static final String IFS_SERVICE_CREDENTIALMANAGER_NAMES
static final String IFS_SERVICE_CREDENTIALMANAGER
static final String IFS_SERVICE_SESSION_BEANSSESSION
static final String IFS_SERVICE_SESSION_SERVERSESSION
static final String IFS_SERVICE_SESSION_TRANSACTIONSTACKSIZE
static final String IFS_SERVICE_SESSION_EVENTPOLLER
static final String IFS_SERVICE_SESSION_EVENTPOLLERPERIOD
static final String IFS_SERVICE_SESSION_DEFAULTSEARCHTIMEOUTPERIOD
static final String IFS_SERVICE_SESSION_FOLDERPATHCACHE_ENABLED
static final String IFS_SERVICE_SESSION_FOLDERPATHCACHE_SIZE
static final String IFS_SERVICE_SESSION_FOLDERPATHCACHE_NORMALTRIGGER
static final String IFS_SERVICE_SESSION_FOLDERPATHCACHE_URGENTTRIGGER
static final String IFS_SERVICE_SESSION_FOLDERPATHCACHE_PURGETARGET
static final String IFS_SERVICE_SESSION_BEANSOBJECTCACHE_SIZE
static final String IFS_SERVICE_SESSION_BEANSOBJECTCACHE_ISMANGEDBYSERVER
static final String IFS_SERVICE_SESSION_BEANSOBJECTCACHE_NORMALTRIGGER
static final String IFS_SERVICE_SESSION_BEANSOBJECTCACHE_URGENTTRIGGER
static final String IFS_SERVICE_SESSION_BEANSOBJECTCACHE_EMERGENCYTRIGGER
static final String IFS_SERVICE_SESSION_BEANSOBJECTCACHE_PURGETARGET
static final String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_SIZE
static final String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_NORMALTRIGGER
static final String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_URGENTTRIGGER
static final String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_EMERGENCYTRIGGER
static final String IFS_SERVICE_SESSION_SERVEROBJECTCACHE_PURGETARGET
static final String IFS_SERVICE_SESSION_FOLDERITEM_CACHING_ENABLED
static final String IFS_SERVICE_SESSION_DATACACHE_SIZE
static final String IFS_SERVICE_SESSION_DATACACHE_NORMALTRIGGER
static final String IFS_SERVICE_SESSION_DATACACHE_URGENTTRIGGER
static final String IFS_SERVICE_SESSION_DATACACHE_EMERGENCYTRIGGER
static final String IFS_SERVICE_SESSION_DATACACHE_PURGETARGET
static final String IFS_SERVICE_TRACING_CHANNELCOUNT
static final String IFS_SERVICE_TRACING_SERVICETRACETYPE
static final String IFS_SERVICE_TRACING_SERVERSESSIONTRACETYPE
static final String IFS_SERVICE_TRACING_BEANSSESSIONTRACETYPE
static final String IFS_SERVICE_TRACING_DEFAULTTRACELEVEL
static final String IFS_SERVICE_TRACING_CHANNELLEVEL
static final String IFS_SERVICE_DEFAULTCHARACTERSET
static final String IFS_SERVICE_DEFAULTLANGUAGE
static final String IFS_NODE_DISABLEDINHERITEDSERVERNAMES
static final String IFS_NODE_ENABLEDINHERITEDSERVERNAMES
static final String IFS_NODE_DISABLEDINHERITEDPROPERTYNAMES
static final String IFS_NODE_ENABLEDINHERITEDPROPERTYNAMES
static final String IFS_SESSIONSTATE_APPLICATION_SESSIONID
static final String PUBLIC_SESSIONSTATE_APPLICATION_CONTEXT
static final String PUBLIC_SESSIONSTATE_APPLICATION_USERIDENTIFER
static final String IFS_SESSIONSTATE_OPERATIONS_FREETABLE
static final String IFS_SESSIONSTATE_OPERATIONS_UPDATETABLE
static final String IFS_SESSIONSTATE_OPERATIONS_COPYTABLE
static final String IFS_SESSIONSTATE_AUDIT_DOMAIN_DEFAULT
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDMENABLED
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_SECURITY_PROVIDER_TYPE
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_DIRECTORY_VENDOR
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_TIME_LIMIT
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_COUNT_LIMIT
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_PAGE_SIZE
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_XML_FILE_PATH
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_XML_REALM
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_HOST
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_PORT
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_SSL_ENABLED
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_USER_SEARCHBASES
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_USER_OBJECT_CLASSES
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_USER_NAME_ATTRIBUTE
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_GROUP_SEARCHBASES
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_GROUP_OBJECT_CLASSES
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_GROUP_NAME_ATTRIBUTE
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_LDAP_GROUP_MEMBER_ATTRIBUTES
static final String IFS_DOMAIN_CREDENTIALMANAGER_IDM_EXTERNALLY_SUPPORTED_ATTRIBUTES
static final String IFS_DOMAIN_CREDENTIALMANAGER_AUTOUSERPROVISIONINGENABLED
static final String IFS_DOMAIN_PROTOCOLS_DAV_NULLRESOURCELOCKEXPIRATIONPERIOD
static final String IFS_DOMAIN_PROTOCOLS_DAV_USERAGENTS
static final String IFS_DOMAIN_PROTOCOLS_DAV_COPYMOVETHROUGHFOLDERLINKENABLED
static final String IFS_DOMAIN_WS_CLEARTEXTAUTHENTICATIONREQUIRESHTTPS
static final String IFS_DOMAIN_WORKFLOW_ENABLED
static final String IFS_DOMAIN_WORKFLOW_SCHEMANAME
static final String IFS_DOMAIN_WORKFLOW_BPEL_CREATIONENABLED
static final String IFS_DOMAIN_WORKFLOW_BPEL_WORKLISTURL
static final String IFS_DOMAIN_LOOKUP_ORACLELOCKTYPES
static final String IFS_DOMAIN_LOOKUP_CUSTOMLOCKTYPES
static final String IFS_ORACLELOCKTYPE_KEY_MANUAL
static final String IFS_ORACLELOCKTYPE_KEY_CHECKOUT
static final String IFS_ORACLELOCKTYPE_KEY_DAV
static final String IFS_ORACLELOCKTYPE_KEY_FINALIZED
static final String IFS_ORACLELOCKTYPE_KEY_WORKFLOW
static final String IFS_ORACLELOCKTYPE_KEY_RECORD
static final String IFS_ORACLELOCKTYPE_KEY_HASRECORD
static final String IFS_ORACLELOCKTYPE_KEY_FREEZE
static final String IFS_ORACLELOCKTYPE_KEY_LIFECYCLE
static final String IFS_ORACLELOCKTYPE_KEY_RETENTION
static final String IFS_ORACLELOCKTYPE_KEY_NAMEDFREEZE
static final int LOCKTYPE_MANUAL
static final int LOCKTYPE_CHECKOUT
static final int LOCKTYPE_FINALIZED
static final int LOCKTYPE_WORKFLOW
static final int LOCKTYPE_RECORD
static final int LOCKTYPE_FAMILYHASRECORD
static final int LOCKTYPE_HAS_RECORD
static final int LOCKTYPE_DAV
static final int LOCKTYPE_FREEZE
static final int LOCKTYPE_LIFECYCLE
static final int LOCKTYPE_RETENTION
static final int LOCKTYPE_NAMEDFREEZE
static final int LOCKTYPE_CUSTOM
static final String SYSTEMLOCK_NAME_FINALIZED
static final String SYSTEMLOCK_NAME_RECORD
static final String SYSTEMLOCK_NAME_HAS_RECORD
static final String SYSTEMLOCK_NAME_FREEZE
static final String SYSTEMLOCK_NAME_LIFECYCLE
static final String SYSTEMLOCK_NAME_RETENTION
static final String DEFINITIONSETTINGPOLICY_STANDARD
static final long FLAG_CATEGORY_EXISTS
static final long FLAG_CONFIGURATIONCATEGORY_EXISTS
static final long FLAG_MESSAGELIST_EXISTS
static final long FLAG_ATTACHMENTRELATION_EXISTS
static final long FLAG_ACTOR_EXISTS
static final long FLAG_ACTIVITYRECORD_EXISTS
static final long CAPABILITY_DISCOVER
static final long CAPABILITY_SET_ATTR
static final long CAPABILITY_GET_CONTENT
static final long CAPABILITY_SET_CONTENT
static final long CAPABILITY_DELETE
static final long CAPABILITY_LOCK
static final long CAPABILITY_ADDMEMBER
static final long CAPABILITY_REMOVEMEMBER
static final long CAPABILITY_ADDITEM
static final long CAPABILITY_REMOVEITEM
static final long CAPABILITY_ADDRELATIONSHIP
static final long CAPABILITY_REMOVERELATIONSHIP
static final long CAPABILITY_ADDVERSIONSERIES
static final long CAPABILITY_REMOVEVERSIONSERIES
static final long CAPABILITY_ADDVERSION
static final long CAPABILITY_ADMINISTER_DOMAIN
static final long CAPABILITY_CREATEFOLDER
static final long CAPABILITY_GETAUDITHISTORY
static final long CAPABILITY_GETRELATION
static final long CAPABILITY_SETRELATION
static final long CAPABILITY_ADMINISTER_LOCK
static final long CAPABILITY_ADMINISTER_USER
static final long CAPABILITY_ADMINISTER_CATEGORY
static final long CAPABILITY_ADMINISTER_RECORD
static final long CAPABILITY_ADMINISTER_ROLE
static final long CAPABILITY_ADMINISTER_CONTAINER
static final long CAPABILITY_ADMINISTER_QUOTA
static final long CAPABILITY_ADMINISTER_WORKSPACE
static final long CAPABILITY_ADMINISTER_SECURITY
static final long CAPABILITY_ADMINISTER_CONFIGURATION
static final long CAPABILITY_CREATEWORKSPACE
static final long CAPABILITY_CREATECONTAINER
static final long CAPABILITY_MOVE
static final long CAPABILITY_GETMETADATA
static final long CAPABILITY_SETMETADATA
static final long CAPABILITY_COPY
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_MANUAL
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_CHECKOUT
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_DAV
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_FINALIZED
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_WORKFLOW
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_RECORD
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_HASRECORD
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_FREEZE
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_LIFECYCLE
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_RETENTION
static final String RESOURCEKEY_IFS_ORACLELOCKTYPE_DESCRIPTION_NAMEDFREEZE
static final int AUDIT_SPECIFICATION_GLOBAL
Value: 1
static final int AUDIT_SPECIFICATION_OBJECT
Value: 2
static final int AUDIT_SPECIFICATION_CUSTOM
Value: 3
static final int AUDIT_SUCCESS_MODE_NONE
Value: 1
static final int AUDIT_SUCCESS_MODE_SUCCESS_ONLY
Value: 2
static final int AUDIT_SUCCESS_MODE_FAILURE_ONLY
Value: 3
static final int AUDIT_SUCCESS_MODE_SUCCESS_OR_FAILURE
Value: 4
static final String AUDIT_EVENT_COLUMN_ID
static final String AUDIT_EVENT_COLUMN_DOMAINID
static final String AUDIT_EVENT_COLUMN_CREATEDATE
static final String AUDIT_EVENT_COLUMN_CREATORID
static final String AUDIT_EVENT_COLUMN_OPERATIONTYPE
static final String AUDIT_EVENT_COLUMN_TARGETOBJECTID
static final String AUDIT_EVENT_COLUMN_OPERATIONSUCCEEDED
static final String AUDIT_EVENT_COLUMN_AUXILIARYNUMBER
static final String AUDIT_EVENT_COLUMN_AUXILIARYSTRING
static final String AUDIT_EVENT_COLUMN_APPLICATIONUSER
static final String AUDIT_EVENT_COLUMN_APPLICATIONCONTEXT
static final String IFS_HANDLER_PROPERTY_NOTIFIEDONEVENT
static final String IFS_HANDLER_PROPERTY_TIMERPERIOD
static final String IFS_HANDLER_PROPERTY_BASETIMEOFDAY
static final String IFS_HANDLER_PROPERTY_TIMEFORMAT
static final String LIBRARYOBJECT_TABLENAME_PREFIX
static final String LIBRARYOBJECT_VIEWNAME_PREFIX
static final String LIBRARYOBJECT_INDEXNAME_PREFIX
static final String PUBLICOBJECT_BASEVIEWNAME_PREFIX
static final String PUBLICOBJECT_UNDELETED_VIEWNAME_PREFIX
static final String PUBLICOBJECT_BASESECUREVIEWNAME_PREFIX
static final String PUBLICOBJECT_SECUREVIEWNAME_PREFIX
static final String PUBLICOBJECT_UNDELETED_SECUREVIEWNAME_PREFIX
static final String AUDIT_TABLENAME_PREFIX
static final String MAPVALUES_TABLENAME_PREFIX
static final String ARRAYVALUES_TABLENAME_PREFIX
static final String PERFORMEDACTIVITY_TABLE_PREFIX
static final String PERFORMEDACTIVITY_SUMMARYTABLE_PREFIX
static final String PERFORMEDACTIVITY_PRIVATEACTIONTABLE_PREFIX
static final String PERFORMEDACTIVITY_PRIVATEACTIONINDEX_PREFIX
The index name is: prefix + n + "_" + table Suffix.
static final String PERFORMEDACTIVITY_SEQUENCE_PREFIX
static final String PERFORMEDACTIVITY_VIEW_PREFIX
static final String TRACKEDACTIVITY_TABLE_PREFIX
static final String TRACKEDACTIVITY_SUMMARYTABLE_PREFIX
static final String TRACKEDACTIVITY_PRIVATEACTIONTABLE_PREFIX
static final String TRACKEDACTIVITY_PRIVATEACTIONINDEX_PREFIX
The index name is: prefix + n + "_" + table Suffix.
static final String TRACKEDACTIVITY_SEQUENCE_PREFIX
static final String TRACKEDACTIVITY_VIEW_PREFIX
static final String INFORMATIONEXTRACTIONENTITYPHRASE_TABLE_PREFIX
The table name is: prefix + table Suffix defined on InformationExtractionDomainSpecification.
static final String INFORMATIONEXTRACTIONENTITYPHRASE_INDEX_PREFIX
The index name is: prefix + table Suffix defined on InformationExtractionDomainSpecification.
Copyright © 2023. All rights reserved.