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

A

ABANDONED_CONTENT_CLEANUP_INTERVAL - Static variable in class com.filenet.api.constants.PropertyNames
 
ABANDONED_DBCONTENT_CLEANUP_INTERVAL - Static variable in class com.filenet.api.constants.PropertyNames
 
abort() - Method in class com.filenet.api.authentication.jboss.login.FnClientLoginModule
 
abort() - Method in class com.filenet.api.util.WSILoginModule
The standard javax.security.auth.spi.LoginModule.abort() method.
ABORT_IN_PROGRESS - Static variable in class com.filenet.api.constants.IndexJobStatus
A request to abort the indexing job has been submitted (IndexJob.setJobAbortRequested), and the abort operation is currently in progress.
ABORT_IN_PROGRESS_AS_INT - Static variable in class com.filenet.api.constants.IndexJobStatus
An int value associated with the ABORT_IN_PROGRESS instance of this class.
acceptsURL(String) - Method in class com.filenet.api.jdbc.Driver
Indicates whether the driver should be able to open a connection to the specified URL.
ACCESS_MASK - Static variable in class com.filenet.api.constants.PropertyNames
 
ACCESS_PERMISSION - Static variable in class com.filenet.api.constants.ClassNames
 
ACCESS_PERMISSION_DESCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
ACCESS_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
accessContentStream(int) - Method in interface com.filenet.api.core.Annotation
Obtains read access, via an input stream, to the content data of a ContentTransfer content element associated with this document or annotation.
accessContentStream() - Method in interface com.filenet.api.core.ContentTransfer
Obtains read access, via an input stream, to the content data of this ContentTransfer object.
accessContentStream(int) - Method in interface com.filenet.api.core.Document
Obtains read access, via an input stream, to the content data of a ContentTransfer content element associated with this document or annotation.
accessContentStream() - Method in interface com.filenet.api.publishing.PublishTemplate
Obtains read access, via an input stream, to the content data of this ContentTransfer object.
accessImportDataStream() - Method in interface com.filenet.api.admin.AddOn
Obtains access to the import data via a stream.
AccessLevel - Class in com.filenet.api.constants
Provides a set of commonly-used combinations of access rights for use when setting permissions.
AccessPermission - Interface in com.filenet.api.security
Defines access permissions through a bitmask of access rights.
AccessPermissionDescription - Interface in com.filenet.api.security
Describes an access right or level.
AccessPermissionDescriptionList - Interface in com.filenet.api.collection
Represents a collection of AccessPermissionDescription objects.
AccessPermissionList - Interface in com.filenet.api.collection
Represents a collection of AccessPermission objects.
accessPostImportScriptStream() - Method in interface com.filenet.api.admin.AddOn
Obtains access to the post-import script via a stream.
accessPreImportScriptStream() - Method in interface com.filenet.api.admin.AddOn
Obtains access to the pre-import script via a stream.
AccessRight - Class in com.filenet.api.constants
Provides a set of constants that identify individual permissions (access rights) that can be applied to an object.
AccessType - Class in com.filenet.api.constants
Specifies the security access (allow or deny) that a user has for a given AccessPermission object
ACTION - Static variable in class com.filenet.api.constants.ClassNames
 
Action - Interface in com.filenet.api.events
Represents an extensible, user-implemented action in response to an event triggered on a source object.
ACTION_CONSUMER - Static variable in class com.filenet.api.constants.ClassNames
 
ActionConsumer - Interface in com.filenet.api.events
Represents consumer of Action-based objects.
ActionConsumerSet - Interface in com.filenet.api.collection
Represents a collection of ActionConsumer objects.
ActionSet - Interface in com.filenet.api.collection
Represents a collection of Action objects.
ACTIVE_DIRECTORY_SITE_DNS - Static variable in class com.filenet.api.constants.PropertyNames
 
ACTIVE_MARKING - Static variable in class com.filenet.api.constants.ClassNames
 
ACTIVE_MARKINGS - Static variable in class com.filenet.api.constants.PropertyNames
 
ActiveMarking - Interface in com.filenet.api.security
Represents a marking that is currently applied to a given object.
ActiveMarkingList - Interface in com.filenet.api.collection
Represents a collection of ActiveMarking objects.
add(IndependentObject, PropertyFilter) - Method in class com.filenet.api.core.RetrievingBatch
Adds an object reference to the batch to be retrieved by this instance.
add(IndependentlyPersistableObject, PropertyFilter) - Method in class com.filenet.api.core.UpdatingBatch
Adds an item to the batch to be updated by this instance.
ADD_MARKING - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to assign a Marking object to an object.
ADD_MARKING_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the ADD_MARKING instance of this class.
ADD_ON - Static variable in class com.filenet.api.constants.ClassNames
 
ADD_ON - Static variable in class com.filenet.api.constants.PropertyNames
 
ADD_ON_INSTALLATION_RECORD - Static variable in class com.filenet.api.constants.ClassNames
 
ADD_ON_INSTALLATION_RECORDS - Static variable in class com.filenet.api.constants.PropertyNames
 
ADD_ON_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
ADD_ON_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
ADD_ONS - Static variable in class com.filenet.api.constants.PropertyNames
 
addExcludeProperty(String) - Method in class com.filenet.api.property.PropertyFilter
Adds one or more properties to be excluded during an object retrieval or object refresh.
addIncludeProperty(FilterElement) - Method in class com.filenet.api.property.PropertyFilter
Adds one or more properties, specified in a FilterElement object, to be included during an object retrieval or object refresh.
addIncludeProperty(int, Long, Boolean, String, Integer) - Method in class com.filenet.api.property.PropertyFilter
Creates a FilterElement object and adds one or more properties to be included during an object retrieval or object refresh.
addIncludeProperty(int, Long, Boolean, String) - Method in class com.filenet.api.property.PropertyFilter
Deprecated.  
addIncludeType(FilterElement) - Method in class com.filenet.api.property.PropertyFilter
Adds properties identified by type in a FilterElement object to be included during an object retrieval or object refresh.
addIncludeType(int, Long, Boolean, FilteredPropertyType, Integer) - Method in class com.filenet.api.property.PropertyFilter
Creates a FilterElement object and adds properties identified by type to be included during an object retrieval or object refresh.
addIncludeType(int, Long, Boolean, FilteredPropertyType) - Method in class com.filenet.api.property.PropertyFilter
Deprecated.  
AddOn - Interface in com.filenet.api.admin
Represents a product extension to the core FileNet P8 Content Engine components.
AddOnInstallationRecord - Interface in com.filenet.api.admin
Represents a record that contains information pertaining to the installation of an add-on.
AddOnInstallationRecordList - Interface in com.filenet.api.collection
Represents a collection of AddOnInstallationRecord objects.
AddOnSet - Interface in com.filenet.api.collection
Represents a collection of AddOn objects.
AddOnType - Class in com.filenet.api.constants
Provides a set of constants that identify whether the installation of an add-on is optional or recommended.
addPendingAction(PendingAction) - Method in interface com.filenet.api.core.IndependentlyPersistableObject
Adds the specified pending action to this object's PendingActions collection.
ALIAS_DIRECTION - Static variable in class com.filenet.api.constants.PropertyNames
 
ALIAS_IDS - Static variable in class com.filenet.api.constants.PropertyNames
 
ALL_REALMS - Static variable in class com.filenet.api.constants.PropertyNames
 
ALLOW - Static variable in class com.filenet.api.constants.AccessType
Specifies that the user or group has permission for the given access to a specified object.
ALLOW_AS_INT - Static variable in class com.filenet.api.constants.AccessType
An int value associated with the ALLOW instance of this class.
ALLOW_BOTH_DELETE - Static variable in class com.filenet.api.constants.ComponentPreventDeleteAction
Allows the deletion of both the parent and child component documents.
ALLOW_BOTH_DELETE_AS_INT - Static variable in class com.filenet.api.constants.ComponentPreventDeleteAction
An int value associated with the ALLOW_BOTH_DELETE instance of this class.
ALLOWED - Static variable in class com.filenet.api.constants.CachedContentOption
Allows content for this storage area to be copied to a content cache.
ALLOWED_AS_INT - Static variable in class com.filenet.api.constants.CachedContentOption
An int value associated with the ALLOWED instance of this class.
ALLOWS_CONTENT_TO_BE_CACHED - Static variable in class com.filenet.api.constants.PropertyNames
 
ALLOWS_DELETE - Static variable in class com.filenet.api.constants.PropertyNames
 
ALLOWS_FOREIGN_OBJECT - Static variable in class com.filenet.api.constants.PropertyNames
 
ALLOWS_INSTANCES - Static variable in class com.filenet.api.constants.PropertyNames
 
ALLOWS_NULL - Static variable in class com.filenet.api.constants.PropertyNames
 
ALLOWS_PROPERTY_ADDITIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
ALLOWS_SUBCLASSES - Static variable in class com.filenet.api.constants.PropertyNames
 
ANNOTATED_CONTENT_ELEMENT - Static variable in class com.filenet.api.constants.PropertyNames
 
ANNOTATED_OBJECT - Static variable in class com.filenet.api.constants.PropertyNames
 
ANNOTATION - Static variable in class com.filenet.api.constants.ClassNames
 
Annotation - Interface in com.filenet.api.core
Represents an annotation that can be applied to a document, folder, or custom object.
ANNOTATIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
AnnotationSet - Interface in com.filenet.api.collection
Represents a collection of Annotation objects.
ANY - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates all properties.
ANY_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the ANY instance of this class.
ANY_LIST - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates all properties with a cardinality of LIST.
ANY_LIST_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the ANY_LIST instance of this class.
ANY_NON_OBJECT - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates all properties that do not return a Content Engine object as a value.
ANY_NON_OBJECT_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the ANY_NON_OBJECT instance of this class.
ANY_SINGLETON - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates all properties with a cardinality of SINGLE.
ANY_SINGLETON_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the ANY_SINGLETON instance of this class.
API_AFTER_LAST_PAGE_ELEMENT - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to get the current page or element count before moving past the last page.
API_BEFORE_FIRST_PAGE_ELEMENT - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to get the current page or element count before moving to the first page.
API_BEFORE_NEXT_PAGE_ELEMENT - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to get the current page or element count before moving to the next page after a reset operation.
API_EMPTY_BATCH - Static variable in class com.filenet.api.exception.ExceptionCode
There are no objects in this batch to process.
API_EXPECTED_UNEVALUATED_STATE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property must be in an unevaluated state.
API_FETCH_MERGE_PROPERTY_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to fetch and merge new property values on an object that has been modified on the server since it was last retrieved.
API_FROM_INIT_OR_QUERY_STRING_NOT_SET - Static variable in class com.filenet.api.exception.ExceptionCode
The setFromClauseInitialValue or setQueryString method must be called prior to using this method to retrieve the query string.
API_FROM_INIT_VALUE_NOT_SET - Static variable in class com.filenet.api.exception.ExceptionCode
The setFromClauseInitialValue method must be called prior to using this method for additional joins.
API_INDEX_OUT_OF_BOUNDS - Static variable in class com.filenet.api.exception.ExceptionCode
The index is out of bounds.
API_INITIALIZED - Static variable in class com.filenet.api.exception.ExceptionCode
The API may only be initialized once and is already initialized.
API_INVALID_CONFIGURATION_PARAMETER - Static variable in class com.filenet.api.exception.ExceptionCode
Invalid configuration parameter: {0}.
API_INVALID_CONNECTION_PARAMETER - Static variable in class com.filenet.api.exception.ExceptionCode
Invalid connection parameter.
API_INVALID_METADATA_CACHE_PARAMETER - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated metadata cache parameter is not valid.
API_INVALID_PROPERTY_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to get the value of a property as a type that is inconsistent with the value of the property.
API_INVALID_URI - Static variable in class com.filenet.api.exception.ExceptionCode
A configured URI was found for the connection, but it is invalid.
API_J2EE_UTIL_INIT_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The J2EE util class could not be initialized.
API_METHOD_NO_DEPENDENT_SUPPORT - Static variable in class com.filenet.api.exception.ExceptionCode
Use of the indicated method is not supported for dependent objects.
API_MULTIPLY_FILED_IN_FOLDER - Static variable in class com.filenet.api.exception.ExceptionCode
The specified containee is filed multiple times in this folder, and the operation is unable to determine which occurrence to unfile.
API_NO_CONTENT_ELEMENTS - Static variable in class com.filenet.api.exception.ExceptionCode
The document has no content elements.
API_NOT_A_CONTENT_TRANSFER - Static variable in class com.filenet.api.exception.ExceptionCode
The referenced ContentElement is not a ContentTransfer.
API_NOT_A_RESERVATION - Static variable in class com.filenet.api.exception.ExceptionCode
The operation requires a reservation object.
API_NOT_FILED_IN_FOLDER - Static variable in class com.filenet.api.exception.ExceptionCode
The specified containee is not filed in this folder.
API_PROPERTY_FETCH_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to get the value of a property using one of the fetch methods on the property object.
API_PROPERTY_NOT_IN_CACHE - Static variable in class com.filenet.api.exception.ExceptionCode
The requested property cannot be found in the cache.
API_PROPERTY_TEMPLATE_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The requested property cannot be found in the cache.
API_READ_ONLY_COLLECTION - Static variable in class com.filenet.api.exception.ExceptionCode
The operation attempted is invalid for this read-only collection.
API_SAVE_BEFORE_REFRESH - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to refresh a new instance before it was saved (created on the server).
API_SESSION_CLASS_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The expected Session instance is missing.
API_SESSION_NOT_IMPL_CORRECTLY - Static variable in class com.filenet.api.exception.ExceptionCode
The internal session used to communicate with the server is not implemented correctly.
API_SESSION_NOT_SET - Static variable in class com.filenet.api.exception.ExceptionCode
An object attempted to access an internal session used to communicate with the server without the session being specified.
API_UNABLE_TO_USE_CONNECTION - Static variable in class com.filenet.api.exception.ExceptionCode
The URI for server communication cannot be determined, based on the specified connection object and current environment.
API_UNEXPECTED_JNDI_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An unexpected error occured accessing JNDI.
API_UNSUPPORTED_API_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated API class is not supported.
API_UNSUPPORTED_PROPERTY_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to put a property value in the properties collection using a generic Java Object.
APITRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
APPENDER_NAMES - Static variable in class com.filenet.api.constants.PropertyNames
 
APPLICATION_BASE - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the Base Application Extensions AddOn.
APPLICATION_GROUP_NUMBER - Static variable in class com.filenet.api.constants.PropertyNames
 
APPLICATION_SECURITY_TEMPLATE - Static variable in class com.filenet.api.constants.ClassNames
 
ApplicationSecurityTemplate - Interface in com.filenet.api.security
Represents a template through which an application can apply permissions (access rights) to a Document, CustomObject, or Folder object, and to their subclasses.
ApplicationSecurityTemplateList - Interface in com.filenet.api.collection
Represents a collection of ApplicationSecurityTemplate objects.
APPLY_DEFINITION - Static variable in class com.filenet.api.constants.PropertyNames
 
APPLY_STATE_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
APPLY_TEMPLATE_PERMISSIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
ApplySecurityTemplate - Class in com.filenet.api.action
Represents an “apply security template” pending action.
ApplySecurityTemplate(Id) - Constructor for class com.filenet.api.action.ApplySecurityTemplate
Creates a new instance of an ApplySecurityTemplate pending action object initialized with the specified versioning state identifier.
applySecurityTemplate(Id) - Method in interface com.filenet.api.core.CustomObject
Applies a security policy template to the given object.
applySecurityTemplate(Id) - Method in interface com.filenet.api.core.Document
Applies a security policy template to the given object.
applySecurityTemplate(Id) - Method in interface com.filenet.api.core.Folder
Applies a security policy template to the given object.
AreaDeleteMethod - Class in com.filenet.api.constants
Provides a set of constants that identify the method used to delete content from a file storage area, fixed storage area, or content cache area.
ASCENDING - Static variable in class com.filenet.api.constants.PrincipalSearchSortType
A constant representing a PrincipalSearchSortType instance of type ASCENDING.
ASCENDING_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchSortType
An integer associated with the ASCENDING instance of this class.
ASYNC_PROCESSING_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
ASYNC_UPGRADE_QUEUE_ITEM - Static variable in class com.filenet.api.constants.ClassNames
 
ASYNC_UPGRADE_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
ASYNCHRONOUS_PROCESSING_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
AsyncProcessingConfiguration - Interface in com.filenet.api.admin
Represents configuration data for asynchronous processing of events.
AsyncProcessingConfigurationList - Interface in com.filenet.api.collection
Represents a collection of AsyncProcessingConfiguration objects.
AsyncUpgradeQueueItem - Interface in com.filenet.api.admin
For internal use only.
AsyncUpgradeQueueItemSet - Interface in com.filenet.api.collection
For internal use only.
AUDIT_CONFIGURATION_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
AUDIT_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
AUDIT_DEFINITIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
AUDIT_FAILURE - Static variable in class com.filenet.api.constants.PropertyNames
 
AUDIT_LEVEL - Static variable in class com.filenet.api.constants.PropertyNames
 
AUDIT_SUCCESS - Static variable in class com.filenet.api.constants.PropertyNames
 
AuditConfigurationEvent - Interface in com.filenet.api.events
Represents an event that occurs when the auditing configuration of an object store is changed.
AuditConfigurationEventSet - Interface in com.filenet.api.collection
Represents a collection of AuditConfigurationEvent objects.
AuditDefinition - Interface in com.filenet.api.admin
Represents a definition that specifies audit-event parameters.
AuditDefinitionList - Interface in com.filenet.api.collection
Represents a collection of AuditDefinitionList objects.
AUDITED_DELETE_PREFIX - Static variable in class com.filenet.api.constants.PropertyNames
 
AUDITED_EVENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
AuditLevel - Class in com.filenet.api.constants
Provides a set of constants to enable or disable auditing on an ObjectStore object.
AUTHENTICATED_USERS - Static variable in class com.filenet.api.constants.SpecialPrincipal
Specifies a SpecialPrincipal that is a group of authenticated users.
AUTO_CLASSIFY - Static variable in class com.filenet.api.constants.AutoClassify
Indicates that the document will be auto-classified during check-in.
AUTO_UNIQUE - Static variable in class com.filenet.api.constants.AutoUniqueName
A constant representing an instance of type AUTO_UNIQUE.
AutoClassify - Class in com.filenet.api.constants
Provides a set of constants that indicates whether a document will be auto-classified during check-in.
AutoUniqueName - Class in com.filenet.api.constants
Specifies whether naming collisions are to be detected and automatically resolved for containment names.

B

BASE_CLASS_IDS - Static variable in class com.filenet.api.constants.PropertyNames
 
Batch - Class in com.filenet.api.core
Abstract superclass for the accumulation of batch items for a pending batch operation.
BATCH_DELAY - Static variable in class com.filenet.api.constants.PropertyNames
 
BATCH_SELECTION_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
BatchItemHandle - Interface in com.filenet.api.core
References objects for batch operations.
BINARY - Static variable in class com.filenet.api.constants.TypeID
Specifies a binary data type.
BINARY_AS_INT - Static variable in class com.filenet.api.constants.TypeID
An int value associated with the BINARY instance of this class.
BinaryList - Interface in com.filenet.api.collection
Represents a List collection (ordered, non-unique) of byte (8-bit signed integer) array elements, each of which is intended to hold a binary value.
BLOB_READ_AHEAD_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
BLOB_WRITE_COLLISIONS_AVOIDANCE_FLAG - Static variable in class com.filenet.api.constants.PropertyNames
 
BOOLEAN - Static variable in class com.filenet.api.constants.TypeID
Specifies a Boolean data type.
BOOLEAN_AS_INT - Static variable in class com.filenet.api.constants.TypeID
An int value associated with the BOOLEAN instance of this class.
BooleanList - Interface in com.filenet.api.collection
Represents a collection of Boolean objects.
BOTH - Static variable in class com.filenet.api.constants.ReplicationDirection
Specifies that instances of an external class can be replicated from an external repository to a Content Engine object store and can also be a target for objects replicated from a Content Engine object store to an external repository.
BOTH_AS_INT - Static variable in class com.filenet.api.constants.ReplicationDirection
An int value associated with the BOTH instance of this class.
BROKER_PORT - Static variable in class com.filenet.api.constants.PropertyNames
 

C

CACHE_STATUS - Static variable in class com.filenet.api.constants.PropertyNames
 
CachedContentOption - Class in com.filenet.api.constants
Defines settings for determining when or if a content cache can be utilized for a particular storage area.
CacheStatus - Class in com.filenet.api.constants
Defines settings for enabling or disabling a cache area for active use.
CAN_ACCEPT_FORWARDED_REQUESTS - Static variable in class com.filenet.api.constants.PropertyNames
 
CAN_BE_DEMOTED - Static variable in class com.filenet.api.constants.PropertyNames
 
CAN_FORWARD_REQUESTS - Static variable in class com.filenet.api.constants.PropertyNames
 
CANCEL_CHECKOUT_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
cancelCheckout() - Method in interface com.filenet.api.core.Versionable
Cancels the check-out reservation held on this document or version series by deleting the reservation object associated with it.
cancelCheckout() - Method in interface com.filenet.api.core.VersionSeries
Cancels the check-out reservation held on this document or version series by deleting the reservation object associated with it.
CancelCheckoutEvent - Interface in com.filenet.api.events
Represents an event that occurs when a reservation on a versionable object is canceled.
CancelCheckoutEventSet - Interface in com.filenet.api.collection
Represents a collection of CancelCheckoutEvent objects.
Cardinality - Class in com.filenet.api.constants
Provides a set of constants that specify whether a property can hold a single value (single cardinality) or a collection of multiple values (list or enumeration cardinality).
CARDINALITY - Static variable in class com.filenet.api.constants.PropertyNames
 
CASCADE - Static variable in class com.filenet.api.constants.DeletionAction
Specifies that, if the object containing a given object-valued property is deleted, any objects referenced by the property will also be deleted.
CASCADE_AS_INT - Static variable in class com.filenet.api.constants.DeletionAction
An int value associated with the CASCADE instance of this class.
CASCADE_DELETE - Static variable in class com.filenet.api.constants.ComponentCascadeDeleteAction
Causes the child component document to be automatically deleted when the parent component document is deleted.
CASCADE_DELETE_AS_INT - Static variable in class com.filenet.api.constants.ComponentCascadeDeleteAction
An int value associated with the CASCADE_DELETE instance of this class.
CBR_CANT_ATTACH_COLLECTION - Static variable in class com.filenet.api.exception.ExceptionCode
The Verity collection could not be attached to the indicated server.
CBR_CANT_AUTHENTICATE_ON_SEARCH - Static variable in class com.filenet.api.exception.ExceptionCode
Can't authenticate on search.
CBR_CANT_CREATE_COLLECTION - Static variable in class com.filenet.api.exception.ExceptionCode
The Verity collection could not be created, as indicated.
CBR_CANT_CREATE_VERITY_WORKSPACE - Static variable in class com.filenet.api.exception.ExceptionCode
Can't create Verity workspace.
CBR_CANT_DELETE_VERITY_WORKSPACE - Static variable in class com.filenet.api.exception.ExceptionCode
Can't delete Verity workspace.
CBR_CANT_GET_ADMIN_CONFIG - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Verity Admin server configuration cannot be retrieved.
CBR_CANT_GET_BROKER_CONFIG - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Verity broker configuration cannot be retrieved.
CBR_CANT_GET_INDEX_SERVER_CONFIG - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Verity index server configuration cannot be retrieved.
CBR_CANT_GET_SEARCH_CONFIG - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Verity search server configuration cannot be retrieved.
CBR_CANT_LOGON_TO_INDEX_SERVER - Static variable in class com.filenet.api.exception.ExceptionCode
Can't logon to index server.
CBR_CANT_LOGON_TO_VERITY - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to log on to Verity failed, as indicated.
CBR_CANT_SET_GROUP_ON_COLLECTION - Static variable in class com.filenet.api.exception.ExceptionCode
Can't set group name on verity collection.
CBR_CANT_WRITE_CONTENT_FILE - Static variable in class com.filenet.api.exception.ExceptionCode
The content file could not be written for the element sequence number, as indicated.
CBR_DIALECT_NOT_SUPPORTED - Static variable in class com.filenet.api.exception.ExceptionCode
The full text query dialect '{0}' is not supported in the current configuration.
CBR_FULLTEXTROWLIMIT_EXCEEDED - Static variable in class com.filenet.api.exception.ExceptionCode
The FullTextRowLimit has been exceeded.
CBR_INCOMPLETE_CONFIG - Static variable in class com.filenet.api.exception.ExceptionCode
The Verity administration host name and port must be in the Verity configuration data.
CBR_INDEX_BAD_OBJECT_STORE - Static variable in class com.filenet.api.exception.ExceptionCode
The single item to index, referenced by the indicated array element number, is not located in the same object store as the IndexJob instance.
CBR_INDEX_NON_REPOSITORY_OBJECT - Static variable in class com.filenet.api.exception.ExceptionCode
The single item to index, referenced by the indicated array element number, is not a repository object.
CBR_LOAD_TRANSLATORS_EXCEPTION - Static variable in class com.filenet.api.exception.ExceptionCode
An exception occurred while attempting to load translation providers.
CBR_NO_FILENAME_FOR_CONTENT - Static variable in class com.filenet.api.exception.ExceptionCode
The content element filename could not be retrieved for the element sequence number, as indicated.
CBR_NO_INDEX_AREA_AVAILABLE - Static variable in class com.filenet.api.exception.ExceptionCode
There is no index area available for the object store indicated.
CBR_NO_INDEX_SERVER_AVAILABLE - Static variable in class com.filenet.api.exception.ExceptionCode
No index server is available to handle full text indexing requests on IndexArea {0}, ObjectStore {1}
CBR_NO_TICKET_SERVER_FOR_ADMIN_SERVER - Static variable in class com.filenet.api.exception.ExceptionCode
No ticket server is defined for administration server {0}, requested security group cannot be applied to collection.
CBR_NOT_INDEXABLE - Static variable in class com.filenet.api.exception.ExceptionCode
The item to index, referenced by the indicated array element number, is not indexable.
CBR_NOT_INDEXED - Static variable in class com.filenet.api.exception.ExceptionCode
Documents submitted to be indexed were not processed (request will be retried).
CBR_NOT_MASTER_ADMIN_SERVER - Static variable in class com.filenet.api.exception.ExceptionCode
VerityAdminMasterServerHostname/Port refers to a slave server, not a master server
CBR_QUERY_PARSE_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An error was detected while parsing the {0} full-text query.
CBR_UNSUPPORTED_KEY - Static variable in class com.filenet.api.exception.ExceptionCode
Old full text index key encountered -- re-indexation is required with this release.
CBRLOCALE - Static variable in class com.filenet.api.constants.PropertyNames
 
CBRQueryTranslationProvider - Class in com.filenet.api.engine
 
CBRQueryTranslationProvider() - Constructor for class com.filenet.api.engine.CBRQueryTranslationProvider
 
CBRTRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
CENTERA_FIXED_CONTENT_DEVICE - Static variable in class com.filenet.api.constants.ClassNames
 
CENTERA_SITE_SETTINGS - Static variable in class com.filenet.api.constants.ClassNames
 
CenteraFixedContentDevice - Interface in com.filenet.api.admin
Represents the description of an EMC Centera fixed content device.
CenteraFixedContentDeviceSet - Interface in com.filenet.api.collection
Represents a collection of CenteraFixedContentDevice objects.
CenteraSiteSettings - Interface in com.filenet.api.admin
Represents the configuration settings that can be overridden for the EMC Centera fixed content devices on the specified site.
CenteraSiteSettingsList - Interface in com.filenet.api.collection
Represents a collection of CenteraSiteSettings objects.
CFS_IS - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the CFS-IS Extensions AddOn.
CFSDAEMON_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
CFSIMPORT_AGENT_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
CFSIMPORT_AGENT_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
CFSImportAgentConfiguration - Interface in com.filenet.api.admin
Configures the importer component of Content Federation Service (CFS).
CFSImportAgentConfigurationList - Interface in com.filenet.api.collection
Represents a collection of CFSImportAgentConfiguration objects.
CFSNAMING_FACTORY_INITIAL - Static variable in class com.filenet.api.constants.PropertyNames
 
CFSNAMING_PROVIDER_URL - Static variable in class com.filenet.api.constants.PropertyNames
 
CFSPASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
CFSSITE_SETTINGS - Static variable in class com.filenet.api.constants.ClassNames
 
CFSSiteSettings - Interface in com.filenet.api.admin
For a particular FileNet P8 site, configures the Content Federation Service (CFS).
CFSSiteSettingsList - Interface in com.filenet.api.collection
Represents a collection of CFSSiteSettings objects.
CFSUSER_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
CHANGE_CLASS_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
CHANGE_STATE - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to change the lifecycle state of an object.
CHANGE_STATE_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the CHANGE_STATE instance of this class.
CHANGE_STATE_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
ChangeClass - Class in com.filenet.api.action
Represents a pending action for changing the class of a Content Engine object.
ChangeClass(String) - Constructor for class com.filenet.api.action.ChangeClass
Creates a new instance of a ChangeClass pending action object.
changeClass(String) - Method in interface com.filenet.api.core.Annotation
Changes the class of a Content Engine object.
changeClass(String) - Method in interface com.filenet.api.core.CustomObject
Changes the class of a Content Engine object.
changeClass(String) - Method in interface com.filenet.api.core.Folder
Changes the class of a Content Engine object.
changeClass(String) - Method in interface com.filenet.api.core.Link
Changes the class of a Content Engine object.
changeClass(String) - Method in interface com.filenet.api.core.ReferentialContainmentRelationship
Changes the class of a Content Engine object.
changeClass(String) - Method in interface com.filenet.api.core.Versionable
Changes the class of a Content Engine object.
changeClass(String) - Method in interface com.filenet.api.events.DocumentClassificationAction
Changes the class of a Content Engine object.
changeClass(String) - Method in interface com.filenet.api.events.DocumentLifecycleAction
Changes the class of a Content Engine object.
changeClass(String) - Method in interface com.filenet.api.events.DocumentLifecyclePolicy
Changes the class of a Content Engine object.
changeClass(String) - Method in interface com.filenet.api.events.EventAction
Changes the class of a Content Engine object.
changeClass(String) - Method in interface com.filenet.api.events.Subscription
Changes the class of a Content Engine object.
ChangeClassEvent - Interface in com.filenet.api.events
Represents an event that occurs when the class of an object is changed.
ChangeClassEventSet - Interface in com.filenet.api.collection
Represents a collection of ChangeClassEvent objects.
ChangeState - Class in com.filenet.api.action
Represents a pending action for changing the lifecycle policy state of a document.
ChangeState(LifecycleChangeFlags) - Constructor for class com.filenet.api.action.ChangeState
Creates a new instance of a ChangeState pending action object.
changeState(LifecycleChangeFlags) - Method in interface com.filenet.api.core.Document
Changes the current lifecycle state of this document.
ChangeStateEvent - Interface in com.filenet.api.events
Represents an event that occurs when the lifecycle state of a Document object changes.
ChangeStateEventSet - Interface in com.filenet.api.collection
Represents a collection of ChangeStateEventSet objects.
Checkin - Class in com.filenet.api.action
Represents a pending action for checking in a document as a new version.
Checkin(Boolean, Boolean) - Constructor for class com.filenet.api.action.Checkin
Creates a new instance of a Checkin pending action object.
checkin(AutoClassify, CheckinType) - Method in interface com.filenet.api.core.Document
Checks in this document reservation object by saving it as a new document version.
CHECKIN_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
CheckinEvent - Interface in com.filenet.api.events
Represents an event that occurs when a versionable object is checked in.
CheckinEventSet - Interface in com.filenet.api.collection
Represents a collection of CheckinEvent objects.
CheckinType - Class in com.filenet.api.constants
Provides a set of constants to specify whether to check in a document reservation as a new minor or new major version.
Checkout - Class in com.filenet.api.action
Represents a pending action for checking out a document.
Checkout(String, ReservationType, String, Properties) - Constructor for class com.filenet.api.action.Checkout
Creates a new instance of a Checkout pending action object.
checkout(ReservationType, Id, String, Properties) - Method in interface com.filenet.api.core.Versionable
Creates a reservation object that can be modified and checked in as a new version of this document.
checkout(ReservationType, Id, String, Properties) - Method in interface com.filenet.api.core.VersionSeries
Creates a reservation object that can be modified and checked in as a new version of this document.
CHECKOUT_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
CheckoutEvent - Interface in com.filenet.api.events
Represents an event that occurs when a versionable object is checked out.
CheckoutEventSet - Interface in com.filenet.api.collection
Represents a collection of CheckoutEvent objects.
CHILD_COMPONENT - Static variable in class com.filenet.api.constants.PropertyNames
 
CHILD_DOCUMENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
CHILD_RELATIONSHIPS - Static variable in class com.filenet.api.constants.PropertyNames
 
CHILD_VERSION_SERIES - Static variable in class com.filenet.api.constants.PropertyNames
 
Choice - Interface in com.filenet.api.admin
Represents a single choice item in a choice list that can be assigned to a property, or represents a group node for a nested collection of choice items within a choice list.
CHOICE - Static variable in class com.filenet.api.constants.ClassNames
 
CHOICE_INTEGER_VALUE - Static variable in class com.filenet.api.constants.PropertyNames
 
CHOICE_LIST - Static variable in class com.filenet.api.constants.ClassNames
 
CHOICE_LIST - Static variable in class com.filenet.api.constants.PropertyNames
 
CHOICE_LISTS - Static variable in class com.filenet.api.constants.PropertyNames
 
CHOICE_STRING_VALUE - Static variable in class com.filenet.api.constants.PropertyNames
 
CHOICE_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
CHOICE_VALUES - Static variable in class com.filenet.api.constants.PropertyNames
 
ChoiceList - Interface in com.filenet.api.admin
Represents a choice list in an object store.
ChoiceList - Interface in com.filenet.api.collection
Represents a collection of Choice objects.
ChoiceListSet - Interface in com.filenet.api.collection
Represents a collection of ChoiceList objects.
ChoiceType - Class in com.filenet.api.constants
Provides a set of constants that specify the type of data that a Choice object represents.
Class_AccessPermission - Static variable in class com.filenet.api.constants.GuidConstants
Class_AccessPermission value is {D70CE8D3-4DD4-4BDF-AADA-8FA3B2B3BB49}.
Class_AccessPermissionDescription - Static variable in class com.filenet.api.constants.GuidConstants
Class_AccessPermissionDescription value is {4AA9FA04-A1BF-4068-AAA5-193D160A8039}.
Class_Action - Static variable in class com.filenet.api.constants.GuidConstants
Class_Action value is {5D03EB3D-6738-4C8E-9F96-A9953B42F4B5}.
Class_ActionConsumer - Static variable in class com.filenet.api.constants.GuidConstants
Class_ActionConsumer value is {45A7DDE8-B546-4BA2-A4AA-31485EC53B4C}.
Class_ActiveMarking - Static variable in class com.filenet.api.constants.GuidConstants
Class_ActiveMarking value is {3DACCB56-B133-4292-96D0-627EE1CAF075}.
Class_AddOn - Static variable in class com.filenet.api.constants.GuidConstants
Class_AddOn value is {05643939-53EA-4284-AE7E-8C2E585194DE}.
Class_AddOnInstallationRecord - Static variable in class com.filenet.api.constants.GuidConstants
Class_AddOnInstallationRecord value is {832F4248-E6FD-4453-9F86-C3BA210A7589}.
Class_Annotation - Static variable in class com.filenet.api.constants.GuidConstants
Class_Annotation value is {D54A3E9C-0704-11D3-8A0E-00104B6CB1DA}.
Class_ApplicationSecurityTemplate - Static variable in class com.filenet.api.constants.GuidConstants
Class_ApplicationSecurityTemplate value is {5CE0407C-AAC6-48B9-9CE3-DEC3A2D4DF1F}.
Class_AsyncProcessingConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_AsyncProcessingConfiguration value is {3771E580-B7C3-4BAE-8E04-B4F210FFBBB7}.
Class_AsyncUpgradeQueueItem - Static variable in class com.filenet.api.constants.GuidConstants
Class_AsyncUpgradeQueueItem value is {A1AB6275-2D34-4E29-B71B-B7E1D7366758}.
Class_AuditConfigurationEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_AuditConfigurationEvent value is {3A08ED68-73EB-4251-BBC3-1EF64BDF7D04}.
Class_AuditDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_AuditDefinition value is {B834E360-DFE6-4D53-B029-1EFC3CCE1DB1}.
Class_CancelCheckoutEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_CancelCheckoutEvent value is {38B66F78-35E1-441C-8095-D91F11DFCA59}.
Class_CenteraFixedContentDevice - Static variable in class com.filenet.api.constants.GuidConstants
Class_CenteraFixedContentDevice value is {C1051A0C-4F14-43A3-97FA-943BE9FD5E1B}.
Class_CenteraSiteSettings - Static variable in class com.filenet.api.constants.GuidConstants
Class_CenteraSiteSettings value is {2D954EEF-12F6-4093-BD64-9FED39EACD5D}.
Class_CFSImportAgentConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_CFSImportAgentConfiguration value is {D6FA447C-6922-4BF7-A3EA-5113CED14719}.
Class_CFSSiteSettings - Static variable in class com.filenet.api.constants.GuidConstants
Class_CFSSiteSettings value is {5D521461-DA8A-4788-940C-11398ECFC6CB}.
Class_ChangeClassEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_ChangeClassEvent value is {B3E5C65E-A01E-4BBD-ABCA-99D481677016}.
Class_ChangeStateEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_ChangeStateEvent value is {980A014B-5DFB-4D07-AD3B-D504C04AD469}.
Class_CheckinEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_CheckinEvent value is {C2CE40E5-2033-444E-BD76-3D523964D520}.
Class_CheckoutEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_CheckoutEvent value is {BD3EA56E-02D1-4B5F-AA44-5FBE549FD9D5}.
Class_Choice - Static variable in class com.filenet.api.constants.GuidConstants
Class_Choice value is {D32E4F71-AFB2-11D2-8BD6-00E0290F729A}.
Class_ChoiceList - Static variable in class com.filenet.api.constants.GuidConstants
Class_ChoiceList value is {D32E4F70-AFB2-11D2-8BD6-00E0290F729A}.
Class_ClassDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_ClassDefinition value is {D32E4F5A-AFB2-11D2-8BD6-00E0290F729A}.
Class_ClassDescription - Static variable in class com.filenet.api.constants.GuidConstants
Class_ClassDescription value is {01A3A891-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_ClassifyCompleteEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_ClassifyCompleteEvent value is {DBDF9C0E-F870-4BE9-9D51-60B33C7AD3E8}.
Class_ClassSubscription - Static variable in class com.filenet.api.constants.GuidConstants
Class_ClassSubscription value is {8A782BAB-E5EE-4914-94C7-B4481A54E385}.
Class_ClassWorkflowSubscription - Static variable in class com.filenet.api.constants.GuidConstants
Class_ClassWorkflowSubscription value is {5763CE24-8D28-47F3-84AB-5F1FBC2BB24A}.
Class_CmDirectoryConfigurationOID - Static variable in class com.filenet.api.constants.GuidConstants
Class_CmDirectoryConfigurationOID value is {2E464D35-599E-4625-BFFC-796D48939F89}.
Class_CMODApplicationGroup - Static variable in class com.filenet.api.constants.GuidConstants
Class_CMODApplicationGroup value is {4908EADB-ADBA-47AD-81FE-A8C5E5B3DCF8}.
Class_CMODFixedContentDevice - Static variable in class com.filenet.api.constants.GuidConstants
Class_CMODFixedContentDevice value is {DED73A54-2317-44B7-A239-57150DDE7326}.
Class_CMODRepository - Static variable in class com.filenet.api.constants.GuidConstants
Class_CMODRepository value is {4A60238E-844B-403C-BE35-8FF2C8050451}.
Class_CmTivoliManagementClass - Static variable in class com.filenet.api.constants.GuidConstants
Class_CmTivoliManagementClass value is {E98CE272-87B6-43F9-BB7E-593746DDED4F}.
Class_CodeModule - Static variable in class com.filenet.api.constants.GuidConstants
Class_CodeModule value is {6099707D-B7D7-457A-B4F1-1E021F8D07FC}.
Class_ColumnDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_ColumnDefinition value is {D32E4F6F-AFB2-11D2-8BD6-00E0290F729A}.
Class_ComponentRelationship - Static variable in class com.filenet.api.constants.GuidConstants
Class_ComponentRelationship value is {CD2256D8-FAD7-4CC8-BF69-DB204B5ABC39}.
Class_Containable - Static variable in class com.filenet.api.constants.GuidConstants
Class_Containable value is {01A3A8C9-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_ContainmentRelationship - Static variable in class com.filenet.api.constants.GuidConstants
Class_ContainmentRelationship value is {01A3A8CC-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_ContentCacheArea - Static variable in class com.filenet.api.constants.GuidConstants
Class_ContentCacheArea value is {04B9BA71-6F8B-4B36-8BF6-CA1D59D9A563}.
Class_ContentCacheConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_ContentCacheConfiguration value is {4D8E86EB-DFBC-40E2-9F8E-8D404426408D}.
Class_ContentConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_ContentConfiguration value is {7EE7B655-F572-422D-844D-EC6CAE7FA5FB}.
Class_ContentElement - Static variable in class com.filenet.api.constants.GuidConstants
Class_ContentElement value is {01A3A8C4-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_ContentFederatingRepository - Static variable in class com.filenet.api.constants.GuidConstants
Class_ContentFederatingRepository value is {5BCF9769-0AD6-4B5B-91E6-AFED3A239B11}.
Class_ContentReference - Static variable in class com.filenet.api.constants.GuidConstants
Class_ContentReference value is {01A3A8D4-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_ContentSearch - Static variable in class com.filenet.api.constants.GuidConstants
Class_ContentSearch value is {31A2E04B-B0AB-11D2-B2B3-0060081F2DFA}.
Class_ContentTransfer - Static variable in class com.filenet.api.constants.GuidConstants
Class_ContentTransfer value is {01A3A8D3-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_CreationEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_CreationEvent value is {01231877-2806-4B03-AC08-E14AF1A638AC}.
Class_CustomEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_CustomEvent value is {05C3A286-B4AD-4E39-87E3-978901E29FE8}.
Class_CustomObject - Static variable in class com.filenet.api.constants.GuidConstants
Class_CustomObject value is {D32E4F58-AFB2-11D2-8BD6-00E0290F729A}.
Class_DatabaseStorageArea - Static variable in class com.filenet.api.constants.GuidConstants
Class_DatabaseStorageArea value is {F0128A8F-E656-4405-BD65-E27B4B7DD5E0}.
CLASS_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
CLASS_DEFINITION - Static variable in class com.filenet.api.constants.PropertyNames
 
Class_DeletionEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_DeletionEvent value is {0DA61E9D-106C-42A8-A2A1-2531EFC233D3}.
Class_DemoteVersionEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_DemoteVersionEvent value is {00185CB3-5661-420A-BFB0-08B6D1B20B56}.
CLASS_DESCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
CLASS_DESCRIPTION - Static variable in class com.filenet.api.constants.PropertyNames
 
CLASS_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
Class_DirectoryConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_DirectoryConfiguration value is {60058327-036F-4B84-9258-73A4CD53537B}.
Class_DirectoryConfigurationAD - Static variable in class com.filenet.api.constants.GuidConstants
Class_DirectoryConfigurationAD value is {B1B7173E-FF17-4AA2-8267-8377B4EE2F68}.
Class_DirectoryConfigurationAdam - Static variable in class com.filenet.api.constants.GuidConstants
Class_DirectoryConfigurationAdam value is {C308165C-B4A2-47A4-BC17-BCB33F374696}.
Class_DirectoryConfigurationCA - Static variable in class com.filenet.api.constants.GuidConstants
Class_DirectoryConfigurationCA value is {55166B37-7DD2-4835-817E-840E40A227DD}.
Class_DirectoryConfigurationIBM - Static variable in class com.filenet.api.constants.GuidConstants
Class_DirectoryConfigurationIBM value is {872948D9-DFFF-4DE3-A198-97B0973790A5}.
Class_DirectoryConfigurationNovell - Static variable in class com.filenet.api.constants.GuidConstants
Class_DirectoryConfigurationNovell value is {E395E724-EA07-4D8D-BA1A-FE8CDD201B8F}.
Class_DirectoryConfigurationSunOne - Static variable in class com.filenet.api.constants.GuidConstants
Class_DirectoryConfigurationSunOne value is {8BE4F7C1-6C31-485C-98DF-172495FBC5E3}.
Class_DiscretionaryPermission - Static variable in class com.filenet.api.constants.GuidConstants
Class_DiscretionaryPermission value is {13D82D0B-C6F9-4BB9-8AB9-B7AA6956A719}.
Class_DITARenditionEngineConnection - Static variable in class com.filenet.api.constants.GuidConstants
Class_DITARenditionEngineConnection value is {A94F562A-C1D1-4D18-AB54-CB7D23A753E5}.
Class_Document - Static variable in class com.filenet.api.constants.GuidConstants
Class_Document value is {01A3A8C2-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_DocumentClassDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_DocumentClassDefinition value is {C57469A4-1592-4428-B7EE-0C970E4DB76A}.
Class_DocumentClassificationAction - Static variable in class com.filenet.api.constants.GuidConstants
Class_DocumentClassificationAction value is {BF416C8B-FD3D-4998-97D1-EB110F912FBE}.
Class_DocumentClassificationQueueItem - Static variable in class com.filenet.api.constants.GuidConstants
Class_DocumentClassificationQueueItem value is {0DEFE076-3DB4-4EF7-9016-91D60B056301}.
Class_DocumentLifecycleAction - Static variable in class com.filenet.api.constants.GuidConstants
Class_DocumentLifecycleAction value is {9C1E8B0B-4490-4B06-85E5-C686502733C8}.
Class_DocumentLifecyclePolicy - Static variable in class com.filenet.api.constants.GuidConstants
Class_DocumentLifecyclePolicy value is {FD923C38-5C1B-442C-956B-8A0585FAA1F2}.
Class_DocumentState - Static variable in class com.filenet.api.constants.GuidConstants
Class_DocumentState value is {D90570CE-F593-4B18-9B8C-3A593F78EAF7}.
Class_Domain - Static variable in class com.filenet.api.constants.GuidConstants
Class_Domain value is {FCEEED8B-AE17-441C-AD04-56E560255331}.
Class_DynamicReferentialContainmentRelationship - Static variable in class com.filenet.api.constants.GuidConstants
Class_DynamicReferentialContainmentRelationship value is {D32E4F77-AFB2-11D2-8BD6-00E0290F729A}.
Class_EngineObject - Static variable in class com.filenet.api.constants.GuidConstants
Class_EngineObject value is {01A3A890-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_EntireNetwork - Static variable in class com.filenet.api.constants.GuidConstants
Class_EntireNetwork value is {2F6BF9DC-0026-46BB-84C5-C6C9BE56BEDC}.
Class_Event - Static variable in class com.filenet.api.constants.GuidConstants
Class_Event value is {63A15878-F36A-4902-A6EA-E31C1721C1F2}.
Class_EventAction - Static variable in class com.filenet.api.constants.GuidConstants
Class_EventAction value is {A21F7DA0-012A-4AEE-8894-F9CB1389D061}.
Class_EventClassDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_EventClassDefinition value is {B59016F0-C7CD-4A49-A4E6-37AD4E7D51D8}.
Class_EventQueueItem - Static variable in class com.filenet.api.constants.GuidConstants
Class_EventQueueItem value is {7392CCA9-A95E-49DD-895C-4C078921D4CB}.
Class_ExternalAlias - Static variable in class com.filenet.api.constants.GuidConstants
Class_ExternalAlias value is {99C3F0F8-7E03-400F-B8D8-0F9A81003ADF}.
Class_ExternalClassAlias - Static variable in class com.filenet.api.constants.GuidConstants
Class_ExternalClassAlias value is {F4B1741F-7C0F-42EE-A005-7112798AD528}.
Class_ExternalClassDescription - Static variable in class com.filenet.api.constants.GuidConstants
Class_ExternalClassDescription value is {9A81EEEC-E2CC-4F42-8912-E5CC5DA18DAD}.
Class_ExternalIdentity - Static variable in class com.filenet.api.constants.GuidConstants
Class_ExternalIdentity value is {1EA17EDF-D471-4875-B1FB-D41B8662EB57}.
Class_ExternalParticipant - Static variable in class com.filenet.api.constants.GuidConstants
Class_ExternalParticipant value is {6195DF7C-9FF1-48D2-BF15-FB9AA13EE9B1}.
Class_ExternalPropertyAlias - Static variable in class com.filenet.api.constants.GuidConstants
Class_ExternalPropertyAlias value is {934D6D8B-C374-40FB-8C6D-CA234D214DAD}.
Class_ExternalPropertyDescription - Static variable in class com.filenet.api.constants.GuidConstants
Class_ExternalPropertyDescription value is {CD832630-DAE5-4871-B5BE-1E3117B374CA}.
Class_ExternalRepository - Static variable in class com.filenet.api.constants.GuidConstants
Class_ExternalRepository value is {53ECE6B4-DD95-4010-848E-5670E6CB0B5C}.
CLASS_FAMILY - Static variable in class com.filenet.api.constants.PropertyNames
 
Class_FileEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_FileEvent value is {FD9E4663-4EA5-4086-A4A1-8D545F1031A3}.
Class_FileStorageArea - Static variable in class com.filenet.api.constants.GuidConstants
Class_FileStorageArea value is {E814368B-1763-431C-B983-FA40D7A86889}.
Class_FixedContentDevice - Static variable in class com.filenet.api.constants.GuidConstants
Class_FixedContentDevice value is {BB192868-069A-4C8C-8D79-794EDA07474E}.
Class_FixedStorageArea - Static variable in class com.filenet.api.constants.GuidConstants
Class_FixedStorageArea value is {2ED82381-A52E-44F4-B11A-3F27C6461CE8}.
Class_Folder - Static variable in class com.filenet.api.constants.GuidConstants
Class_Folder value is {01A3A8CA-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_FreezeEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_FreezeEvent value is {DDFE92F5-95BC-498C-A51D-46C22EEB3A34}.
Class_GenericFixedContentDevice - Static variable in class com.filenet.api.constants.GuidConstants
Class_GenericFixedContentDevice value is {92CF0F81-90DA-4ED5-B1D4-358B9BCB5729}.
Class_GetContentEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_GetContentEvent value is {4C533A99-F11D-474B-839C-E0C4751AD05C}.
Class_GetObjectEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_GetObjectEvent value is {1382A379-824B-4D44-8F30-DBE11491E504}.
Class_Group - Static variable in class com.filenet.api.constants.GuidConstants
Class_Group value is {9DBF083B-195A-44B8-9157-585053F0AFF5}.
CLASS_IDENTITY - Static variable in class com.filenet.api.constants.PropertyNames
 
Class_IICEFixedContentDevice - Static variable in class com.filenet.api.constants.GuidConstants
Class_IICEFixedContentDevice value is {420E8D48-9C56-4D4D-8D93-B4FB1A0E912A}.
Class_ImageServicesClassDescription - Static variable in class com.filenet.api.constants.GuidConstants
Class_ImageServicesClassDescription value is {BD2E3EA4-618C-4FBF-81C7-8899E80067D1}.
Class_ImageServicesImportAgentConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_ImageServicesImportAgentConfiguration value is {13832D9C-DFCF-4E60-8671-7FBB55E97835}.
Class_ImageServicesPropertyDescription - Static variable in class com.filenet.api.constants.GuidConstants
Class_ImageServicesPropertyDescription value is {1CFA0EF7-2EED-497D-9EC5-211252EB01FC}.
Class_ImageServicesRepository - Static variable in class com.filenet.api.constants.GuidConstants
Class_ImageServicesRepository value is {3217CDD6-FE22-4EF5-99C7-2BF746B66515}.
Class_ImageServicesSiteSettings - Static variable in class com.filenet.api.constants.GuidConstants
Class_ImageServicesSiteSettings value is {25D11EDA-46A7-451F-96BF-F5D13435625A}.
Class_IMFixedContentDevice - Static variable in class com.filenet.api.constants.GuidConstants
Class_IMFixedContentDevice value is {D57460D1-379F-42D6-9982-944788719B89}.
Class_IndexArea - Static variable in class com.filenet.api.constants.GuidConstants
Class_IndexArea value is {CE093238-9C18-4DD8-AAC9-DCA35BCBA7AD}.
Class_IndexJob - Static variable in class com.filenet.api.constants.GuidConstants
Class_IndexJob value is {44734F28-AFD3-4CE0-93F1-1580C21A957E}.
Class_IndexJobClassItem - Static variable in class com.filenet.api.constants.GuidConstants
Class_IndexJobClassItem value is {0D35C411-94E9-4893-A2AE-AA2EA62C28C5}.
Class_IndexJobCollectionItem - Static variable in class com.filenet.api.constants.GuidConstants
Class_IndexJobCollectionItem value is {D9FC4F04-76E6-46AD-9B48-6EB921F9D31D}.
Class_IndexJobItem - Static variable in class com.filenet.api.constants.GuidConstants
Class_IndexJobItem value is {4D2D814C-0A3A-4195-9819-472BEF5C7AE6}.
Class_IndexJobSingleItem - Static variable in class com.filenet.api.constants.GuidConstants
Class_IndexJobSingleItem value is {3FBCD7DF-2539-4B8C-8EDF-3CA29A699421}.
Class_InstanceSubscription - Static variable in class com.filenet.api.constants.GuidConstants
Class_InstanceSubscription value is {B504B8D1-BD9D-44BD-BF53-D6221EFF203C}.
Class_InstanceWorkflowSubscription - Static variable in class com.filenet.api.constants.GuidConstants
Class_InstanceWorkflowSubscription value is {C4984168-0059-4FDD-9826-979D44C7E3D2}.
Class_IsolatedRegion - Static variable in class com.filenet.api.constants.GuidConstants
Class_IsolatedRegion value is {9EF0510C-B3A3-4944-B320-C9A780BEE773}.
Class_Link - Static variable in class com.filenet.api.constants.GuidConstants
Class_Link value is {21036306-574C-4917-B0F3-F181E215A536}.
Class_LocalizedString - Static variable in class com.filenet.api.constants.GuidConstants
Class_LocalizedString value is {D32E4F6D-AFB2-11D2-8BD6-00E0290F729A}.
Class_LockEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_LockEvent value is {2AEA1324-72AB-4200-A307-405CFFC2B1D9}.
Class_Marking - Static variable in class com.filenet.api.constants.GuidConstants
Class_Marking value is {393EE9AC-9A7F-43A9-BB15-37125F096A7C}.
Class_MarkingSet - Static variable in class com.filenet.api.constants.GuidConstants
Class_MarkingSet value is {82ACC971-7A17-4E8C-9A90-4DDCAF7D7C30}.
Class_Metadata - Static variable in class com.filenet.api.constants.GuidConstants
Class_Metadata value is {01A3A89B-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_ObjectChangeEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_ObjectChangeEvent value is {FF430BE3-6019-4464-B87C-53CDD9F01BBB}.
Class_ObjectStore - Static variable in class com.filenet.api.constants.GuidConstants
Class_ObjectStore value is {01A3A8A9-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_ObjectStoreParticipant - Static variable in class com.filenet.api.constants.GuidConstants
Class_ObjectStoreParticipant value is {A9C002B3-342B-4D33-B936-B5636276A3D0}.
Class_PEConnectionPoint - Static variable in class com.filenet.api.constants.GuidConstants
Class_PEConnectionPoint value is {CCBD4967-134A-44F1-A5D3-CB30A8CFC112}.
Class_Permission - Static variable in class com.filenet.api.constants.GuidConstants
Class_Permission value is {CFDAB9D9-BB93-427A-BB93-CC2F3CE23784}.
Class_PermissionDescription - Static variable in class com.filenet.api.constants.GuidConstants
Class_PermissionDescription value is {A511BF6C-95DB-42EF-8E85-30F7F363FCCA}.
Class_PromoteVersionEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_PromoteVersionEvent value is {54768F83-D902-4C22-9DD5-55AA3279772E}.
Class_PropertyDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDefinition value is {D32E4F64-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyDefinitionBinary - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDefinitionBinary value is {D32E4F66-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyDefinitionBoolean - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDefinitionBoolean value is {D32E4F65-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyDefinitionDateTime - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDefinitionDateTime value is {D32E4F67-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyDefinitionFloat64 - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDefinitionFloat64 value is {D32E4F68-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyDefinitionId - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDefinitionId value is {D32E4F69-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyDefinitionInteger32 - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDefinitionInteger32 value is {D32E4F6A-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyDefinitionObject - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDefinitionObject value is {D32E4F6B-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyDefinitionString - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDefinitionString value is {D32E4F6C-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyDescription - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDescription value is {01A3A892-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_PropertyDescriptionBinary - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDescriptionBinary value is {01A3A893-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_PropertyDescriptionBoolean - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDescriptionBoolean value is {01A3A895-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_PropertyDescriptionDateTime - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDescriptionDateTime value is {01A3A898-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_PropertyDescriptionFloat64 - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDescriptionFloat64 value is {01A3A897-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_PropertyDescriptionId - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDescriptionId value is {01A3A899-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_PropertyDescriptionInteger32 - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDescriptionInteger32 value is {01A3A896-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_PropertyDescriptionObject - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDescriptionObject value is {01A3A89A-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_PropertyDescriptionString - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyDescriptionString value is {01A3A894-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_PropertyTemplate - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyTemplate value is {D32E4F5B-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyTemplateBinary - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyTemplateBinary value is {D32E4F5D-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyTemplateBoolean - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyTemplateBoolean value is {D32E4F5C-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyTemplateDateTime - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyTemplateDateTime value is {D32E4F5E-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyTemplateFloat64 - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyTemplateFloat64 value is {D32E4F5F-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyTemplateId - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyTemplateId value is {D32E4F60-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyTemplateInteger32 - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyTemplateInteger32 value is {D32E4F61-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyTemplateObject - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyTemplateObject value is {D32E4F62-AFB2-11D2-8BD6-00E0290F729A}.
Class_PropertyTemplateString - Static variable in class com.filenet.api.constants.GuidConstants
Class_PropertyTemplateString value is {D32E4F63-AFB2-11D2-8BD6-00E0290F729A}.
Class_PublishCompleteEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_PublishCompleteEvent value is {75115C8D-7A55-46A7-9632-0192E7B54016}.
Class_PublishingConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_PublishingConfiguration value is {3A16531F-5C77-4AD1-B0C1-55F5D5749D18}.
Class_PublishRequest - Static variable in class com.filenet.api.constants.GuidConstants
Class_PublishRequest value is {630B4152-9D39-43AC-AC4A-0C1F92266E22}.
Class_PublishRequestEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_PublishRequestEvent value is {BC0CE005-48C2-4175-9E64-C1C0D4942026}.
Class_PublishStyleTemplate - Static variable in class com.filenet.api.constants.GuidConstants
Class_PublishStyleTemplate value is {468E5D1F-DBB2-485A-A96B-8E4781D5EAB5}.
Class_PublishTemplate - Static variable in class com.filenet.api.constants.GuidConstants
Class_PublishTemplate value is {FBA25CE9-A06A-4F79-8A23-E09AE54DD7CD}.
Class_QueryEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_QueryEvent value is {6F9D0E77-9185-4A6C-ADE9-808DF5E0ED10}.
Class_QueueItem - Static variable in class com.filenet.api.constants.GuidConstants
Class_QueueItem value is {B8E965F6-691A-4AE8-9495-E2C57AC66426}.
Class_Realm - Static variable in class com.filenet.api.constants.GuidConstants
Class_Realm value is {CDB80094-7390-4D8D-AFBC-72DD92CB7537}.
Class_ReferentialContainmentRelationship - Static variable in class com.filenet.api.constants.GuidConstants
Class_ReferentialContainmentRelationship value is {01A3A8CE-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_Relationship - Static variable in class com.filenet.api.constants.GuidConstants
Class_Relationship value is {01A3A8CB-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_RenditionEngineConnection - Static variable in class com.filenet.api.constants.GuidConstants
Class_RenditionEngineConnection value is {E1E11D18-F921-4AE4-8FEC-A10C5EDCC82A}.
Class_Replicable - Static variable in class com.filenet.api.constants.GuidConstants
Class_Replicable value is {237E3370-C3C6-4B01-8E38-AB43B9E9BD53}.
Class_ReplicableClassDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_ReplicableClassDefinition value is {F249F133-E244-4E96-93C8-B94CBD198C6B}.
Class_ReplicationConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_ReplicationConfiguration value is {4CAC470E-3B7C-4553-B99E-77085D2EBD80}.
Class_ReplicationGroup - Static variable in class com.filenet.api.constants.GuidConstants
Class_ReplicationGroup value is {D78C19AD-A74A-4C43-AD9B-46D4A9B2D843}.
Class_ReplicationJournalEntry - Static variable in class com.filenet.api.constants.GuidConstants
Class_ReplicationJournalEntry value is {A89D289C-708C-45EE-9A97-8C756D11F2A6}.
Class_ReplicationParticipant - Static variable in class com.filenet.api.constants.GuidConstants
Class_ReplicationParticipant value is {2259EFF4-B5D4-493A-9EA1-F488F1F38261}.
Class_Repository - Static variable in class com.filenet.api.constants.GuidConstants
Class_Repository value is {D73D5478-C06C-402D-A663-487544BCB25C}.
Class_RetrievalEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_RetrievalEvent value is {FB0D700B-3723-44B0-B2E8-A511410C643C}.
Class_SecurityPolicy - Static variable in class com.filenet.api.constants.GuidConstants
Class_SecurityPolicy value is {9C78F00D-E098-419A-AE10-5D854757EC79}.
Class_SecurityPrincipal - Static variable in class com.filenet.api.constants.GuidConstants
Class_SecurityPrincipal value is {2C23A309-DE08-4BDA-9967-092DF02DB0F4}.
Class_SecurityPropagationQueueItem - Static variable in class com.filenet.api.constants.GuidConstants
Class_SecurityPropagationQueueItem value is {BCE35F3E-C89D-446E-AFE4-A603E1666477}.
Class_SecurityTemplate - Static variable in class com.filenet.api.constants.GuidConstants
Class_SecurityTemplate value is {ADE86D68-ADD4-4B02-BD30-76F429D422F1}.
Class_ServerCacheConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_ServerCacheConfiguration value is {43AB6CCD-6665-46D8-9D4F-9A9A37C89FA0}.
Class_ServerInstance - Static variable in class com.filenet.api.constants.GuidConstants
Class_ServerInstance value is {54AB984B-CEC9-44C0-A59E-4E927BEB6DAF}.
Class_Site - Static variable in class com.filenet.api.constants.GuidConstants
Class_Site value is {2CB5169F-4F84-4F6C-BC96-A39EB636BE41}.
Class_SiteSettings - Static variable in class com.filenet.api.constants.GuidConstants
Class_SiteSettings value is {3C420FDB-BD4F-4036-A12A-D859AB9958B0}.
Class_SnapLockFixedContentDevice - Static variable in class com.filenet.api.constants.GuidConstants
Class_SnapLockFixedContentDevice value is {986F6C30-D4C6-4FB8-B53C-3E59854F96D1}.
Class_StorageArea - Static variable in class com.filenet.api.constants.GuidConstants
Class_StorageArea value is {3B3AA99F-81F1-40A4-BAEC-8E039196EFB3}.
Class_StoragePolicy - Static variable in class com.filenet.api.constants.GuidConstants
Class_StoragePolicy value is {D32E4F78-AFB2-11D2-8BD6-00E0290F729A}.
Class_Subscribable - Static variable in class com.filenet.api.constants.GuidConstants
Class_Subscribable value is {67AF346D-0111-4116-A42A-2718DC141C36}.
Class_SubscribableClassDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_SubscribableClassDefinition value is {F028E2D2-C18C-407D-A5A2-38C6D383F4BC}.
Class_SubscribedEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_SubscribedEvent value is {CE39AAEA-77B5-439F-9FFF-3FCF4B18C22F}.
CLASS_SUBSCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
Class_Subscription - Static variable in class com.filenet.api.constants.GuidConstants
Class_Subscription value is {ADD56E65-36F3-4CF1-BAEE-A786BFB6EA6E}.
Class_SubsystemConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_SubsystemConfiguration value is {42A3F6D1-F209-46E5-B51B-F97DE01F4AD8}.
Class_TableDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_TableDefinition value is {D32E4F6E-AFB2-11D2-8BD6-00E0290F729A}.
Class_TakeFederatedOwnershipEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_TakeFederatedOwnershipEvent value is {7E0962BB-067B-4784-A8B1-1D8FE0E17DC3}.
Class_TivoliFixedContentDevice - Static variable in class com.filenet.api.constants.GuidConstants
Class_TivoliFixedContentDevice value is {45E11641-230B-4AA7-94EB-A1C553C53D8F}.
Class_TraceLoggingConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_TraceLoggingConfiguration value is {FABFC1A8-FC54-4A89-B4BA-FDDA6EF3962C}.
Class_UnfileEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_UnfileEvent value is {5F226A05-E9EB-44E7-B86C-25786AA7C1A5}.
Class_UnlockEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_UnlockEvent value is {CB209EE9-196F-4DF3-93C0-7C9C33639BAD}.
Class_UpdateEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_UpdateEvent value is {A10C9B4E-1917-45A9-91E9-29D346637273}.
Class_UpdateSecurityEvent - Static variable in class com.filenet.api.constants.GuidConstants
Class_UpdateSecurityEvent value is {4D8B6222-E3A6-4301-AD2B-639B1C8FDA9B}.
Class_UpgradeAddOn - Static variable in class com.filenet.api.constants.GuidConstants
Class_UpgradeAddOn value is {62D1FA61-DEE9-46E1-89C6-97D177AE364F}.
Class_User - Static variable in class com.filenet.api.constants.GuidConstants
Class_User value is {AA5F6D96-830A-42EC-BE3B-3854EE51AD17}.
Class_VerityCollection - Static variable in class com.filenet.api.constants.GuidConstants
Class_VerityCollection value is {71978C0A-E591-45F6-ABCD-D15E3D105F75}.
Class_VerityContentSearch - Static variable in class com.filenet.api.constants.GuidConstants
Class_VerityContentSearch value is {CBDF716B-1EA6-41C5-8532-F3747445EBE1}.
Class_VerityDomainConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_VerityDomainConfiguration value is {5F0A796F-FD18-48DF-BE33-4A591EEF0E65}.
Class_VerityIndexArea - Static variable in class com.filenet.api.constants.GuidConstants
Class_VerityIndexArea value is {9455E731-51CD-4391-862A-70BB7CD948B7}.
Class_VerityServerConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Class_VerityServerConfiguration value is {24639D86-7790-4420-8B59-585FEACA0022}.
Class_Versionable - Static variable in class com.filenet.api.constants.GuidConstants
Class_Versionable value is {01A3A8C5-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_VersionableClassDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_VersionableClassDefinition value is {ED70B437-135A-488E-997D-285CF6D63C3B}.
Class_VersioningSecurityTemplate - Static variable in class com.filenet.api.constants.GuidConstants
Class_VersioningSecurityTemplate value is {07B27C4E-E018-4AC8-9C5C-45F211986EB4}.
Class_VersionSeries - Static variable in class com.filenet.api.constants.GuidConstants
Class_VersionSeries value is {01A3A8C8-7AEC-11D1-A31B-0020AF9FBB1C}.
Class_VirtualServer - Static variable in class com.filenet.api.constants.GuidConstants
Class_VirtualServer value is {20C86014-1E7E-4AAD-8FBD-5C80C202C0F1}.
CLASS_WORKFLOW_SUBSCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
Class_WorkflowDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Class_WorkflowDefinition value is {A5C636CD-11BD-455D-9E1A-604A356ABFBA}.
Class_WorkflowEventAction - Static variable in class com.filenet.api.constants.GuidConstants
Class_WorkflowEventAction value is {A8A9A512-F479-43E1-BCDC-9EB395C54F3B}.
Class_XMLPropertyMappingScript - Static variable in class com.filenet.api.constants.GuidConstants
Class_XMLPropertyMappingScript value is {B88E2937-CCAD-4BD1-8920-54C6D1B9331F}.
ClassDefinition - Interface in com.filenet.api.admin
Represents the class definition (mutable class metadata) of non-versionable, non-subscribable classes.
ClassDefinitionSet - Interface in com.filenet.api.collection
Represents a collection of objects, each of which is an instance of a ClassDefinition class or one of its subclasses.
ClassDescription - Interface in com.filenet.api.meta
Represents the fixed description (immutable metadata) of a class.
ClassDescriptionSet - Interface in com.filenet.api.collection
Represents a collection of ClassDescription objects.
CLASSIFICATION_COMPLETE - Static variable in class com.filenet.api.constants.DocClassificationStatus
Specifies that auto-classification of the document has completed successfully.
CLASSIFICATION_COMPLETE_AS_INT - Static variable in class com.filenet.api.constants.DocClassificationStatus
An int value associated with the CLASSIFICATION_COMPLETE instance of this class.
CLASSIFICATION_DATETIME_PARSE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
Failed to parse date/time value during XML classification.
CLASSIFICATION_DATETIME_PARSE_FAILED_SIMPLE - Static variable in class com.filenet.api.exception.ExceptionCode
Failed to parse date/time value during XML classification.
CLASSIFICATION_FAILED - Static variable in class com.filenet.api.constants.DocClassificationStatus
Specifies that auto-classification of the document has failed.
CLASSIFICATION_FAILED_AS_INT - Static variable in class com.filenet.api.constants.DocClassificationStatus
An int value associated with the CLASSIFICATION_FAILED instance of this class.
CLASSIFICATION_PENDING - Static variable in class com.filenet.api.constants.DocClassificationStatus
Specifies that a request for auto-classification of the document is pending.
CLASSIFICATION_PENDING_AS_INT - Static variable in class com.filenet.api.constants.DocClassificationStatus
An int value associated with the CLASSIFICATION_PENDING instance of this class.
CLASSIFICATION_STATUS - Static variable in class com.filenet.api.constants.PropertyNames
 
CLASSIFIER_THREW - Static variable in class com.filenet.api.exception.ExceptionCode
Document classifier threw an exception.
classify(Document) - Method in interface com.filenet.api.engine.DocumentClassifier
Assigns a Content Engine class to the Document object passed to the method.
CLASSIFY_ACTION_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The DocumentClassificationAction object was not found for the given MIME type.
CLASSIFY_COMPLETE_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
CLASSIFY_COMPONENT_NOT_REGISTERED - Static variable in class com.filenet.api.exception.ExceptionCode
The classification component is not registered.
CLASSIFY_DITA_COMPONENT_FILED_IN_MULTIPLE_FOLDERS - Static variable in class com.filenet.api.exception.ExceptionCode
DITA components must be filed in one and only one folder to mirror file system.
CLASSIFY_DITA_COMPONENT_NOT_FILED_IN_ANY_FOLDER - Static variable in class com.filenet.api.exception.ExceptionCode
DITA components must be filed in one and only one folder to mirror file system.
CLASSIFY_DITA_INVALID_NODE_TEXT_FORMAT - Static variable in class com.filenet.api.exception.ExceptionCode
Node text data is expected to be formatted as a pair: name:value.
CLASSIFY_DITA_INVALID_PATH - Static variable in class com.filenet.api.exception.ExceptionCode
Path is malformed.
CLASSIFY_DITA_REQUIRED_VALUE_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
A required DITA value, example id, was not found.
CLASSIFY_DITA_UNSUPPORTED_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The DITA type is not supported by the classifier, required updates to classifier.
CLASSIFY_DOCUMENT_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The document object does not exist.
CLASSIFY_HANDLER_THREW - Static variable in class com.filenet.api.exception.ExceptionCode
The document classification handler threw an exception.
CLASSIFY_NO_CONTENT_TO_CLASSIFY - Static variable in class com.filenet.api.exception.ExceptionCode
There is no content to classify for the document having the indicated id.
CLASSIFY_STATUS_UPDATE_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
The operation faild while updating the document classification status.
CLASSIFY_UNKNOWN_MIME_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The MIME type is unrecognized for the document having the indicated id.
ClassifyCompleteEvent - Interface in com.filenet.api.events
Represents an event that occurs when a document has been auto-classified, that is, assigned a document class automatically during checkin.
ClassifyCompleteEventSet - Interface in com.filenet.api.collection
Represents a collection of ClassifyCompleteEventSet objects.
ClassNames - Class in com.filenet.api.constants
Contains a constant for the name of each class in the FileNet P8 Content Engine API.
ClassSubscription - Interface in com.filenet.api.events
Represents a subscription for events generated by all objects of a particular class.
ClassSubscriptionSet - Interface in com.filenet.api.collection
Represents a collection of ClassSubscription objects.
ClassWorkflowSubscription - Interface in com.filenet.api.events
Represents a subscription that initiates a workflow in response to events generated by all objects of a particular class.
ClassWorkflowSubscriptionSet - Interface in com.filenet.api.collection
Represents a collection of ClassWorkflowSubscription objects.
CLEAR_EXCEPTION - Static variable in class com.filenet.api.constants.LifecycleChangeFlags
Remove the document from the exception state and set its IsInExceptionState property to false.
CLEAR_EXCEPTION_AS_INT - Static variable in class com.filenet.api.constants.LifecycleChangeFlags
An int value associated with the CLEAR_EXCEPTION instance of this class.
CLEARING - Static variable in class com.filenet.api.constants.CacheStatus
Disables the cache area for active use, deletes all content from the cache, initializes the values for all cache statistical properties, and automatically resets the cache status to the previous setting (OPEN or CLOSED).
CLEARING_AS_INT - Static variable in class com.filenet.api.constants.CacheStatus
An int value associated with the CLEARING instance of this class.
clearPendingActions() - Method in interface com.filenet.api.core.IndependentlyPersistableObject
Clears out the list of pending actions for this object.
CLOSED - Static variable in class com.filenet.api.constants.CacheStatus
Disables the cache area for active use.
CLOSED - Static variable in class com.filenet.api.constants.ResourceStatus
Specifies that the storage or index area is no longer accepting new content.
CLOSED_AS_INT - Static variable in class com.filenet.api.constants.CacheStatus
An int value associated with the CLOSED instance of this class.
CLOSED_AS_INT - Static variable in class com.filenet.api.constants.ResourceStatus
An int value associated with the CLOSED instance of this class.
CLOSURE_DATE - Static variable in class com.filenet.api.constants.PropertyNames
 
CM_DIRECTORY_CONFIGURATION_OID - Static variable in class com.filenet.api.constants.ClassNames
 
CM_TIVOLI_MANAGEMENT_CLASS - Static variable in class com.filenet.api.constants.ClassNames
 
CMC_ENABLED - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type CMC_ENABLED.
CMC_ENABLED_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the CMC_ENABLED instance of this class.
CMC_ENABLED_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the CMC_ENABLED instance of this class.
CMC_TIME_TO_LIVE - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type CMC_TIME_TO_LIVE.
CMC_TIME_TO_LIVE_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the CMC_TIME_TO_LIVE instance of this class.
CMC_TIME_TO_LIVE_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the CMC_TIME_TO_LIVE instance of this class.
CmDirectoryConfigurationOID - Interface in com.filenet.api.admin
Configuration object for Oracle Directory Server security provider.
CmDirectoryConfigurationOIDList - Interface in com.filenet.api.collection
Collection comment TBD
CMODAPPLICATION_GROUP - Static variable in class com.filenet.api.constants.ClassNames
 
CMODAPPLICATION_GROUPS - Static variable in class com.filenet.api.constants.PropertyNames
 
CMODApplicationGroup - Interface in com.filenet.api.admin
Represents an IBM® Content Manager OnDemand (CMOD) application group that can be configured for content federation.
CMODApplicationGroupSet - Interface in com.filenet.api.collection
Represents a collection of CMODApplicationGroup objects.
CMODFIXED_CONTENT_DEVICE - Static variable in class com.filenet.api.constants.ClassNames
 
CMODFixedContentDevice - Interface in com.filenet.api.admin
Represents the description of an IBM® Content Manager OnDemand (CMOD) external fixed content storage device.
CMODFixedContentDeviceSet - Interface in com.filenet.api.collection
Represents a collection of CMODFixedContentDevice objects.
CMODLANGUAGE - Static variable in class com.filenet.api.constants.PropertyNames
 
CMODPASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
CMODPORT - Static variable in class com.filenet.api.constants.PropertyNames
 
CMODREPOSITORY - Static variable in class com.filenet.api.constants.ClassNames
 
CMODRepository - Interface in com.filenet.api.replication
Represents an IBM® Content Manager OnDemand (CMOD) external repository that is capable of federating content.
CMODRepositorySet - Interface in com.filenet.api.collection
Represents a collection of CMODRepository objects.
CMODSERVER_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
CMODTRACE_LEVEL - Static variable in class com.filenet.api.constants.PropertyNames
 
CMODUSER_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
CmTivoliManagementClass - Interface in com.filenet.api.admin
A management class that represents a specific retention setting for an IBM® Tivoli® Storage Manager (TSM) server.
CmTivoliManagementClassSet - Interface in com.filenet.api.collection
Represents a collection of CmTivoliManagementClass objects.
CODE_MODULE - Static variable in class com.filenet.api.constants.ClassNames
 
CODE_MODULE - Static variable in class com.filenet.api.constants.PropertyNames
 
CODE_MODULE_CACHE_ENTRY_TTL - Static variable in class com.filenet.api.constants.PropertyNames
 
CODE_MODULE_CACHE_MAX_FILE_SPACE - Static variable in class com.filenet.api.constants.PropertyNames
 
CODE_MODULE_CACHE_MAX_MEMORY - Static variable in class com.filenet.api.constants.PropertyNames
 
CODE_MODULE_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
CodeModule - Interface in com.filenet.api.admin
Represents a user-implemented Java event handler that executes when an Action-based object's events are raised.
CodeModuleSet - Interface in com.filenet.api.collection
Represents a collection of CodeModule objects.
COLLABORATIVE - Static variable in class com.filenet.api.constants.ReservationType
Specifies a collaborative reservation, which is a reservation that any user with the appropriate permissions can check in, modify, or delete.
COLLABORATIVE_AS_INT - Static variable in class com.filenet.api.constants.ReservationType
An int value associated with the COLLABORATIVE instance of this class.
COLLECTION_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
COLUMN_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
COLUMN_DEFINITIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
COLUMN_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
COLUMN_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
COLUMN_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
ColumnDefinition - Interface in com.filenet.api.admin
Represents the description of a column in a Content Engine database table.
ColumnDefinitionList - Interface in com.filenet.api.collection
Represents a collection of ColumnDefinition objects.
com.filenet.api.action - package com.filenet.api.action
Provides classes that are related to making changes to objects.
com.filenet.api.admin - package com.filenet.api.admin
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
com.filenet.api.authentication.jboss.login - package com.filenet.api.authentication.jboss.login
Provides the FnClientLoginModule interface used for client authentication in the JBoss environment.
com.filenet.api.collection - package com.filenet.api.collection
Provides type-safe interfaces related to collections of objects.
com.filenet.api.constants - package com.filenet.api.constants
Provides classes defining collections of related, type-safe constant values.
com.filenet.api.core - package com.filenet.api.core
Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork, Domain, Document, Folder, and so on.
com.filenet.api.engine - package com.filenet.api.engine
Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself.
com.filenet.api.events - package com.filenet.api.events
Provides interfaces that represent events triggered on Content Engine objects, as well as interfaces that allow you to extend Content Engine functionality and invoke it through the event mechanism.
com.filenet.api.exception - package com.filenet.api.exception
Provides the exception-handling framework for the Content Engine.
com.filenet.api.jdbc - package com.filenet.api.jdbc
Provides classes related to establishing and configuring Java™ Database Connectivity (JDBC) connections to the Content Engine database.
com.filenet.api.meta - package com.filenet.api.meta
Provides interfaces for holding immutable metadata for Content Engine classes (class descriptions) and properties (property descriptions).
com.filenet.api.property - package com.filenet.api.property
Provides classes and interfaces related to Content Engine object properties.
com.filenet.api.publishing - package com.filenet.api.publishing
Provides interfaces related to publishing.
com.filenet.api.query - package com.filenet.api.query
Provides classes related to constructing and performing Content Engine searches.
com.filenet.api.replication - package com.filenet.api.replication
Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content.
com.filenet.api.security - package com.filenet.api.security
Provides interfaces related to authentication, authorization, and user- and group-specific data.
com.filenet.api.util - package com.filenet.api.util
Provides utility classes and interfaces.
commit() - Method in class com.filenet.api.authentication.jboss.login.FnClientLoginModule
 
commit() - Method in class com.filenet.api.util.WSILoginModule
The standard javax.security.auth.spi.LoginModule.commit() method.
compareTo(Object) - Method in class com.filenet.api.util.Id
Compares two IDs.
compareTo(Object, DatabaseType) - Method in class com.filenet.api.util.Id
Compares two IDs as is done in an MSSQL Server database search.
COMPONENT_CASCADE_DELETE - Static variable in class com.filenet.api.constants.PropertyNames
 
COMPONENT_PREVENT_DELETE - Static variable in class com.filenet.api.constants.PropertyNames
 
COMPONENT_RELATIONSHIP - Static variable in class com.filenet.api.constants.ClassNames
 
COMPONENT_RELATIONSHIP_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
COMPONENT_SORT_ORDER - Static variable in class com.filenet.api.constants.PropertyNames
 
ComponentCascadeDeleteAction - Class in com.filenet.api.constants
Defines settings for controlling the deletion of a child component as an automatic response to the deletion of the parent component within a compound document.
ComponentPreventDeleteAction - Class in com.filenet.api.constants
Defines settings for the delete behavior of parent and child components within a compound document.
ComponentRelationship - Interface in com.filenet.api.core
Defines a hierarchical relationship between two documents as components in a compound document.
ComponentRelationshipSet - Interface in com.filenet.api.collection
Represents a collection of ComponentRelationship objects.
ComponentRelationshipType - Class in com.filenet.api.constants
Defines settings that determine the type of compound document relationship between a child document and a parent document.
COMPOUND_DOCUMENT - Static variable in class com.filenet.api.constants.CompoundDocumentState
Designates a document as the parent component in a compound document.
COMPOUND_DOCUMENT_AS_INT - Static variable in class com.filenet.api.constants.CompoundDocumentState
An int value associated with the COMPOUND_DOCUMENT instance of this class.
COMPOUND_DOCUMENT_STATE - Static variable in class com.filenet.api.constants.PropertyNames
 
CompoundDocumentState - Class in com.filenet.api.constants
Defines settings that identify whether a document is a standard document or a parent component in a compound document.
CONCURRENT_READERS - Static variable in class com.filenet.api.constants.PropertyNames
 
Configuration - Class in com.filenet.api.util
Represents a singleton instance of the client's configuration parameters.
CONFIGURATION_PARAMETERS - Static variable in class com.filenet.api.constants.PropertyNames
 
ConfigurationParameter - Class in com.filenet.api.constants
Specifies the parameters that can be used when configuring the Content Engine API.
ConfigurationParameters - Class in com.filenet.api.util
Represents a group of parameters that define the behavior of the client API.
ConfigurationParameters() - Constructor for class com.filenet.api.util.ConfigurationParameters
Constructs an empty map of configuration parameters.
ConfigurationParameters(ConfigurationParameters) - Constructor for class com.filenet.api.util.ConfigurationParameters
Constructs a map of configuration parameters to Object values.
CONNECT - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to connect to an object store.
connect(String, Properties) - Method in class com.filenet.api.jdbc.Driver
Attempts to establish a JDBC connection to the database identified by the specified URL.
CONNECT_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the CONNECT instance of this class.
Connection - Interface in com.filenet.api.core
Represents a logical connection to a FileNet P8 domain.
CONNECTION_CLIENT_METADATA_CACHE - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type CONNECTION_CLIENT_METADATA_CACHE.
CONNECTION_CLIENT_METADATA_CACHE_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the CONNECTION_CLIENT_METADATA_CACHE instance of this class.
CONNECTION_CLIENT_METADATA_CACHE_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the CONNECTION_CLIENT_METADATA_CACHE instance of this class.
CONNECTION_PARTICIPATES_IN_TRANSACTION - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type CONNECTION_PARTICIPATES_IN_TRANSACTION.
CONNECTION_PARTICIPATES_IN_TRANSACTION_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the CONNECTION_PARTICIPATES_IN_TRANSACTION instance of this class.
CONNECTION_PARTICIPATES_IN_TRANSACTION_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the CONNECTION_PARTICIPATES_IN_TRANSACTION instance of this class.
CONNECTION_STATE - Static variable in class com.filenet.api.constants.PropertyNames
 
CONNECTION_TIMEOUT - Static variable in class com.filenet.api.constants.PropertyNames
 
ConnectionType - Class in com.filenet.api.constants
Provides the implementation of type-safe enumeration objects that identify the connection type between the client and the Content Engine server.
CONSTRAINT_MASK - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTAINABLE - Static variable in class com.filenet.api.constants.ClassNames
 
Containable - Interface in com.filenet.api.core
Represents the base class for all objects that can be contained.
ContainableSet - Interface in com.filenet.api.collection
Represents a collection of Containable objects.
CONTAINED_DOCUMENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTAINEES - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTAINERS - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTAINMENT_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTAINMENT_RELATIONSHIP - Static variable in class com.filenet.api.constants.ClassNames
 
ContainmentName - Class in com.filenet.api.constants
Specifies illegal containment name characters.
ContainmentName() - Constructor for class com.filenet.api.constants.ContainmentName
 
ContainmentRelationship - Interface in com.filenet.api.core
Models containment relationships.
ContainmentRelationshipSet - Interface in com.filenet.api.collection
Represents a collection of ContainmentRelationship objects.
CONTAINS - Static variable in class com.filenet.api.constants.PrincipalSearchType
A constant representing a PrincipalSearchType instance of type CONTAINS.
CONTAINS_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchType
An integer associated with the CONTAINS instance of this class.
CONTENT_ACCESS_RECORDING_LEVEL - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_CA_CLOSE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The close failed on the stream.
CONTENT_CA_CONSOLIDATING_CHUNKS_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to consolidate content chunks failed
CONTENT_CA_CONTINUE_UPLOAD_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
Large content upload requiring multiple server round-trips failed.
CONTENT_CA_COOKIE_MISSING_PARAM - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated cookie is missing a required parameter
CONTENT_CA_DELETE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to delete the indicated file failed.
CONTENT_CA_DELETE_FAILED_RETENTION_CHECK - Static variable in class com.filenet.api.exception.ExceptionCode
The content could not be deleted due to the exisiting retention period.
CONTENT_CA_DELETE_SCRUB_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated file could not be scrubbed for a secure delete operation.
CONTENT_CA_FAILED_TEMP_CREATION - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to create the temporary content file failed.
CONTENT_CA_FEDERATED_REQUIRES_FIXED_SA - Static variable in class com.filenet.api.exception.ExceptionCode
Federated content requires a FixedStorageArea.
CONTENT_CA_FINALIZE_FAILED_SIZE - Static variable in class com.filenet.api.exception.ExceptionCode
Finalize PutContent failed because the actual size does not match the size of the content element.
CONTENT_CA_FINISH_UPLOAD_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The upload failed to finish.
CONTENT_CA_INTERNAL_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
A content area error occurred internal to the server.
CONTENT_CA_INVALID_COOKIE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated cookie is invalid.
CONTENT_CA_MIXED_FEDERATED_CONTENT - Static variable in class com.filenet.api.exception.ExceptionCode
Federated content elements cannot be mixed with non-federated content elements.
CONTENT_CA_OUTPUT_STREAM_ALREADY_SET - Static variable in class com.filenet.api.exception.ExceptionCode
The output stream has already been set
CONTENT_CA_READ_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to read the stream failed.
CONTENT_CA_READ_STREAM_ALREADY_SET - Static variable in class com.filenet.api.exception.ExceptionCode
The stream has already been set for retrieval.
CONTENT_CA_SKIP_BACKWARD_NOT_SUPPORTED - Static variable in class com.filenet.api.exception.ExceptionCode
The underlying stream does not support moving backward.
CONTENT_CA_SKIP_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The stream did not skip the expected amount, as indicated.
CONTENT_CA_START_UPLOAD_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The upload operation faild to start.
CONTENT_CA_STORE_CHUNK_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to store a content chunk failed.
CONTENT_CA_UNABLE_TO_ABANDONED_DELETE_FILE - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to delete the indicated abandoned file failed.
CONTENT_CA_UNKNOWN_CONTENT_UPLOAD_COOKIE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated upload content cookie was not recognized.
CONTENT_CA_UPLOAD_FAILED_WRITE - Static variable in class com.filenet.api.exception.ExceptionCode
The upload failed because of a write exception
CONTENT_CA_VALIDATION_FAILED_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
Content validation failed because the content was not found or accessible in the storage area.
CONTENT_CA_VALIDATION_FAILED_PENDING_FINALIZATION - Static variable in class com.filenet.api.exception.ExceptionCode
Content validation failed because content is in the process of being moved to final storage area location.
CONTENT_CA_VALIDATION_FAILED_SIZE - Static variable in class com.filenet.api.exception.ExceptionCode
Content validation failed because the recorded size does not match the actual size in the storage area.
CONTENT_CACHE_AREA - Static variable in class com.filenet.api.constants.ClassNames
 
CONTENT_CACHE_AREA - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_CACHE_AREA_ACCESS_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
Access to the area directory failed.
CONTENT_CACHE_AREAS - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_CACHE_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
CONTENT_CACHE_FILE_STREAM_ALREADY_CLOSED - Static variable in class com.filenet.api.exception.ExceptionCode
The cache file input stream is already closed.
CONTENT_CACHE_INTERNAL_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
A content cache error occurred internal to the server.
CONTENT_CACHE_SOURCE_STORAGE_AREA_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
A problem accessing the source storage area.
CONTENT_CACHE_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_CFS_DB_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An error occurred accessing the federation database.
CONTENT_CFS_INTERNAL_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
A content federation error occurred internal to the server.
CONTENT_CFS_METADATA_PARSE_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An error occured while parsing the XML that contains the metadata for a federated document
CONTENT_CONFIG_CREATE_TEMP_FOLDER_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
Create subfolder under Content Temporary Root failed.
CONTENT_CONFIG_TEMP_ROOT_DOES_NOT_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
Content Temporary Root Directory does not exist.
CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDER - Static variable in class com.filenet.api.exception.ExceptionCode
Content Temporary Root is not a directory.
CONTENT_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
CONTENT_DATA - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyContent properties.
CONTENT_DATA_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the CONTENT_DATA instance of this class.
CONTENT_DCA_APPEND_NOT_SUPPORTED - Static variable in class com.filenet.api.exception.ExceptionCode
The database does not support appending content.
CONTENT_DCA_CONTENT_ELEMENT_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The content element could not be found.
CONTENT_DCA_FAILED_INSERT - Static variable in class com.filenet.api.exception.ExceptionCode
The content element could not be inserted.
CONTENT_DCA_WRONG_LENGTH - Static variable in class com.filenet.api.exception.ExceptionCode
The content insert operation wrote the incorrect length value, as indicated.
CONTENT_ELEMENT - Static variable in class com.filenet.api.constants.ClassNames
 
CONTENT_ELEMENT_COUNT - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_ELEMENT_KBYTES - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_ELEMENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_ELEMENTS_CREATED - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_ELEMENTS_DELETED - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_ELEMENTS_PRESENT - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_ENGINE_BASE - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the Base Content Engine Extensions AddOn.
CONTENT_FCA_CREATE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The create operation failed, as indicated.
CONTENT_FCA_DELETE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The delete operation failed, as indicated.
CONTENT_FCA_DIR_ALREADY_EXISTS - Static variable in class com.filenet.api.exception.ExceptionCode
The specified directory already exists
CONTENT_FCA_DIR_CREATE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated directory was not created.
CONTENT_FCA_FAILED_RETRIEVING_EXTENSION - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated content element extension could not be retrieved.
CONTENT_FCA_FAILED_RETRIEVING_OBJECT - Static variable in class com.filenet.api.exception.ExceptionCode
The document associated with the content element could not be retrieved.
CONTENT_FCA_FAILED_STAKEFILE_LOAD - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to load the stakefile failed.
CONTENT_FCA_FILE_ALREADY_EXISTS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated file/content element already exists.
CONTENT_FCA_FILE_DOES_NOT_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated file/content element does not exist.
CONTENT_FCA_INIT_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The initialization failed.
CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
The file/content element parent directory does not exist.
CONTENT_FCA_READ_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The attempted read operation failed, as indicated.
CONTENT_FCA_ROOT_DOES_NOT_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
The create operation failed because the root folder does not exist.
CONTENT_FCA_ROOT_NOT_A_DIRECTORY - Static variable in class com.filenet.api.exception.ExceptionCode
The create operation failed because the root is not a directory.
CONTENT_FCA_SAVE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The attempted save operation failed, as indicated.
CONTENT_FCA_STAKEFILE_ALREADY_EXISTS - Static variable in class com.filenet.api.exception.ExceptionCode
A stakefile already exists at the indicated location
CONTENT_FCA_STAKEFILE_CREATE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to create the stakefile failed, as indicated.
CONTENT_FCA_STAKEFILE_INVALID_DATE_FORMAT - Static variable in class com.filenet.api.exception.ExceptionCode
An invalid date format was found in the indicated stakefile.
CONTENT_FCA_UNABLE_TO_RENAME_FILE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated file could not be renameed.
CONTENT_FCP_ADMIN_INVALID_COMMAND_CODE - Static variable in class com.filenet.api.exception.ExceptionCode
The admin function content specified for this provider is invalid.
CONTENT_FCP_ADMIN_INVALID_FUNCTION - Static variable in class com.filenet.api.exception.ExceptionCode
The admin function type indicated is invalid.
CONTENT_FCP_CE_ALREADY_EXISTS - Static variable in class com.filenet.api.exception.ExceptionCode
The content element already exists.
CONTENT_FCP_CE_DELETE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The content element delete failed on this provider.
CONTENT_FCP_CE_DOES_NOT_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
The content element does not exist on this provider.
CONTENT_FCP_CE_DUPLICATE_SEQ_NUM - Static variable in class com.filenet.api.exception.ExceptionCode
The content element sequence number indicated is a duplicate for this provider.
CONTENT_FCP_CE_EXISTS_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The exists operation failed for this provider.
CONTENT_FCP_CE_OPEN_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The operation to create a content element failed for this provider.
CONTENT_FCP_CE_READ_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The content element could not be read.
CONTENT_FCP_CE_SEEK_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The content element seek operation failed for this provider.
CONTENT_FCP_CE_TESTOPERATIONSUCCESS_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The testOperationSuccess operation failed for this provider.
CONTENT_FCP_CE_USESVERSIONS_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The usesVersions operation failed for this provider.
CONTENT_FCP_CENTERA_GET_CLIP_CREATION_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The Centera C-Clip creation time could not be retrieved.
CONTENT_FCP_CENTERA_GET_CLIP_RETENTION_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The Centera C-Clip retention period value could not be retrieved.
CONTENT_FCP_CENTERA_GET_CLUSTER_TIME_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The Centera cluster current time could not be retrieved.
CONTENT_FCP_CENTERA_GET_POOL_SETUP_VALUE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The Centera cluster DELETE ALLOWED setup could not be retrieved.
CONTENT_FCP_CENTERA_LOAD_POOL_FILE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated external file containing the Centera connection pool information could not be loaded.
CONTENT_FCP_CENTERA_OPEN_POOL_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The Centera connection pool could not be opened.
CONTENT_FCP_CENTERA_PROCESS_SITEMAP_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The Centera connection string from the site mapping XML data could not be retrieved.
CONTENT_FCP_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCH - Static variable in class com.filenet.api.exception.ExceptionCode
The tag index number in Referral URLs for Centera is not starting from 0 and incrementing by 1.
CONTENT_FCP_CLOSE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The close operation failed for this provider.
CONTENT_FCP_CONNECTION_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The connection for the provider failed.
CONTENT_FCP_CONTENT_CACHE_CHECK_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The call to isContentCached failed for this provider.
CONTENT_FCP_CREATE_CE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to create the content element failed for this provider.
CONTENT_FCP_DEVICE_QUERY_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The device query operation failed for the fixed content device.
CONTENT_FCP_DOC_CREATE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The document could not be createed for this provider.
CONTENT_FCP_DOC_CREATE_FAILED_BAD_INPUT - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated source for the content element could not be read, and the create operation failed for this provider
CONTENT_FCP_DOC_DELETE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The document could not be deleted for this provider.
CONTENT_FCP_DOC_EXISTS_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The check to determine whether the document exists failed for this provider.
CONTENT_FCP_DOC_FREEZE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The content freeze operation failed for this document.
CONTENT_FCP_DOC_FREEZE_NOT_SUPPORTED - Static variable in class com.filenet.api.exception.ExceptionCode
The document does not support freeze content operation.
CONTENT_FCP_DOC_LOCKDOWN_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The document could not be locked down for this provider.
CONTENT_FCP_FSB_DIRECTORY_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The file system based provider could not access the directory indicated.
CONTENT_FCP_FSB_EXISTS_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The existence of the file indicated could not be determined for the file system based provider.
CONTENT_FCP_FSB_INVALID_PROVIDER - Static variable in class com.filenet.api.exception.ExceptionCode
The Fixed Content Provider specified is invalid: it is not a snaplock device.
CONTENT_FCP_FSB_MKDIR_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated directory could not be created for the file system based provider.
CONTENT_FCP_FSB_OPEN_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated file could not be opened for the file system based provider.
CONTENT_FCP_FSB_REFERRAL_NUM_SEQ_MISMATCH - Static variable in class com.filenet.api.exception.ExceptionCode
The number of Content Engine sequence numbers does not match the number of federated paths in the referral for the file system based provider.
CONTENT_FCP_FSB_SET_READ_ONLY_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated read-only file attribute could not be set for the file system based provider.
CONTENT_FCP_FSB_TMP_DIRECTORY_CREATE_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
The tmp directory could not be created for the file system based provider.
CONTENT_FCP_FSB_TMP_DIRECTORY_NOT_ACCESSIBLE - Static variable in class com.filenet.api.exception.ExceptionCode
The write operation to the tmp directory could not be completed for the file system based provider.
CONTENT_FCP_GET_RETENTION_PERIOD_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The retention period for the content element could not be retrieved for this provider.
CONTENT_FCP_INVALID_CONFIGURATION - Static variable in class com.filenet.api.exception.ExceptionCode
The configuration is invalid for this provider.
CONTENT_FCP_INVALID_CONTENT_ELEMENT_SEQUENCE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated content element sequence number is invalid for this provider.
CONTENT_FCP_INVALID_REFERRAL_URL - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Referral URL is invalid for this provider.
CONTENT_FCP_INVALID_REFERRAL_VERSION - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Referral version is invalid for this provider.
CONTENT_FCP_INVALID_REFERRALURL_COUNT - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated number of referral URLs did not match the expected number for this provider.
CONTENT_FCP_INVALID_RESOURCE_STRING - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Resource String is invalid for this provider.
CONTENT_FCP_INVALID_SEEK_ORIGIN - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated origin specified for the seek operation is invalid for this provider.
CONTENT_FCP_IS_FAILED_CONFIGURE_DOC_CLASSES - Static variable in class com.filenet.api.exception.ExceptionCode
The document classes could not be configured, as indicated.
CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_CLASSES - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to retrieve all document classes from the Image Services server failed.
CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_PROPS - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to retrieve the indicated document properties failed.
CONTENT_FCP_IS_INVALID_CSM_CACHE_NAME - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated CSM cache name is invalid.
CONTENT_FCP_IS_INVALID_DOC_CLASS_NAME - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Image Services document class name is invalid.
CONTENT_FCP_IS_MISMATCHED_PAGE_NUM - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Image Services page numbers are mismatched.
CONTENT_FCP_IS_UNABLE_TO_RETRIEVE_IS_CLASS_DESC - Static variable in class com.filenet.api.exception.ExceptionCode
A communication failure with the Image Services server has prevented the retrieval of the ImageServicesClassDescriptions property for this IMFixedContentDevice
CONTENT_FCP_LOGOFF_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The logoff operation failed for this provider.
CONTENT_FCP_MISMATCHED_CHECKSUM - Static variable in class com.filenet.api.exception.ExceptionCode
The checksum operation failed for this provider.
CONTENT_FCP_MISMATCHED_REF_VERSION - Static variable in class com.filenet.api.exception.ExceptionCode
The referral version or provider did not match.
CONTENT_FCP_MISMATCHED_REFERRALURL_LENGTH - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated number of referral URLs did not match the number of Content Engine sequence numbers for this provider.
CONTENT_FCP_MISMATCHED_REFERRALURL_PARAM - Static variable in class com.filenet.api.exception.ExceptionCode
The referral URLs for this provider did not have the same value indicated.
CONTENT_FCP_NEGATIVE_RETENTION_PERIOD - Static variable in class com.filenet.api.exception.ExceptionCode
The requested retention period is negative for this provider.
CONTENT_FCP_NO_CONTENT_ELEMENTS_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
No matching content elements exist for this document.
CONTENT_FCP_OPERATION_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The operation failed for this provider.
CONTENT_FCP_OPERATION_FAILED_ON_OPEN - Static variable in class com.filenet.api.exception.ExceptionCode
The operation failed during open for this provider.
CONTENT_FCP_OPERATION_FAILED_WITH_CONTENT - Static variable in class com.filenet.api.exception.ExceptionCode
The operation failed with the indicated content for this provider.
CONTENT_FCP_OPERATION_FAILED_WITH_REFERRAL - Static variable in class com.filenet.api.exception.ExceptionCode
The operation failed for referral as indicated for this provider.
CONTENT_FCP_OPERATION_NOT_SUPPORTED - Static variable in class com.filenet.api.exception.ExceptionCode
The operation is not supported by this Fixed Content Provider.
CONTENT_FCP_POOL_MAX_REACHED - Static variable in class com.filenet.api.exception.ExceptionCode
Failed to get a provider due to the maximum connection limit reached for the fixed content device.
CONTENT_FCP_RETENTION_PARAM_NOT_ALLOWED - Static variable in class com.filenet.api.exception.ExceptionCode
The retention period parameter indicated is set to NOT-ALLOWED.
CONTENT_FCP_RETRYABLE_READ_TIMEOUT - Static variable in class com.filenet.api.exception.ExceptionCode
Read failed due to a timeout.
CONTENT_FCP_SET_RETENTION_PERIOD_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The retention period to for the content element could not be set as indicated for this provider.
CONTENT_FCP_TEMP_FILE_OPERATION_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The operation on the temporary file failed for the fixed content provider.
CONTENT_FCP_TSM_API_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
The call to the TSM API returned a failure ecode.
CONTENT_FCP_TSM_API_INITIALIZATION - Static variable in class com.filenet.api.exception.ExceptionCode
Could not initialize the TSM API
CONTENT_FCP_TSM_CREATE_OPT_FILE - Static variable in class com.filenet.api.exception.ExceptionCode
Could not create TSM options file.
CONTENT_FCP_TSM_INVALID_REFERRAL_BLOB - Static variable in class com.filenet.api.exception.ExceptionCode
The binary referral blob is invalid and cannot be converted to a referral class instance.
CONTENT_FCP_TSM_INVALID_RETENTION_INITIATED_STATE - Static variable in class com.filenet.api.exception.ExceptionCode
The Retention Initiated state is unexpected, and the expiration date is not set.
CONTENT_FCP_TSM_LOAD_OPT_FILE - Static variable in class com.filenet.api.exception.ExceptionCode
Could not load the TSM options file.
CONTENT_FCP_TSM_MISSING_OPT_FILE - Static variable in class com.filenet.api.exception.ExceptionCode
Could not open the TSM options file.
CONTENT_FCP_TSM_NO_OBJECT - Static variable in class com.filenet.api.exception.ExceptionCode
The content could not be retrieved, the named TSM object does not exist.
CONTENT_FCP_TSM_OBJECT_CREATE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
Creation of the tsm object failed.
CONTENT_FCP_TSM_RETENTION_EVENT - Static variable in class com.filenet.api.exception.ExceptionCode
The call to tsmRetentionEvent failed.
CONTENT_FCP_TSM_TOO_MANY_CONTENT_ELEMENTS - Static variable in class com.filenet.api.exception.ExceptionCode
The TSM object cannot be created, it contains more content elements than allowed by the TSM server (see TXNGROUPMAX).
CONTENT_FCP_TSM_WRITE_OPT_FILE - Static variable in class com.filenet.api.exception.ExceptionCode
Could not write TSM options file.
CONTENT_FCP_TSM_WRONG_MGMT_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
The call to bindTsmMC resulted in an unexpected management class, the options file is incorrect.
CONTENT_FCP_UNEXPECTED_STATE - Static variable in class com.filenet.api.exception.ExceptionCode
The state was unexpected for this provider.
CONTENT_FEDERATING_REPOSITORY - Static variable in class com.filenet.api.constants.ClassNames
 
CONTENT_FXCA_CANNOT_GET_PROVIDER - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated provider class could not be loaded.
CONTENT_FXCA_INVALID_CONFIGURATION - Static variable in class com.filenet.api.exception.ExceptionCode
The content area configuration is invalid.
CONTENT_FXCA_OPERATION_FAILED_CONTENT_IS_MIGRATING - Static variable in class com.filenet.api.exception.ExceptionCode
The operation cannot be performed while content is being migrated to the Fixed Content Device.
CONTENT_GC_CANNOT_FIND_INDEX_NUMBER - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated index number was not found.
CONTENT_GC_CANNOT_FIND_SEQUENCE_NUMBER - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated sequence number could not be found.
CONTENT_GC_INDEX_NOT_CONTENT_TRANSFER - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated index is not a ContentTransfer object.
CONTENT_GET_BLOCK_SIZE_KB - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type CONTENT_GET_BLOCK_SIZE_KB.
CONTENT_GET_BLOCK_SIZE_KB_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the CONTENT_GET_BLOCK_SIZE_KB instance of this class.
CONTENT_GET_BLOCK_SIZE_KB_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the CONTENT_GET_BLOCK_SIZE_KB instance of this class.
CONTENT_LOCATION - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_MAX_UPLOAD_THREADS - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type CONTENT_MAX_UPLOAD_THREADS.
CONTENT_MAX_UPLOAD_THREADS_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the CONTENT_MAX_UPLOAD_THREADS instance of this class.
CONTENT_MAX_UPLOAD_THREADS_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the CONTENT_MAX_UPLOAD_THREADS instance of this class.
CONTENT_MC_FAILED_MOVING_CONTENT - Static variable in class com.filenet.api.exception.ExceptionCode
The MoveContent operation failed.
CONTENT_MC_UNSUPPORTED_VERSIONABLE_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Versionable class is not supported.
CONTENT_OPERATION_NON_RETRIABLE_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
Non-retriable exception happened for the content operation and the operation will not be retried.
CONTENT_PC_CLOSE_STREAM_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The PutContent operation failed because InputStream.close failed.
CONTENT_PC_FAILED_NO_STORAGE_DEFINED - Static variable in class com.filenet.api.exception.ExceptionCode
The PutContent write operation failed because no StorageArea or StoragePolicy has been defined for this content.
CONTENT_PC_LAST_CHUNK_NOT_SET - Static variable in class com.filenet.api.exception.ExceptionCode
(Internal error) The lastChunk property is not set.
CONTENT_PC_STREAM_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The PutContent operation failed because of an InputStream exception
CONTENT_PC_UNEXPECTED_CONTENT_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The PutContentRequest content type was unexpected, as indicated.
CONTENT_PC_UNKNOWN_STATE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated PutContent state is unrecognized.
CONTENT_PC_WRITE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The PutContent write operation failed.
CONTENT_PUT_BLOCK_SIZE_KB - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type CONTENT_PUT_BLOCK_SIZE_KB.
CONTENT_PUT_BLOCK_SIZE_KB_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the CONTENT_PUT_BLOCK_SIZE_KB instance of this class.
CONTENT_PUT_BLOCK_SIZE_KB_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the CONTENT_PUT_BLOCK_SIZE_KB instance of this class.
CONTENT_QUEUE_MAX_WORKER_THREADS - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_REFERENCE - Static variable in class com.filenet.api.constants.ClassNames
 
CONTENT_RETENTION_DATE - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_SA_DELETES_NOT_ALLOWED - Static variable in class com.filenet.api.exception.ExceptionCode
The Storage Area does not allow delete of content.
CONTENT_SA_EXCEEDED_CLOSURE_DATE - Static variable in class com.filenet.api.exception.ExceptionCode
New content cannot be inserted in the Storage Area because it exceeds the closure date (indicated).
CONTENT_SA_EXCEEDED_MAX_COUNT - Static variable in class com.filenet.api.exception.ExceptionCode
New content cannot be inserted in the Storage Area because it exceeds the maximum content element count (indicated).
CONTENT_SA_EXCEEDED_MAX_SIZE - Static variable in class com.filenet.api.exception.ExceptionCode
New content cannot be inserted in the Storage Area because it exceeds the indicated maximum content element size (indicated).
CONTENT_SA_INVALID_DIRECTORY_STRUCTURE - Static variable in class com.filenet.api.exception.ExceptionCode
The directory structure packed value specified for the Storage Area is invalid.
CONTENT_SA_INVALID_RETENTION_PERIOD - Static variable in class com.filenet.api.exception.ExceptionCode
The RetentionPeriod value specified for the Storage Area is invalid.
CONTENT_SA_INVALID_STATUS_CHANGE - Static variable in class com.filenet.api.exception.ExceptionCode
The AreaStatus value specified for the Storage Area is invalid.
CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFS - Static variable in class com.filenet.api.exception.ExceptionCode
No storage area for the CFS Importer is available for the given object store and fixed content device
CONTENT_SA_NO_STORAGE_AREA_FOR_RESERVATION - Static variable in class com.filenet.api.exception.ExceptionCode
There are no open Storage Areas available for the reservation.
CONTENT_SA_STORAGE_AREA_NOT_OPEN - Static variable in class com.filenet.api.exception.ExceptionCode
The StorageArea is not open
CONTENT_SA_UNKNOWN_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated StorageArea class is not recognized.
CONTENT_SA_UNKNOWN_STORAGE_AREA - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated StorageArea is not recognized.
CONTENT_SEARCH - Static variable in class com.filenet.api.constants.ClassNames
 
CONTENT_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_SQ_SERIALIZED_OBJECT_IS_NULL - Static variable in class com.filenet.api.exception.ExceptionCode
The serialized object used for the Storage Area is null.
CONTENT_SQ_UNKNOWN_COMMAND - Static variable in class com.filenet.api.exception.ExceptionCode
The command used for the Storage Area is not recognized.
CONTENT_STORAGE_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_STREAM_INIT_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The stream could not be initialized
CONTENT_TEMP_DIRECTORY_ROOT - Static variable in class com.filenet.api.constants.PropertyNames
 
CONTENT_TRANSFER - Static variable in class com.filenet.api.constants.ClassNames
 
CONTENT_TTL_STREAM_EXPIRED - Static variable in class com.filenet.api.exception.ExceptionCode
The TTL (Time To Live) value for the stream has expired.
CONTENT_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
ContentAccessRecordingLevel - Class in com.filenet.api.constants
Specifies options for the recording granularity of updates to the DateContentLastAccessed property when content is accessed.
ContentCacheArea - Interface in com.filenet.api.admin
Represents a file storage area that stores duplicates of the document content most frequently requested, and permits those duplicates to be accessed in lieu of the originals in order to enhance the document retrieval performance of local servers.
ContentCacheAreaSet - Interface in com.filenet.api.collection
Represents a collection of ContentCacheArea objects.
ContentCacheConfiguration - Interface in com.filenet.api.admin
Defines the configuration for a content cache.
ContentCacheConfigurationList - Interface in com.filenet.api.collection
Represents a collection of ContentCacheConfiguration objects.
ContentConfiguration - Interface in com.filenet.api.admin
Configures the Content Management Subsystem.
ContentConfigurationList - Interface in com.filenet.api.collection
Represents a collection of ContentConfiguration objects.
ContentElement - Interface in com.filenet.api.core
Represents the superclass for classes used to access document or annotation content data.
ContentElementList - Interface in com.filenet.api.collection
Represents a collection of objects, each of which is either a ContentReference or a ContentTransfer object.
ContentFederatingRepository - Interface in com.filenet.api.replication
Represents repositories that are external to the Content Engine server and are capable of federating content.
ContentFederatingRepositorySet - Interface in com.filenet.api.collection
Represents a collection of ContentFederatingRepository objects.
ContentReference - Interface in com.filenet.api.core
Represents external content data that exists outside of an object store (and therefore outside the control of the Content Engine server), but to which an object store maintains a reference.
ContentReferenceList - Interface in com.filenet.api.collection
Represents a collection of ContentReference objects.
ContentTransfer - Interface in com.filenet.api.core
Represents content data that is local to an object store and directly managed by the Content Engine server.
ContentTransferList - Interface in com.filenet.api.collection
Represents a collection of ContentTransfer objects.
ContentValidationRequest - Class in com.filenet.api.admin
Represents a data object to be used with the batch form of StorageArea.validateContent.
ContentValidationRequest(IndependentlyPersistableObject, int) - Constructor for class com.filenet.api.admin.ContentValidationRequest
Creates a new instance of a ContentValidationRequest object.
COPY_TO_RESERVATION - Static variable in class com.filenet.api.constants.PropertyNames
 
Create - Class in com.filenet.api.action
Represents a “create” pending action.
Create(String, String, Boolean, ReservationType, Boolean, String) - Constructor for class com.filenet.api.action.Create
Creates a new instance of a Create pending action object initialized with the specified parameters.
CREATE_CHILD - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to create a child object.
CREATE_CHILD_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the CREATE_CHILD instance of this class.
CREATE_INSTANCE - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to create a new instance of an object.
CREATE_INSTANCE_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the CREATE_INSTANCE instance of this class.
createAnnotation(int, String) - Method in interface com.filenet.api.core.Versionable
Creates and associates a new annotation to a specific content element of this document.
createClassProperty() - Method in interface com.filenet.api.admin.PropertyTemplate
Creates and returns a new property definition object based on this property template.
createId() - Static method in class com.filenet.api.util.Id
Generates an ID with an IETF Version 4 UUID value.
createInstance() - Static method in class com.filenet.api.core.Factory.AccessPermission
Creates a new instance of the AccessPermission class.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.AddOn
Creates a new instance of the AddOn class based on the specified parameters.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.Annotation
Creates a new instance of the subclassable Annotation class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.Annotation
Creates a new instance of the subclassable Annotation class to be persisted in the specified object store.
createInstance() - Static method in class com.filenet.api.core.Factory.ApplicationSecurityTemplate
Creates a new instance of the ApplicationSecurityTemplate class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.ApplicationSecurityTemplate
Creates a new instance of the ApplicationSecurityTemplate class to be persisted to an object store.
createInstance() - Static method in class com.filenet.api.core.Factory.AsyncProcessingConfiguration
Creates a new instance of the AsyncProcessingConfiguration class.
createInstance() - Static method in class com.filenet.api.core.Factory.AuditDefinition
Creates a new instance of the AuditDefinition class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.AuditDefinition
Creates a new instance of the AuditDefinition class to be persisted to an object store.
createInstance(Domain) - Static method in class com.filenet.api.core.Factory.CenteraFixedContentDevice
Creates a new instance of the CenteraFixedContentDevice class for the specified domain.
createInstance() - Static method in class com.filenet.api.core.Factory.CenteraSiteSettings
Creates a new instance of the CenteraSiteSettings class.
createInstance() - Static method in class com.filenet.api.core.Factory.CFSImportAgentConfiguration
Creates a new instance of the CFSImportAgentConfiguration class.
createInstance() - Static method in class com.filenet.api.core.Factory.CFSSiteSettings
Creates a new instance of the CFSSiteSettings class.
createInstance() - Static method in class com.filenet.api.core.Factory.Choice
Creates a new instance of the Choice class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.Choice
Creates a new instance of the Choice class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.ChoiceList
Creates a new instance of the ChoiceList class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ChoiceList
Creates a new instance of the ChoiceList class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.ClassSubscription
Creates a new instance of the subclassable ClassSubscription class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.ClassSubscription
Creates a new instance of the subclassable ClassSubscription class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.ClassWorkflowSubscription
Creates a new instance of the subclassable ClassWorkflowSubscription class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.ClassWorkflowSubscription
Creates a new instance of the subclassable ClassWorkflowSubscription class to be persisted in the specified object store.
createInstance() - Static method in class com.filenet.api.core.Factory.CmDirectoryConfigurationOID
Creates a new instance of the CmDirectoryConfigurationOID class.
createInstance(Domain) - Static method in class com.filenet.api.core.Factory.CMODFixedContentDevice
Creates a new instance of the CMODFixedContentDevice class for the specified domain.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.CMODRepository
Creates a new instance of the CMODRepository class based on the specified parameters.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.CodeModule
Creates a new instance of the subclassable CodeModule class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.CodeModule
Creates a new instance of the subclassable CodeModule class to be persisted in the specified object store.
createInstance(ObjectStore, String, ComponentRelationshipType, Document, String) - Static method in class com.filenet.api.core.Factory.ComponentRelationship
Creates a new instance of the subclassable ComponentRelationship class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.ComponentRelationship
Creates a new instance of the subclassable ComponentRelationship class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.ComponentRelationship
Creates a new instance of the subclassable ComponentRelationship class to be persisted in the specified object store.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.ContentCacheArea
Creates a new instance of the ContentCacheArea class based on the specified parameters.
createInstance() - Static method in class com.filenet.api.core.Factory.ContentCacheConfiguration
Creates a new instance of the ContentCacheConfiguration class.
createInstance() - Static method in class com.filenet.api.core.Factory.ContentConfiguration
Creates a new instance of the ContentConfiguration class.
createInstance() - Static method in class com.filenet.api.core.Factory.ContentReference
Creates a new instance of the ContentReference class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.ContentReference
Creates a new instance of the ContentReference class to be persisted to an object store.
createInstance() - Static method in class com.filenet.api.core.Factory.ContentTransfer
Creates a new instance of the ContentTransfer class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.ContentTransfer
Creates a new instance of the ContentTransfer class to be persisted to an object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.CustomEvent
Creates a new instance of the subclassable CustomEvent class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.CustomEvent
Creates a new instance of the subclassable CustomEvent class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.CustomObject
Creates a new instance of the subclassable CustomObject class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.CustomObject
Creates a new instance of the subclassable CustomObject class to be persisted in the specified object store.
createInstance() - Static method in class com.filenet.api.core.Factory.DirectoryConfiguration
Creates a new instance of the DirectoryConfiguration class.
createInstance() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationAD
Creates a new instance of the DirectoryConfigurationAD class.
createInstance() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationAdam
Creates a new instance of the DirectoryConfigurationAdam class.
createInstance() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationCA
Creates a new instance of the DirectoryConfigurationCA class.
createInstance() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationIBM
Creates a new instance of the DirectoryConfigurationIBM class.
createInstance() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationNovell
Creates a new instance of the DirectoryConfigurationNovell class.
createInstance() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationSunOne
Creates a new instance of the DirectoryConfigurationSunOne class.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.DITARenditionEngineConnection
Creates a new instance of the DITARenditionEngineConnection class based on the specified parameters.
createInstance(ObjectStore, String, Id, Id, ReservationType) - Static method in class com.filenet.api.core.Factory.Document
Creates a new instance of the subclassable Document class, to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.Document
Creates a new instance of the subclassable Document class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.Document
Creates a new instance of the subclassable Document class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.DocumentClassificationAction
Creates a new instance of the subclassable DocumentClassificationAction class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.DocumentClassificationAction
Creates a new instance of the subclassable DocumentClassificationAction class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.DocumentLifecycleAction
Creates a new instance of the subclassable DocumentLifecycleAction class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.DocumentLifecycleAction
Creates a new instance of the subclassable DocumentLifecycleAction class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.DocumentLifecyclePolicy
Creates a new instance of the subclassable DocumentLifecyclePolicy class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.DocumentLifecyclePolicy
Creates a new instance of the subclassable DocumentLifecyclePolicy class to be persisted in the specified object store.
createInstance() - Static method in class com.filenet.api.core.Factory.DocumentState
Creates a new instance of the DocumentState class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.DocumentState
Creates a new instance of the DocumentState class to be persisted to an object store.
createInstance(ObjectStore, String, AutoUniqueName, DefineSecurityParentage) - Static method in class com.filenet.api.core.Factory.DynamicReferentialContainmentRelationship
Creates a new instance of the DynamicReferentialContainmentRelationship class, to be persisted in the specified object store, based on the AutoUniqueName and DefineSecurityParentage and class name settings.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.DynamicReferentialContainmentRelationship
Creates a new instance of the subclassable DynamicReferentialContainmentRelationship class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.DynamicReferentialContainmentRelationship
Creates a new instance of the subclassable DynamicReferentialContainmentRelationship class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.EventAction
Creates a new instance of the subclassable EventAction class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.EventAction
Creates a new instance of the subclassable EventAction class to be persisted in the specified object store.
createInstance() - Static method in class com.filenet.api.core.Factory.ExternalClassAlias
Creates a new instance of the ExternalClassAlias class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.ExternalClassAlias
Creates a new instance of the ExternalClassAlias class to be persisted to an object store.
createInstance() - Static method in class com.filenet.api.core.Factory.ExternalParticipant
Creates a new instance of the ExternalParticipant class.
createInstance() - Static method in class com.filenet.api.core.Factory.ExternalPropertyAlias
Creates a new instance of the ExternalPropertyAlias class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.ExternalPropertyAlias
Creates a new instance of the ExternalPropertyAlias class to be persisted to an object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.FileStorageArea
Creates a new instance of the subclassable FileStorageArea class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.FileStorageArea
Creates a new instance of the subclassable FileStorageArea class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.FixedStorageArea
Creates a new instance of the subclassable FixedStorageArea class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.FixedStorageArea
Creates a new instance of the subclassable FixedStorageArea class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.Folder
Creates a new instance of the subclassable Folder class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.Folder
Creates a new instance of the subclassable Folder class to be persisted in the specified object store.
createInstance(Domain) - Static method in class com.filenet.api.core.Factory.GenericFixedContentDevice
Creates a new instance of the GenericFixedContentDevice class for the specified domain.
createInstance(Domain) - Static method in class com.filenet.api.core.Factory.IICEFixedContentDevice
Creates a new instance of the IICEFixedContentDevice class for the specified domain.
createInstance() - Static method in class com.filenet.api.core.Factory.ImageServicesImportAgentConfiguration
Creates a new instance of the ImageServicesImportAgentConfiguration class.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.ImageServicesRepository
Creates a new instance of the ImageServicesRepository class based on the specified parameters.
createInstance() - Static method in class com.filenet.api.core.Factory.ImageServicesSiteSettings
Creates a new instance of the ImageServicesSiteSettings class.
createInstance(Domain) - Static method in class com.filenet.api.core.Factory.IMFixedContentDevice
Creates a new instance of the IMFixedContentDevice class for the specified domain.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.IndexJob
Creates a new instance of the IndexJob class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.IndexJob
Creates a new instance of the IndexJob class to be persisted in the specified object store.
createInstance() - Static method in class com.filenet.api.core.Factory.IndexJobClassItem
Creates a new instance of the IndexJobClassItem class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.IndexJobClassItem
Creates a new instance of the IndexJobClassItem class to be persisted to an object store.
createInstance() - Static method in class com.filenet.api.core.Factory.IndexJobCollectionItem
Creates a new instance of the IndexJobCollectionItem class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.IndexJobCollectionItem
Creates a new instance of the IndexJobCollectionItem class to be persisted to an object store.
createInstance() - Static method in class com.filenet.api.core.Factory.IndexJobSingleItem
Creates a new instance of the IndexJobSingleItem class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.IndexJobSingleItem
Creates a new instance of the IndexJobSingleItem class to be persisted to an object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.InstanceSubscription
Creates a new instance of the subclassable InstanceSubscription class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.InstanceSubscription
Creates a new instance of the subclassable InstanceSubscription class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.InstanceWorkflowSubscription
Creates a new instance of the subclassable InstanceWorkflowSubscription class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.InstanceWorkflowSubscription
Creates a new instance of the subclassable InstanceWorkflowSubscription class to be persisted in the specified object store.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.IsolatedRegion
Creates a new instance of the IsolatedRegion class based on the specified parameters.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.Link
Creates a new instance of the Link class, to be persisted in the specified object store, based on the class ID.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.Link
Creates a new instance of the Link class, to be persisted in the specified object store, based on the class ID and GUID.
createInstance() - Static method in class com.filenet.api.core.Factory.LocalizedString
Creates a new instance of the LocalizedString class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.LocalizedString
Creates a new instance of the LocalizedString class to be persisted to an object store.
createInstance() - Static method in class com.filenet.api.core.Factory.Marking
Creates a new instance of the Marking class.
createInstance(Domain) - Static method in class com.filenet.api.core.Factory.MarkingSet
Creates a new instance of the MarkingSet class.
createInstance(Domain, String[], String[]) - Static method in class com.filenet.api.core.Factory.ObjectStore
Creates a new instance of the ObjectStore class based on the specified parameters.
createInstance(Domain, String[], String[], String) - Static method in class com.filenet.api.core.Factory.ObjectStore
Creates a new instance of the ObjectStore class based on the specified parameters.
createInstance() - Static method in class com.filenet.api.core.Factory.ObjectStoreParticipant
Creates a new instance of the ObjectStoreParticipant class.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.PEConnectionPoint
Creates a new instance of the PEConnectionPoint class based on the specified parameters.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PropertyTemplateBinary
Creates a new instance of the PropertyTemplateBinary class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateBinary
Creates a new instance of the PropertyTemplateBinary class to be persisted in the specified object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PropertyTemplateBoolean
Creates a new instance of the PropertyTemplateBoolean class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateBoolean
Creates a new instance of the PropertyTemplateBoolean class to be persisted in the specified object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PropertyTemplateDateTime
Creates a new instance of the PropertyTemplateDateTime class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateDateTime
Creates a new instance of the PropertyTemplateDateTime class to be persisted in the specified object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PropertyTemplateFloat64
Creates a new instance of the PropertyTemplateFloat64 class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateFloat64
Creates a new instance of the PropertyTemplateFloat64 class to be persisted in the specified object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PropertyTemplateId
Creates a new instance of the PropertyTemplateId class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateId
Creates a new instance of the PropertyTemplateId class to be persisted in the specified object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PropertyTemplateInteger32
Creates a new instance of the PropertyTemplateInteger32 class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateInteger32
Creates a new instance of the PropertyTemplateInteger32 class to be persisted in the specified object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PropertyTemplateObject
Creates a new instance of the PropertyTemplateObject class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateObject
Creates a new instance of the PropertyTemplateObject class to be persisted in the specified object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PropertyTemplateString
Creates a new instance of the PropertyTemplateString class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateString
Creates a new instance of the PropertyTemplateString class to be persisted in the specified object store.
createInstance() - Static method in class com.filenet.api.core.Factory.PublishingConfiguration
Creates a new instance of the PublishingConfiguration class.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PublishRequest
Creates a new instance of the PublishRequest class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PublishRequest
Creates a new instance of the PublishRequest class to be persisted in the specified object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PublishStyleTemplate
Creates a new instance of the PublishStyleTemplate class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PublishStyleTemplate
Creates a new instance of the PublishStyleTemplate class to be persisted in the specified object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.PublishTemplate
Creates a new instance of the PublishTemplate class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PublishTemplate
Creates a new instance of the PublishTemplate class to be persisted in the specified object store.
createInstance(ObjectStore, String, AutoUniqueName, DefineSecurityParentage) - Static method in class com.filenet.api.core.Factory.ReferentialContainmentRelationship
Creates a new instance of the ReferentialContainmentRelationship class, to be persisted in the specified object store, based on the AutoUniqueName and DefineSecurityParentage and class name settings.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.ReferentialContainmentRelationship
Creates a new instance of the subclassable ReferentialContainmentRelationship class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.ReferentialContainmentRelationship
Creates a new instance of the subclassable ReferentialContainmentRelationship class to be persisted in the specified object store.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.RenditionEngineConnection
Creates a new instance of the RenditionEngineConnection class based on the specified parameters.
createInstance() - Static method in class com.filenet.api.core.Factory.ReplicationConfiguration
Creates a new instance of the ReplicationConfiguration class.
createInstance(Domain) - Static method in class com.filenet.api.core.Factory.ReplicationGroup
Creates a new instance of the ReplicationGroup class for the specified domain.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.ReplicationGroup
Creates a new instance of the ReplicationGroup class based on the specified parameters.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.SecurityPolicy
Creates a new instance of the subclassable SecurityPolicy class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.SecurityPolicy
Creates a new instance of the subclassable SecurityPolicy class to be persisted in the specified object store.
createInstance() - Static method in class com.filenet.api.core.Factory.ServerCacheConfiguration
Creates a new instance of the ServerCacheConfiguration class.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.Site
Creates a new instance of the Site class based on the specified parameters.
createInstance(Domain) - Static method in class com.filenet.api.core.Factory.SnapLockFixedContentDevice
Creates a new instance of the SnapLockFixedContentDevice class for the specified domain.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.StoragePolicy
Creates a new instance of the StoragePolicy class to be persisted in the specified object store.
createInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.StoragePolicy
Creates a new instance of the StoragePolicy class to be persisted in the specified object store.
createInstance() - Static method in class com.filenet.api.core.Factory.SubscribedEvent
Creates a new instance of the SubscribedEvent class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.SubscribedEvent
Creates a new instance of the SubscribedEvent class to be persisted to an object store.
createInstance(Domain) - Static method in class com.filenet.api.core.Factory.TivoliFixedContentDevice
Creates a new instance of the TivoliFixedContentDevice class for the specified domain.
createInstance() - Static method in class com.filenet.api.core.Factory.TraceLoggingConfiguration
Creates a new instance of the TraceLoggingConfiguration class.
createInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.UpgradeAddOn
Creates a new instance of the UpgradeAddOn class based on the specified parameters.
createInstance(Domain) - Static method in class com.filenet.api.core.Factory.VerityDomainConfiguration
Creates a new instance of the VerityDomainConfiguration class for the specified domain.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.VerityIndexArea
Creates a new instance of the subclassable VerityIndexArea class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.VerityIndexArea
Creates a new instance of the subclassable VerityIndexArea class to be persisted in the specified object store.
createInstance() - Static method in class com.filenet.api.core.Factory.VerityServerConfiguration
Creates a new instance of the VerityServerConfiguration class.
createInstance() - Static method in class com.filenet.api.core.Factory.VersioningSecurityTemplate
Creates a new instance of the VersioningSecurityTemplate class to be persisted to an object store.
createInstance(ObjectStore) - Static method in class com.filenet.api.core.Factory.VersioningSecurityTemplate
Creates a new instance of the VersioningSecurityTemplate class to be persisted to an object store.
createInstance(ObjectStore, String, Id, Id, ReservationType) - Static method in class com.filenet.api.core.Factory.WorkflowDefinition
Creates a new instance of the subclassable WorkflowDefinition class, to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.WorkflowDefinition
Creates a new instance of the subclassable WorkflowDefinition class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.WorkflowDefinition
Creates a new instance of the subclassable WorkflowDefinition class to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.WorkflowEventAction
Creates a new instance of the subclassable WorkflowEventAction class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.WorkflowEventAction
Creates a new instance of the subclassable WorkflowEventAction class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id, Id, ReservationType) - Static method in class com.filenet.api.core.Factory.XMLPropertyMappingScript
Creates a new instance of the subclassable XMLPropertyMappingScript class, to be persisted in the specified object store.
createInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.XMLPropertyMappingScript
Creates a new instance of the subclassable XMLPropertyMappingScript class to be persisted in the specified object store.
createInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.XMLPropertyMappingScript
Creates a new instance of the subclassable XMLPropertyMappingScript class to be persisted in the specified object store.
createList() - Static method in class com.filenet.api.core.Factory.AccessPermission
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ApplicationSecurityTemplate
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.AsyncProcessingConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.AuditDefinition
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.BinaryList
Creates a new instance of the collection class associated with this Binary class.
createList() - Static method in class com.filenet.api.core.Factory.BooleanList
Creates a new instance of the collection class associated with this Boolean class.
createList() - Static method in class com.filenet.api.core.Factory.CenteraSiteSettings
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.CFSImportAgentConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.CFSSiteSettings
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.Choice
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.CmDirectoryConfigurationOID
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ContentCacheConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ContentConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ContentElement
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ContentReference
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ContentTransfer
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.DateTimeList
Creates a new instance of the collection class associated with this DateTime class.
createList() - Static method in class com.filenet.api.core.Factory.DirectoryConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationAD
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationAdam
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationCA
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationIBM
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationNovell
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.DirectoryConfigurationSunOne
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.DocumentState
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.EngineCollectionList
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ExternalClassAlias
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ExternalParticipant
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ExternalPropertyAlias
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.Float64List
Creates a new instance of the collection class associated with this Float64 class.
createList() - Static method in class com.filenet.api.core.Factory.IdList
Creates a new instance of the collection class associated with this Id class.
createList() - Static method in class com.filenet.api.core.Factory.ImageServicesClassDescription
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ImageServicesImportAgentConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ImageServicesPropertyDescription
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ImageServicesSiteSettings
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.IndexJobClassItem
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.IndexJobCollectionItem
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.IndexJobItem
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.IndexJobSingleItem
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.Integer32List
Creates a new instance of the collection class associated with this Integer32 class.
createList() - Static method in class com.filenet.api.core.Factory.LocalizedString
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.Marking
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ObjectStoreParticipant
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.Permission
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.PropertyDefinition
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.PropertyDefinitionBinary
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.PropertyDefinitionBoolean
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.PropertyDefinitionDateTime
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.PropertyDefinitionFloat64
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.PropertyDefinitionId
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.PropertyDefinitionInteger32
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.PropertyDefinitionObject
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.PropertyDefinitionString
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.PublishingConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ReplicationConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ReplicationParticipant
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.SecurityTemplate
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.ServerCacheConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.SiteSettings
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.StringList
Creates a new instance of the collection class associated with this String class.
createList() - Static method in class com.filenet.api.core.Factory.SubscribedEvent
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.SubsystemConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.TraceLoggingConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.VerityServerConfiguration
Creates a new instance of this collection class.
createList() - Static method in class com.filenet.api.core.Factory.VersioningSecurityTemplate
Creates a new instance of this collection class.
createObject(String) - Method in interface com.filenet.api.core.InstantiatingScope
Creates a new object of the specified class.
createObject(String, Id) - Method in interface com.filenet.api.core.InstantiatingScope
Creates a new object based on the specified class and ID.
createRetrievingBatchInstance(Domain) - Static method in class com.filenet.api.core.RetrievingBatch
Creates a new RetrievingBatch instance for the specified FileNet P8 domain.
createSubclass() - Method in interface com.filenet.api.admin.ClassDefinition
Creates a subclass of the class defined by this class definition.
createSubclass(Id) - Method in interface com.filenet.api.admin.ClassDefinition
Creates a subclass, with the specified ID, of the class defined by this class definition.
createSubFolder(String) - Method in interface com.filenet.api.core.Folder
Creates a directly-contained subfolder of this folder.
createSubject(Connection, String, String, String) - Static method in class com.filenet.api.util.UserContext
Uses standard JAAS calls to authenticate with the application server and return a JAAS Subject object.
createUpdatingBatchInstance(Domain, RefreshMode) - Static method in class com.filenet.api.core.UpdatingBatch
Creates a new UpdatingBatch instance for the specified FileNet P8 domain.
CREATION_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
CreationEvent - Interface in com.filenet.api.events
Represents an event that occurs when an object instance of a class is created and saved.
CreationEventSet - Interface in com.filenet.api.collection
Represents a collection of CreationEvent objects.
CREATOR - Static variable in class com.filenet.api.constants.PropertyNames
 
CREATOR_OWNER - Static variable in class com.filenet.api.constants.SpecialPrincipal
Specifies a SpecialPrincipal that is the #CREATOR-OWNER account.
CROSS_SITE_ONLY - Static variable in class com.filenet.api.constants.CachedContentOption
Allows content for this storage area to be copied to a content cache provided that the server and the storage area do not belong to the same site.
CROSS_SITE_ONLY_AS_INT - Static variable in class com.filenet.api.constants.CachedContentOption
An int value associated with the CROSS_SITE_ONLY instance of this class.
CSMCACHE - Static variable in class com.filenet.api.constants.PropertyNames
 
CURRENT_STATE - Static variable in class com.filenet.api.constants.PropertyNames
 
CURRENT_USER - Static variable in class com.filenet.api.constants.PropertyNames
 
CURRENT_VERSION - Static variable in class com.filenet.api.constants.PropertyNames
 
CUSTOM - Static variable in class com.filenet.api.constants.PrincipalSearchType
A constant representing a PrincipalSearchType instance of type CUSTOM.
CUSTOM_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchType
An integer associated with the CUSTOM instance of this class.
CUSTOM_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
CUSTOM_OBJECT - Static variable in class com.filenet.api.constants.ClassNames
 
CustomEvent - Interface in com.filenet.api.events
Represents a user-defined custom event.
CustomEventSet - Interface in com.filenet.api.collection
Represents a collection of CustomEvent objects.
CustomObject - Interface in com.filenet.api.core
Represents a general interface that can be subclassed.
CustomObjectSet - Interface in com.filenet.api.collection
Represents a collection of CustomObject objects.

D

DAILY - Static variable in class com.filenet.api.constants.ContentAccessRecordingLevel
Specifies that the DateContentLastAccessed property will be updated only when a day (86400 seconds) has elapsed since the last update of the DateContentLastAccessed property.
DAILY_AS_INT - Static variable in class com.filenet.api.constants.ContentAccessRecordingLevel
An int value associated with the DAILY instance of this class.
DATA_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
DATABASE_CONTENT_UPLOAD_BUFFER_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
DATABASE_INDEX_STORAGE_LOCATION - Static variable in class com.filenet.api.constants.PropertyNames
 
DATABASE_LOBSTORAGE_LOCATION - Static variable in class com.filenet.api.constants.PropertyNames
 
DATABASE_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
DATABASE_SERVER_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
DATABASE_SERVER_PORT - Static variable in class com.filenet.api.constants.PropertyNames
 
DATABASE_STORAGE_AREA - Static variable in class com.filenet.api.constants.ClassNames
 
DATABASE_TABLE_STORAGE_LOCATION - Static variable in class com.filenet.api.constants.PropertyNames
 
DATABASE_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
DATABASE_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
DatabaseStorageArea - Interface in com.filenet.api.admin
Represents a storage area for content elements stored in the database.
DatabaseStorageAreaSet - Interface in com.filenet.api.collection
Represents a collection of DatabaseStorageArea objects.
DatabaseType - Class in com.filenet.api.constants
Provides a set of constants that identify the type of database used by a rendition engine or database storage area.
DATE - Static variable in class com.filenet.api.constants.TypeID
Specifies a DateTime data type.
DATE_AS_INT - Static variable in class com.filenet.api.constants.TypeID
An int value associated with the DATE instance of this class.
DATE_CHECKED_IN - Static variable in class com.filenet.api.constants.PropertyNames
 
DATE_CONTENT_LAST_ACCESSED - Static variable in class com.filenet.api.constants.PropertyNames
 
DATE_CREATED - Static variable in class com.filenet.api.constants.PropertyNames
 
DATE_LAST_MODIFIED - Static variable in class com.filenet.api.constants.PropertyNames
 
DateTimeList - Interface in com.filenet.api.collection
Represents a List collection (ordered, non-unique) of Date values.
DB2 - Static variable in class com.filenet.api.constants.DatabaseType
Specifies an IBM DB2 database.
DB2_AS_INT - Static variable in class com.filenet.api.constants.DatabaseType
An int value associated with the DB2 instance of this class.
DB_BAD_BATCH_RESULT - Static variable in class com.filenet.api.exception.ExceptionCode
The batch statement did not return the appropriate number of results.
DB_BAD_DATABASE_VENDOR - Static variable in class com.filenet.api.exception.ExceptionCode
The database vendor cannot be determined from the JNDI DataSource, or the data source is of an unsupported type.
DB_BAD_DATATYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated data type is invalid.
DB_BAD_INPUT_BINDING_INDEX - Static variable in class com.filenet.api.exception.ExceptionCode
The index into input bindings is invalid.
DB_BAD_OUTPUT_BINDING_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The output binding datatype is invalid.
DB_COLUMN_DOES_NOT_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
The referenced database column does not exist on specified table.
DB_CONNECTION_REESTABLISHED - Static variable in class com.filenet.api.exception.ExceptionCode
The connection to the database failed but has been reestablished.
DB_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated error occurred while accessing the database.
DB_ERROR_R - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated error occurred while accessing the database.
DB_FINISH_EXECUTE - Static variable in class com.filenet.api.exception.ExceptionCode
The prior execution must finish before starting a new execution.
DB_INVALID_EXECUTION - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to add more execution statements is invalid.
DB_INVALID_STATEMENT - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated statement is considered invalid by the implementation.
DB_NO_COUNT_IN_RESULT - Static variable in class com.filenet.api.exception.ExceptionCode
The database result does not have a count.
DB_NO_INSERT_TABLE - Static variable in class com.filenet.api.exception.ExceptionCode
A table name must be specified for the insert operation.
DB_NO_RESULT - Static variable in class com.filenet.api.exception.ExceptionCode
The given statement did not return any result.
DB_NOT_UNIQUE - Static variable in class com.filenet.api.exception.ExceptionCode
The update or insert operation failed due to an attempt to create a duplicate value in a unique index.
DB_NOTHING_TO_INSERT - Static variable in class com.filenet.api.exception.ExceptionCode
There is nothing to insert.
DB_OBJECT_DOES_NOT_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
The referenced database object cannot be located.
DB_OUT_OF_MEMORY - Static variable in class com.filenet.api.exception.ExceptionCode
The underlying database does not have enough memory or heap space to process the current command.
DB_ROWLENGTH_LIMIT_EXCEEDED - Static variable in class com.filenet.api.exception.ExceptionCode
The summation of column lengths exceeds the capacity of the underlying database.
DB_SEQUENCE_EXHAUSTED - Static variable in class com.filenet.api.exception.ExceptionCode
The range of values for the sequence is exhausted.
DB_TABLE_DOES_NOT_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
The referenced table cannot be located in the database.
DB_UNABLE_TO_ALTER_COLUMN - Static variable in class com.filenet.api.exception.ExceptionCode
The column cannot be altered via the application server.
DB_UNEXPECTED_SQL_RESULT - Static variable in class com.filenet.api.exception.ExceptionCode
One of the SQL statements did not return an expected result.
DEFAULT - Static variable in class com.filenet.api.constants.RetentionPeriod
 
DEFAULT_AS_INT - Static variable in class com.filenet.api.constants.RetentionPeriod
Specifies the same retention period as the associated fixed content device.
DEFAULT_INSTANCE_OWNER - Static variable in class com.filenet.api.constants.PropertyNames
 
DEFAULT_INSTANCE_PERMISSION_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
DEFAULT_INSTANCE_PERMISSIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
DEFAULT_ISDOCUMENT_CLASS - Static variable in class com.filenet.api.constants.PropertyNames
 
DEFAULT_QUERY_TIME_LIMIT - Static variable in class com.filenet.api.constants.PropertyNames
 
DEFAULT_RESERVATION_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
DEFAULT_RETENTION_DAYS - Static variable in class com.filenet.api.constants.PropertyNames
 
DEFAULT_RETENTION_PASS_THROUGH - Static variable in class com.filenet.api.constants.PropertyNames
 
DEFAULT_SITE - Static variable in class com.filenet.api.constants.PropertyNames
 
DEFINE_SECURITY_PARENTAGE - Static variable in class com.filenet.api.constants.DefineSecurityParentage
Specifies that security is to be inherited from the referenced parent (container).
DefineSecurityParentage - Class in com.filenet.api.constants
Exposes constants that indicate whether the SecurityFolder property of the object referenced by the ReferentialContainmentRelationship object's Head property is set to the Folder object referenced by the ReferentialContainmentRelationship object's Tail property.
Delete - Class in com.filenet.api.action
Represents a “delete” pending action.
Delete() - Constructor for class com.filenet.api.action.Delete
 
DELETE - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to delete an object.
delete() - Method in interface com.filenet.api.core.IndependentlyPersistableObject
Adds a Delete pending action to this object's PendingActions collection.
DELETE_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the DELETE instance of this class.
DELETE_METHOD - Static variable in class com.filenet.api.constants.PropertyNames
 
DELETION_ACTION - Static variable in class com.filenet.api.constants.PropertyNames
 
DELETION_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
DeletionAction - Class in com.filenet.api.constants
Provides a set of constants that identify the action to be taken with respect to an object-valued property when an attempt is made to delete the object that contains the property.
DeletionEvent - Interface in com.filenet.api.events
Represents an event that occurs when an object is deleted from the object store.
DeletionEventSet - Interface in com.filenet.api.collection
Represents a collection of DeletionEvent objects.
DEMOTE - Static variable in class com.filenet.api.constants.LifecycleChangeFlags
Demote the document’s current lifecycle state to the previous state in its document lifecycle policy and set the document's CurrentState property to the name of the previous state, unless the CanBeDemoted property of the document’s current lifecycle state (DocumentState object) is set to false.
DEMOTE_AS_INT - Static variable in class com.filenet.api.constants.LifecycleChangeFlags
An int value associated with the DEMOTE instance of this class.
DEMOTE_VERSION_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
DemoteVersion - Class in com.filenet.api.action
Represents a pending action for demoting a major version of a document to a minor version.
DemoteVersion() - Constructor for class com.filenet.api.action.DemoteVersion
 
demoteVersion() - Method in interface com.filenet.api.core.Versionable
Demotes the latest major version of this document to an unreleased minor version.
DemoteVersionEvent - Interface in com.filenet.api.events
Represents an event that occurs when a versionable object is demoted to a minor version.
DemoteVersionEventSet - Interface in com.filenet.api.collection
Represents a collection of DemoteVersionEvent objects.
DENY - Static variable in class com.filenet.api.constants.AccessType
Specifies that the user or group does not have the given access to a specified object.
DENY_AS_INT - Static variable in class com.filenet.api.constants.AccessType
An int value associated with the DENY instance of this class.
DEPENDENT_DOCUMENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
DependentObject - Interface in com.filenet.api.core
Indicates objects that are dependent.
DependentObjectList - Interface in com.filenet.api.collection
Represents a collection of dependent objects.
DEQUEUE_HOST - Static variable in class com.filenet.api.constants.PropertyNames
 
DESCENDING - Static variable in class com.filenet.api.constants.PrincipalSearchSortType
A constant representing a PrincipalSearchSortType instance of type DESCENDING.
DESCENDING_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchSortType
An integer associated with the DESCENDING instance of this class.
describedIsOfClass(String) - Method in interface com.filenet.api.meta.ClassDescription
Returns whether the class described by this ClassDescription object is a subclass of the specified class (true) or not (false).
describedIsOfClass(ClassDescription, String) - Method in interface com.filenet.api.meta.MetadataCache
Returns whether a class description describes the class or subclass identified by a given class name or GUID string (true) or not (false).
DESCRIPTION - Static variable in class com.filenet.api.constants.PropertyNames
 
DESCRIPTIVE_TEXT - Static variable in class com.filenet.api.constants.PropertyNames
 
DESCRIPTIVE_TEXTS - Static variable in class com.filenet.api.constants.PropertyNames
 
DESTINATION_DOCUMENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
DESTINATION_REPOSITORY - Static variable in class com.filenet.api.constants.PropertyNames
 
DESTRUCTIVE - Static variable in class com.filenet.api.constants.AreaDeleteMethod
Specifies that content be overwritten once with zeros before it's deleted.
DESTRUCTIVE_AS_INT - Static variable in class com.filenet.api.constants.AreaDeleteMethod
An int value associated with the DESTRUCTIVE instance of this class.
DETAIL - Static variable in class com.filenet.api.constants.TraceFlag
Provides information primarily used to aid in debugging.
DETAIL_AS_INT - Static variable in class com.filenet.api.constants.TraceFlag
An int value associated with the DETAIL instance of this class.
determinePrerequisiteAddOnIds(Id) - Method in interface com.filenet.api.core.ObjectStore
Returns the feature addon IDs for which installation is required prior to the installation of the feature addon specified by addOnId.
DEVICE_ADDRESS - Static variable in class com.filenet.api.constants.PropertyNames
 
DEVICE_ROOT_DIRECTORY - Static variable in class com.filenet.api.constants.PropertyNames
 
DIAGNOSTIC_EXCEPTION_CODE - Static variable in class com.filenet.api.exception.ErrorRecord
When the exception is an EngineRuntimeException instance, this field identifies the exception code.
DIAGNOSTIC_STACK_TRACE - Static variable in class com.filenet.api.exception.ErrorRecord
Identifies the stack trace information for the exception.
DIRECTORY_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
DIRECTORY_CONFIGURATION_AD - Static variable in class com.filenet.api.constants.ClassNames
 
DIRECTORY_CONFIGURATION_ADAM - Static variable in class com.filenet.api.constants.ClassNames
 
DIRECTORY_CONFIGURATION_CA - Static variable in class com.filenet.api.constants.ClassNames
 
DIRECTORY_CONFIGURATION_IBM - Static variable in class com.filenet.api.constants.ClassNames
 
DIRECTORY_CONFIGURATION_NOVELL - Static variable in class com.filenet.api.constants.ClassNames
 
DIRECTORY_CONFIGURATION_SUN_ONE - Static variable in class com.filenet.api.constants.ClassNames
 
DIRECTORY_CONFIGURATIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
DIRECTORY_SERVER_HOST - Static variable in class com.filenet.api.constants.PropertyNames
 
DIRECTORY_SERVER_PASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
DIRECTORY_SERVER_PORT - Static variable in class com.filenet.api.constants.PropertyNames
 
DIRECTORY_SERVER_PROVIDER_CLASS - Static variable in class com.filenet.api.constants.PropertyNames
 
DIRECTORY_SERVER_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
DIRECTORY_SERVER_USER_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
DIRECTORY_STRUCTURE - Static variable in class com.filenet.api.constants.PropertyNames
 
DIRECTORY_STRUCTURE_LARGE - Static variable in class com.filenet.api.constants.DirectoryStructure
Specifies a large directory structure.
DIRECTORY_STRUCTURE_LARGE_AS_INT - Static variable in class com.filenet.api.constants.DirectoryStructure
An int value associated with the DIRECTORY_STRUCTURE_LARGE instance of this class.
DIRECTORY_STRUCTURE_SMALL - Static variable in class com.filenet.api.constants.DirectoryStructure
Specifies a small directory structure.
DIRECTORY_STRUCTURE_SMALL_AS_INT - Static variable in class com.filenet.api.constants.DirectoryStructure
An int value associated with the DIRECTORY_STRUCTURE_SMALL instance of this class.
DirectoryConfiguration - Interface in com.filenet.api.admin
Represents the base configuration object for all security providers and holds directory configuration data.
DirectoryConfigurationAD - Interface in com.filenet.api.admin
Represents the configuration object for the Active Directory security provider.
DirectoryConfigurationAdam - Interface in com.filenet.api.admin
Represents the configuration object for an ADAM or AD LDS security provider.
DirectoryConfigurationAdamList - Interface in com.filenet.api.collection
Contains the group of DirectoryConfigurationAdam objects defined for a given FileNet P8 domain.
DirectoryConfigurationADList - Interface in com.filenet.api.collection
Contains the group of DirectoryConfigurationAD objects defined for a given FileNet P8 domain.
DirectoryConfigurationCA - Interface in com.filenet.api.admin
This interface is not supported.
DirectoryConfigurationCAList - Interface in com.filenet.api.collection
This interface is not supported.
DirectoryConfigurationIBM - Interface in com.filenet.api.admin
Represents the configuration object for an IBM Tivoli security provider.
DirectoryConfigurationIBMList - Interface in com.filenet.api.collection
Contains the group of DirectoryConfigurationIBM objects defined for a given FileNet P8 domain.
DirectoryConfigurationList - Interface in com.filenet.api.collection
Specifies the collection of DirectoryConfiguration objects defined for a given FileNet P8 domain.
DirectoryConfigurationNovell - Interface in com.filenet.api.admin
Represents the configuration object for a Novell eDirectory security provider.
DirectoryConfigurationNovellList - Interface in com.filenet.api.collection
Contains the group of DirectoryConfigurationNovell objects defined for a given FileNet P8 domain.
DirectoryConfigurationSunOne - Interface in com.filenet.api.admin
Represents the configuration object for a SunOne security provider.
DirectoryConfigurationSunOneList - Interface in com.filenet.api.collection
Contains the group of DirectoryConfigurationSunOne objects defined for a given FileNet P8 domain.
DirectoryInfo - Class in com.filenet.api.engine
For Internal Use Only.
DirectoryInfo(DirectoryServiceProvider, String, String, String, String, boolean, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
DirectoryInfo(DirectoryServiceProvider, String, String, String, String, boolean, String, String, String, String, String, String, String, String, String, String, boolean) - Constructor for class com.filenet.api.engine.DirectoryInfo
 
DirectoryInfo(DirectoryServiceProvider, String, String, String, String, boolean, String, String, String, String, String, String, boolean, String, String, String, String, String, boolean, String, boolean, boolean, String, String, String) - Constructor for class com.filenet.api.engine.DirectoryInfo
 
DirectoryServiceProvider - Interface in com.filenet.api.engine
For Internal Use Only.
DirectoryStructure - Class in com.filenet.api.constants
Provides a set of constants that identify the type of directory structure (large or small) used by a file storage area or content cache area.
DISCRETIONARY_PERMISSION - Static variable in class com.filenet.api.constants.ClassNames
 
DiscretionaryPermission - Interface in com.filenet.api.security
Base class for permission objects that define discretionary access permissions.
DiscretionaryPermissionList - Interface in com.filenet.api.collection
Represents a collection of DiscretionaryPermission objects.
DISPATCHER_ENABLED - Static variable in class com.filenet.api.constants.PropertyNames
 
DISPATCHER_WAIT_INTERVAL - Static variable in class com.filenet.api.constants.PropertyNames
 
DISPLAY_NAME - Static variable in class com.filenet.api.constants.PrincipalSearchAttribute
A constant representing a PrincipalSearchAttribute instance of type DISPLAY_NAME.
DISPLAY_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
DISPLAY_NAME_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchAttribute
An integer associated with the DISPLAY_NAME instance of this class.
DISPLAY_NAMES - Static variable in class com.filenet.api.constants.PropertyNames
 
DISTINGUISHED_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
DITA_PUBLISHING - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the DITA Publishing Extensions AddOn.
DITADATABASE_TIMEOUT - Static variable in class com.filenet.api.constants.PropertyNames
 
DITAHOME - Static variable in class com.filenet.api.constants.PropertyNames
 
DITAJVMARGUMENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
DITARENDITION_ENGINE_CONNECTION - Static variable in class com.filenet.api.constants.ClassNames
 
DITARENDITION_ENGINE_CONNECTION - Static variable in class com.filenet.api.constants.PropertyNames
 
DITARENDITION_ENGINE_CONNECTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
DITARenditionEngineConnection - Interface in com.filenet.api.admin
Represents site-specific connection data for a DITA Rendition Engine that is referenced by a publishing configuration.
DITARenditionEngineConnectionSet - Interface in com.filenet.api.collection
Represents a collection of DITARenditionEngineConnection objects.
DITAWORKING_DIRECTORY - Static variable in class com.filenet.api.constants.PropertyNames
 
DNSNAME - Static variable in class com.filenet.api.constants.PropertyNames
 
DO_NOT_AUTO_CLASSIFY - Static variable in class com.filenet.api.constants.AutoClassify
Indicates that the document will not be auto-classified during check-in.
DO_NOT_DEFINE_SECURITY_PARENTAGE - Static variable in class com.filenet.api.constants.DefineSecurityParentage
Specifies that security is not to be inherited from the referenced parent (container).
DocClassificationStatus - Class in com.filenet.api.constants
Provides a set of constants that specify the auto-classification status of a document.
DOCUMENT - Static variable in class com.filenet.api.constants.ClassNames
 
Document - Interface in com.filenet.api.core
Represents a single version of a document stored in an object store.
DOCUMENT_CLASS_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
DOCUMENT_CLASSIFICATION_ACTION - Static variable in class com.filenet.api.constants.ClassNames
 
DOCUMENT_CLASSIFICATION_ACTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
DOCUMENT_CLASSIFICATION_QUEUE_ITEM - Static variable in class com.filenet.api.constants.ClassNames
 
DOCUMENT_IS_DEPENDENT_PUBLICATION - Static variable in class com.filenet.api.constants.PublicationStatus
Specifies that a document is a publication that is dependent on its source (it will be deleted if the source document is deleted).
DOCUMENT_IS_DEPENDENT_PUBLICATION_AS_INT - Static variable in class com.filenet.api.constants.PublicationStatus
An int value associated with the DOCUMENT_IS_DEPENDENT_PUBLICATION instance of this class.
DOCUMENT_IS_INDEPENDENT_PUBLICATION - Static variable in class com.filenet.api.constants.PublicationStatus
Specifies that a document is a publication that is independent of its source (it won't be deleted if the source document is deleted).
DOCUMENT_IS_INDEPENDENT_PUBLICATION_AS_INT - Static variable in class com.filenet.api.constants.PublicationStatus
An int value associated with the DOCUMENT_IS_INDEPENDENT_PUBLICATION instance of this class.
DOCUMENT_IS_NOT_PUBLICATION - Static variable in class com.filenet.api.constants.PublicationStatus
Specifies that the document is not a publication.
DOCUMENT_IS_NOT_PUBLICATION_AS_INT - Static variable in class com.filenet.api.constants.PublicationStatus
An int value associated with the DOCUMENT_IS_NOT_PUBLICATION instance of this class.
DOCUMENT_LIFECYCLE_ACTION - Static variable in class com.filenet.api.constants.ClassNames
 
DOCUMENT_LIFECYCLE_ACTION - Static variable in class com.filenet.api.constants.PropertyNames
 
DOCUMENT_LIFECYCLE_ACTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
DOCUMENT_LIFECYCLE_POLICIES - Static variable in class com.filenet.api.constants.PropertyNames
 
DOCUMENT_LIFECYCLE_POLICY - Static variable in class com.filenet.api.constants.ClassNames
 
DOCUMENT_LIFECYCLE_POLICY - Static variable in class com.filenet.api.constants.PropertyNames
 
DOCUMENT_STATE - Static variable in class com.filenet.api.constants.ClassNames
 
DOCUMENT_STATES - Static variable in class com.filenet.api.constants.PropertyNames
 
DocumentClassDefinition - Interface in com.filenet.api.admin
Represents the class definition (mutable class metadata) of the Document class and its subclasses.
DocumentClassDefinitionSet - Interface in com.filenet.api.collection
Represents a collection of DocumentClassDefinition objects.
DocumentClassificationAction - Interface in com.filenet.api.events
Defines the content type and the server-side Java implementation that automatically classifies a document of the defined content type.
DocumentClassificationActionSet - Interface in com.filenet.api.collection
Represents a collection of DocumentClassificationAction objects.
DocumentClassificationQueueItem - Interface in com.filenet.api.admin
Represents a pending (queued) document auto-classification request.
DocumentClassificationQueueItemSet - Interface in com.filenet.api.collection
Represents a collection of DocumentClassificationQueueItem objects.
DocumentClassifier - Interface in com.filenet.api.engine
An interface to be implemented to automatically classify documents of a particular content type.
DocumentLifecycleAction - Interface in com.filenet.api.events
Represents the actions to be taken when a document's lifecycle state is changed.
DocumentLifecycleActionHandler - Interface in com.filenet.api.engine
An interface to be implemented to handle state changes for documents assigned a lifecycle policy.
DocumentLifecycleActionSet - Interface in com.filenet.api.collection
Represents a collection of DocumentLifecycleAction objects.
DocumentLifecyclePolicy - Interface in com.filenet.api.events
Represents the lifecycle policy for a document.
DocumentLifecyclePolicySet - Interface in com.filenet.api.collection
Represents a collection of DocumentLifecyclePolicy objects.
DOCUMENTS_PER_BATCH - Static variable in class com.filenet.api.constants.PropertyNames
 
DocumentSet - Interface in com.filenet.api.collection
Represents a collection of Document objects.
DocumentState - Interface in com.filenet.api.events
Represents a valid lifecycle state of a document lifecycle policy.
DocumentStateList - Interface in com.filenet.api.collection
Represents a collection of DocumentState objects.
DOMAIN - Static variable in class com.filenet.api.constants.ClassNames
 
DOMAIN - Static variable in class com.filenet.api.constants.PropertyNames
 
Domain - Interface in com.filenet.api.core
Represents a collection of resources and services sharing the same Global Configuration Database (GCD).
DOMAIN_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
DomainSet - Interface in com.filenet.api.collection
Represents a collection of Domain objects.
DOUBLE - Static variable in class com.filenet.api.constants.TypeID
Specifies a double (Float64) data type.
DOUBLE_AS_INT - Static variable in class com.filenet.api.constants.TypeID
An int value associated with the DOUBLE instance of this class.
Driver - Class in com.filenet.api.jdbc
Registers a Java™ Database Connectivity (JDBC) driver and establishes a connection with a Content Engine database, providing metadata information on object stores and executing queries against those object stores.
Driver() - Constructor for class com.filenet.api.jdbc.Driver
Registers the JDBC driver.
DYNAMIC_CR - Static variable in class com.filenet.api.constants.ComponentRelationshipType
Binds the parent component version to the most recent child component version that satisfies the version bind rule.
DYNAMIC_CR_AS_INT - Static variable in class com.filenet.api.constants.ComponentRelationshipType
An int value associated with the DYNAMIC_CR instance of this class.
DYNAMIC_GROUP_MEMBER_ATTRIBUTE - Static variable in class com.filenet.api.constants.PropertyNames
 
DYNAMIC_GROUP_OBJECT_CLASS - Static variable in class com.filenet.api.constants.PropertyNames
 
DYNAMIC_GROUP_QUERY_ATTRIBUTE - Static variable in class com.filenet.api.constants.PropertyNames
 
DYNAMIC_LABEL_CR - Static variable in class com.filenet.api.constants.ComponentRelationshipType
Binds the parent component version to the most recent child component version satisfying the version bind rule that has a ComponentBindingLabel property value matching the LabelBindValue property value.
DYNAMIC_LABEL_CR_AS_INT - Static variable in class com.filenet.api.constants.ComponentRelationshipType
An int value associated with the DYNAMIC_LABEL_CR instance of this class.
DYNAMIC_REFERENTIAL_CONTAINMENT_RELATIONSHIP - Static variable in class com.filenet.api.constants.ClassNames
 
DynamicReferentialContainmentRelationship - Interface in com.filenet.api.core
Represents a dynamic relationship between two Containable subclasses: a container and the current version of a Document.
DynamicReferentialContainmentRelationshipSet - Interface in com.filenet.api.collection
Represents a collection of DynamicReferentialContainmentRelationship objects.

E

E_ACCESS_DENIED - Static variable in class com.filenet.api.exception.ExceptionCode
The requester has insufficient access rights to perform the requested operation.
E_BAD_CLASSID - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated class was not found.
E_BAD_FILTER_EXPRESSION - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated filter expression is invalid.
E_BAD_INDEX - Static variable in class com.filenet.api.exception.ExceptionCode
The index specified does not reference a valid property or list element.
E_BAD_OBJECT - Static variable in class com.filenet.api.exception.ExceptionCode
An inappropriate object was passed as parameter to this function.
E_BAD_OPERATOR - Static variable in class com.filenet.api.exception.ExceptionCode
The operator indicated is not defined in the metadata of the current scope.
E_BAD_PARAMETER - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated input parameter is invalid.
E_BAD_PROPERTYID - Static variable in class com.filenet.api.exception.ExceptionCode
The property is not defined on the indicated class.
E_BAD_URL - Static variable in class com.filenet.api.exception.ExceptionCode
The resource URL is not syntactically valid.
E_BAD_VALUE - Static variable in class com.filenet.api.exception.ExceptionCode
The value given for a property or list element lies outside the permitted range or value set, or exceeds the maximum length allowed.
E_CLASS_LOADING_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated class could not be loaded.
E_CLASS_NOT_SEARCHABLE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated class referred to in the From Expression is not searchable.
E_CLOSED_STREAM - Static variable in class com.filenet.api.exception.ExceptionCode
An operation was attempted on a stream that has been closed.
E_CONFLICTING_OPERATION - Static variable in class com.filenet.api.exception.ExceptionCode
A combination of operations is not valid.
E_CONSTRAINT_VIOLATED - Static variable in class com.filenet.api.exception.ExceptionCode
The operation violates a constraint of the implementation.
E_DATABASE_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The operation was unable to read from or write to the database.
E_DATABASE_FULL - Static variable in class com.filenet.api.exception.ExceptionCode
The database is full.
E_DATATYPE_MISMATCH - Static variable in class com.filenet.api.exception.ExceptionCode
The method invoked is inappropriate for the datatype of the property.
E_DEADLOCK_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The transaction was aborted due to a database or other deadlock error.
E_DUPLICATE_LIST_UPDATE - Static variable in class com.filenet.api.exception.ExceptionCode
A duplicate entry was detected in the list update operation at the indicated position.
E_ENUM_NAME_KEY_MATCH_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated field name does not match a resource key for the ExceptionCode fields.
E_EXCEPTION_RETRY - Static variable in class com.filenet.api.exception.ExceptionCode
This is an internal exception code that is never logged as an error or returned to a client.
E_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The operation failed.
E_FAILED_TO_GET_DATASOURCE - Static variable in class com.filenet.api.exception.ExceptionCode
The server cannot get the DataSource interface from the application server.
E_FOREIGN_OBJECT - Static variable in class com.filenet.api.exception.ExceptionCode
An object is not from the current document space.
E_HEAP_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
The operation ran out of memory.
E_ILLEGAL_OPERATION - Static variable in class com.filenet.api.exception.ExceptionCode
The operation is disallowed by the DMA Specification.
E_INVALID_ARGUMENT - Static variable in class com.filenet.api.exception.ExceptionCode
An internal problem occurred when a method was called with an invalid argument
E_INVALID_CONTEXT - Static variable in class com.filenet.api.exception.ExceptionCode
The method that was called is not valid in the current call context.
E_INVALID_ENUM_VALUE - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to create an enum with a value that is not allowed for this enum.
E_INVALID_ID - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to create an EngineObject, but the ID value specified is invalid.
E_INVALID_LOCALE_FORMAT - Static variable in class com.filenet.api.exception.ExceptionCode
The specified format for the locale is invalid.
E_INVALID_OBJ_FOR_SERIALIZATION - Static variable in class com.filenet.api.exception.ExceptionCode
An indicated object is invalid for serialization.
E_INVALID_OBJECT_ADDRESS - Static variable in class com.filenet.api.exception.ExceptionCode
An unsupported implementation of ObjectAddress was found.
E_INVALID_OBJECT_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The object type specified is invalid.
E_INVALID_PROPERTY_MERGE - Static variable in class com.filenet.api.exception.ExceptionCode
A property merge of PropertyUpdateList requires the corresponding engine object collection value as indicated.
E_INVALID_REQUEST - Static variable in class com.filenet.api.exception.ExceptionCode
The parameter is incorrect.
E_JBOSS_INVALID_CONFIGURATION - Static variable in class com.filenet.api.exception.ExceptionCode
The JBoss configuration is incorrect.
E_LDAP_INVALID_CONFIGURATION - Static variable in class com.filenet.api.exception.ExceptionCode
LDAP vendor cannot be detected.
E_METHOD_NOT_IMPLEMENTED - Static variable in class com.filenet.api.exception.ExceptionCode
The method that was called is not implemented.
E_NO_CURRENT_VERSION - Static variable in class com.filenet.api.exception.ExceptionCode
The version series has no current version.
E_NOT_AUTHENTICATED - Static variable in class com.filenet.api.exception.ExceptionCode
The user is not authenticated.
E_NOT_CREATABLE - Static variable in class com.filenet.api.exception.ExceptionCode
Creating objects of the specified class is not supported.
E_NOT_IN_USER_TRANSACTION - Static variable in class com.filenet.api.exception.ExceptionCode
The operation requires that a user (distributed) transaction be in effect.
E_NOT_SUPPORTED - Static variable in class com.filenet.api.exception.ExceptionCode
This method is not supported in the context of this session or object.
E_NOT_UNIQUE - Static variable in class com.filenet.api.exception.ExceptionCode
A uniqueness requirement has been violated.
E_NULL_ARGUMENT - Static variable in class com.filenet.api.exception.ExceptionCode
A null argument was passed.
E_NULL_OR_INVALID_PARAM_VALUE - Static variable in class com.filenet.api.exception.ExceptionCode
The specified parameter is either null or has an invalid value.
E_OBJECT_CLONE_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
A Java serialization operation failed.
E_OBJECT_DELETED - Static variable in class com.filenet.api.exception.ExceptionCode
The object has been deleted since it was retrieved.
E_OBJECT_LOCKED - Static variable in class com.filenet.api.exception.ExceptionCode
The lock(s) on the persistent object prohibit the attempted operation.
E_OBJECT_MODIFIED - Static variable in class com.filenet.api.exception.ExceptionCode
The object has been modified since it was retrieved.
E_OBJECT_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The requested item was not found.
E_OBJECT_NOT_LOCKABLE - Static variable in class com.filenet.api.exception.ExceptionCode
The specified object cannot be locked.
E_OBJECT_NOT_LOCKED - Static variable in class com.filenet.api.exception.ExceptionCode
The object is not locked.
E_OBJECT_REFERENCED - Static variable in class com.filenet.api.exception.ExceptionCode
The object cannot be deleted because it is referenced by other objects.
E_OBJECT_REFERENCES_OTHERS - Static variable in class com.filenet.api.exception.ExceptionCode
The object cannot be deleted because it holds references to other objects.
E_PROPERTY_NOT_SEARCHABLE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property referred to in the Query Expression is not searchable.
E_READ_ONLY - Static variable in class com.filenet.api.exception.ExceptionCode
The method failed because an object or property is read-only.
E_REQUIRED_VALUE_ABSENT - Static variable in class com.filenet.api.exception.ExceptionCode
A required property value has not been set.
E_RESERVATION_EXISTS - Static variable in class com.filenet.api.exception.ExceptionCode
The version series is already holding a reservation.
E_RESOURCE_LOADING_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An error occurred during loading of the indicated resource file.
E_RESOURCE_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated resource was not found.
E_SERVER_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An error was returned from the server.
E_TEMP_FILES_DIR_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
Unable to create temporary files directory.
E_TRANSACTION_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
A transaction problem has occurred.
E_TRANSACTION_TIMEOUT - Static variable in class com.filenet.api.exception.ExceptionCode
This operation returned because the timeout period expired.
E_UNEXPECTED - Static variable in class com.filenet.api.exception.ExceptionCode
An unexpected error occurred.
E_UNEXPECTED_EXCEPTION - Static variable in class com.filenet.api.exception.ExceptionCode
An unexpected exception occurred.
E_UNSUPPORTED_STREAM - Static variable in class com.filenet.api.exception.ExceptionCode
An unsupported stream was detected.
E_URL_PROTOCOL_NOT_SUPPORTED - Static variable in class com.filenet.api.exception.ExceptionCode
The URL protocol specified in the reference is not supported.
E_UTIL_EXCEPTION_READING_OBJECT - Static variable in class com.filenet.api.exception.ExceptionCode
An exception occurred while reading a serialized Object.
E_UTIL_EXCEPTION_WRITING_OBJECT - Static variable in class com.filenet.api.exception.ExceptionCode
An exception occurred while serializing the indicated Object.
E_UTIL_LITTLE_ENDIAN_CONVERSION_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
An exception occurred while reading a little endian byte stream.
E_VALUE_NOT_SET - Static variable in class com.filenet.api.exception.ExceptionCode
The requested property currently has no value.
E_WEBLOGIC_INVALID_CONFIGURATION - Static variable in class com.filenet.api.exception.ExceptionCode
The WebLogic configuration is incorrect.
E_WEBSPHERE_INVALID_CONFIGURATION - Static variable in class com.filenet.api.exception.ExceptionCode
The WebSphere configuration is incorrect.
EJB - Static variable in class com.filenet.api.constants.ConnectionType
A constant representing the ConnectionType for the EJB transport.
EJB_AS_INT - Static variable in class com.filenet.api.constants.ConnectionType
An int value associated with the EJB instance of this class.
EJB_CONTEXT_PROPERTIES - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type EJB_CONTEXT_PROPERTIES.
EJB_CONTEXT_PROPERTIES_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the EJB_CONTEXT_PROPERTIES instance of this class.
EJB_CONTEXT_PROPERTIES_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the EJB_CONTEXT_PROPERTIES instance of this class.
EJBFORWARDING_ENDPOINT - Static variable in class com.filenet.api.constants.PropertyNames
 
EJBTRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
ELEMENT_SEQUENCE_NUMBER - Static variable in class com.filenet.api.constants.PropertyNames
 
EMAIL - Static variable in class com.filenet.api.constants.PropertyNames
 
EMBEDDED_DATA_THRESHOLD - Static variable in class com.filenet.api.constants.PropertyNames
 
ENABLE_MANUAL_LAUNCH - Static variable in class com.filenet.api.constants.PropertyNames
 
ENABLED - Static variable in class com.filenet.api.constants.AuditLevel
Enables auditing on the object store.
ENABLED - Static variable in class com.filenet.api.constants.RenditionEngineState
Specifies that the Rendition Engine connection is enabled.
ENABLED_AS_INT - Static variable in class com.filenet.api.constants.AuditLevel
An int value associated with the ENABLED instance of this class.
ENABLED_AS_INT - Static variable in class com.filenet.api.constants.RenditionEngineState
An int value associated with the ENABLED instance of this class.
encrypt(EngineObject, String) - Static method in class com.filenet.api.util.Encryption
Encrypts the given string using the public key from the Domain object associated with the given EngineObject.
encrypt(EngineObject, char[]) - Static method in class com.filenet.api.util.Encryption
Encrypts the given char array using the public key from the Domain object associated with the given EngineObject.
encrypt(EngineObject, byte[]) - Static method in class com.filenet.api.util.Encryption
Encrypts a byte array using the public key from the domain object associated with the given EngineObject.
Encryption - Class in com.filenet.api.util
Used to encrypt sensitive properties, such as passwords, that are sent to the Content Engine server.
ENCRYPTION_ALGORITHM - Static variable in class com.filenet.api.constants.PropertyNames
 
ENGINE_OBJECT - Static variable in class com.filenet.api.constants.ClassNames
 
ENGINE_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
EngineCollection - Interface in com.filenet.api.collection
Provides functionality common to all collection objects.
EngineObject - Interface in com.filenet.api.core
Represents the top-level interface from which most of the other Content Engine API interfaces derive.
EngineRuntimeException - Exception in com.filenet.api.exception
Used for all unchecked exceptions.
EngineRuntimeException() - Constructor for exception com.filenet.api.exception.EngineRuntimeException
This constructor exists for the implementation of the Externalizable interface.
EngineRuntimeException(ErrorStack) - Constructor for exception com.filenet.api.exception.EngineRuntimeException
Use this to implement an error stack, specifying the ErrorStack object to use for this instance.
EngineRuntimeException(ExceptionCode, Object[]) - Constructor for exception com.filenet.api.exception.EngineRuntimeException
Use this to specify the ExceptionCode object and an array of specific values (code arguments) in use when the error occurred for this exception.
EngineRuntimeException(ExceptionCode) - Constructor for exception com.filenet.api.exception.EngineRuntimeException
Use this to specify only the ExceptionCode object for this exception.
EngineRuntimeException(ExceptionCode, Object) - Constructor for exception com.filenet.api.exception.EngineRuntimeException
Use this to specify the ExceptionCode object and the specific value in use (code argument) when the error occurred for this exception.
EngineRuntimeException(Throwable, ExceptionCode, Object[]) - Constructor for exception com.filenet.api.exception.EngineRuntimeException
Use this for exception chaining.
EngineRuntimeException(ExceptionCode, Object[], ExceptionContext, Object[]) - Constructor for exception com.filenet.api.exception.EngineRuntimeException
(FileNet internal use only) Specifies exception code and context.
EngineRuntimeException(Throwable, ExceptionCode, Object[], ExceptionContext, Object[]) - Constructor for exception com.filenet.api.exception.EngineRuntimeException
(FileNet internal use only) Specifies Throwable cause, exception code, and context.
EngineRuntimeException(EngineRuntimeException, ExceptionContext, Object[]) - Constructor for exception com.filenet.api.exception.EngineRuntimeException
(FileNet internal use only) Specifies EngineRuntimeException cause, exception code, and context.
EngineSet - Interface in com.filenet.api.collection
Defines collection functionality common only to sets.
ENTIRE_NETWORK - Static variable in class com.filenet.api.constants.ClassNames
 
EntireNetwork - Interface in com.filenet.api.core
Represents the highest-level object in the Content Engine API object model.
ENUM - Static variable in class com.filenet.api.constants.Cardinality
Specifies a property with enumeration cardinality.
ENUM_AS_INT - Static variable in class com.filenet.api.constants.Cardinality
An int value associated with the ENUM instance of this class.
ENUM_OF_OBJECT - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyIndependentObjectSet properties.
ENUM_OF_OBJECT_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the ENUM_OF_OBJECT instance of this class.
EQUAL - Static variable in class com.filenet.api.constants.JoinComparison
A constant representing a JoinComparison instance of type EQUAL.
EQUAL_AS_INT - Static variable in class com.filenet.api.constants.JoinComparison
An integer associated with the EQUAL instance of this class.
equals(Object) - Method in class com.filenet.api.jdbc.Driver
Indicates whether the object specified references this instance.
equals(Object) - Method in class com.filenet.api.util.Id
Compares two IDs for logical equality.
ERROR_CODE - Static variable in class com.filenet.api.constants.PropertyNames
 
ERROR_DESCRIPTION - Static variable in class com.filenet.api.constants.PropertyNames
 
ERROR_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
ErrorLoggingLevel - Class in com.filenet.api.exception
Determines whether an exception is to be logged.
ErrorRecord - Class in com.filenet.api.exception
Represents a single exception that has occurred on the server.
ErrorRecord(Throwable) - Constructor for class com.filenet.api.exception.ErrorRecord
Use this to create a record for any exception.
ErrorRecord(String, String, HashMap) - Constructor for class com.filenet.api.exception.ErrorRecord
Use this to create a record from exception data.
ErrorStack - Class in com.filenet.api.exception
Contains a collection of ErrorRecord instances returned by the server.
ErrorStack(EngineRuntimeException) - Constructor for class com.filenet.api.exception.ErrorStack
Creates an ErrorStack instance from an EngineRuntimeException object.
ErrorStack(String, ErrorRecord[]) - Constructor for class com.filenet.api.exception.ErrorStack
Creates the ErrorStack instance by explicitly specifying the ErrorRecord object that the error stack is to contain.
EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
Event - Interface in com.filenet.api.events
Represents a system or custom event that can be triggered on an Content Engine object or class of objects.
EVENT_ACTION - Static variable in class com.filenet.api.constants.ClassNames
 
EVENT_ACTION - Static variable in class com.filenet.api.constants.PropertyNames
 
EVENT_ACTION_NO_HANDLER - Static variable in class com.filenet.api.exception.ExceptionCode
The EventAction handler indicated could not be retrieved.
EVENT_ACTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
EVENT_BAD_EVENT_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated event type is invalid.
EVENT_BAD_SUBSCRIPTION_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated subscription type is invalid.
EVENT_CLASS - Static variable in class com.filenet.api.constants.PropertyNames
 
EVENT_CLASS_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
EVENT_CM_CONTENTREFERENCE_NOT_ALLOWED - Static variable in class com.filenet.api.exception.ExceptionCode
Code module only allows ContentTransfer object as content element.
EVENT_CM_INCOMPATIBLE_JAVA_VERSION - Static variable in class com.filenet.api.exception.ExceptionCode
Failed to parse date/time value during XML classification.
EVENT_CM_RESERVATION_NOT_ALLOWED - Static variable in class com.filenet.api.exception.ExceptionCode
Code Module property for Action object cannot have reservation.
EVENT_DUPLICATE_LIST_SUBSCRIBED_EVENT - Static variable in class com.filenet.api.exception.ExceptionCode
A duplicate entry was detected in the subscribed event list.
EVENT_EXTERNAL_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
The Event handler threw an external failure indicating that the request failed, and that the retry count should not be decremented.
EVENT_HANDLER_THREW - Static variable in class com.filenet.api.exception.ExceptionCode
An exception occurred in the Event handler.
EVENT_HANDLER_VALIDATION_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
Event handler for the Action indicated could not be loaded.
EVENT_INFINITE_LOOP_DETECTED - Static variable in class com.filenet.api.exception.ExceptionCode
Infinite loop in synchronous event processing detected.
EVENT_NO_SCRIPT - Static variable in class com.filenet.api.exception.ExceptionCode
There is no script defined for the event action indicated.
EVENT_OBJECT - Static variable in class com.filenet.api.constants.PropertyNames
 
EVENT_QUEUE_ITEM - Static variable in class com.filenet.api.constants.ClassNames
 
EVENT_QUEUEITEM_NO_HANDLER - Static variable in class com.filenet.api.exception.ExceptionCode
A handler for the QueueItem indicated could not be retrieved.
EVENT_QUEUEITEM_UNKNOWN_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated QueueItem class is unrecognized.
EVENT_STATUS - Static variable in class com.filenet.api.constants.PropertyNames
 
EVENT_USER_ABORT - Static variable in class com.filenet.api.exception.ExceptionCode
Event handler is interrupted and the event action is aborted by user.
EventAction - Interface in com.filenet.api.events
Represents the actions taken when a subscribed event fires.
EventActionHandler - Interface in com.filenet.api.engine
An interface to be implemented as a Java event action handler and set as an event action in a Subscription object.
EventActionSet - Interface in com.filenet.api.collection
Represents a collection of EventAction objects.
EventClassDefinition - Interface in com.filenet.api.admin
Represents the class definition (mutable class metadata) of event classes whose instances can be subscribed to or audited.
EventClassDefinitionSet - Interface in com.filenet.api.collection
Represents a collection of EventClassDefinition objects.
EventExternalFailureException - Exception in com.filenet.api.engine
Intended for implementations of the EventActionHandler interface in asynchronous event processing.
EventExternalFailureException(int) - Constructor for exception com.filenet.api.engine.EventExternalFailureException
Constructs the exception with a retry wait time.
EventQueueItem - Interface in com.filenet.api.admin
Represents a pending (queued) execution of an asynchronous event action, or an asynchronous event queue item that remains unprocessed because its retry count is zero.
EventQueueItemSet - Interface in com.filenet.api.collection
Represents a collection of EventQueueItem objects.
EVENTS_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
EventSet - Interface in com.filenet.api.collection
Represents a collection of Event objects.
EXACT - Static variable in class com.filenet.api.constants.PrincipalSearchType
A constant representing a PrincipalSearchType instance of type EXACT.
EXACT_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchType
An integer associated with the EXACT instance of this class.
ExceptionCode - Class in com.filenet.api.exception
Enumerates unchecked exception messages.
EXCLUSIVE - Static variable in class com.filenet.api.constants.ReservationType
Specifies an exclusive reservation, which is a reservation that only the owner can check in, modify, or delete.
EXCLUSIVE_AS_INT - Static variable in class com.filenet.api.constants.ReservationType
An int value associated with the EXCLUSIVE instance of this class.
EXPIRED_BATCH_SELECTION_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
EXTERNAL_ALIAS - Static variable in class com.filenet.api.constants.ClassNames
 
EXTERNAL_ALIASES - Static variable in class com.filenet.api.constants.PropertyNames
 
EXTERNAL_CLASS_ALIAS - Static variable in class com.filenet.api.constants.ClassNames
 
EXTERNAL_CLASS_DESCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
EXTERNAL_CLASS_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
EXTERNAL_IDENTITY - Static variable in class com.filenet.api.constants.ClassNames
 
EXTERNAL_OBJECT_IDENTITY - Static variable in class com.filenet.api.constants.PropertyNames
 
EXTERNAL_PARTICIPANT - Static variable in class com.filenet.api.constants.ClassNames
 
EXTERNAL_PROPERTY_ALIAS - Static variable in class com.filenet.api.constants.ClassNames
 
EXTERNAL_PROPERTY_DESCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
EXTERNAL_PROPERTY_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
EXTERNAL_REPLICA_IDENTITIES - Static variable in class com.filenet.api.constants.PropertyNames
 
EXTERNAL_REPOSITORIES - Static variable in class com.filenet.api.constants.PropertyNames
 
EXTERNAL_REPOSITORY - Static variable in class com.filenet.api.constants.ClassNames
 
EXTERNAL_REPOSITORY - Static variable in class com.filenet.api.constants.PropertyNames
 
ExternalAlias - Interface in com.filenet.api.replication
Represents the mechanism for mapping an external class or property to a corresponding Content Engine class or property.
ExternalAliasList - Interface in com.filenet.api.collection
Represents a collection of ExternalAlias objects.
ExternalClassAlias - Interface in com.filenet.api.replication
Represents the mechanism for mapping an external class to a corresponding Content Engine class.
ExternalClassAliasList - Interface in com.filenet.api.collection
Represents a collection of ExternalClassAlias objects.
ExternalClassDescription - Interface in com.filenet.api.replication
Represents the description of a class in an external repository of which an object instance can be replicated.
ExternalClassDescriptionSet - Interface in com.filenet.api.collection
Represents a collection of ExternalClassDescription objects.
ExternalIdentity - Interface in com.filenet.api.replication
Represents the identity of a replicated object in an external repository.
ExternalIdentityList - Interface in com.filenet.api.collection
Represents a collection of ExternalIdentity objects.
ExternalParticipant - Interface in com.filenet.api.replication
This interface is not supported.
ExternalParticipantList - Interface in com.filenet.api.collection
This interface is not supported.
ExternalPropertyAlias - Interface in com.filenet.api.replication
Represents the mechanism for mapping an external class property to a corresponding Content Engine class property.
ExternalPropertyAliasList - Interface in com.filenet.api.collection
Represents a collection of ExternalPropertyAlias objects.
ExternalPropertyDescription - Interface in com.filenet.api.replication
Represents the description of a class property in an external repository.
ExternalPropertyDescriptionList - Interface in com.filenet.api.collection
Represents a collection of ExternalPropertyDescription objects.
ExternalRepository - Interface in com.filenet.api.replication
Represents repositories that are external to the Content Engine server.
ExternalRepositorySet - Interface in com.filenet.api.collection
Represents a collection of ExternalRepository objects.

F

Factory - Class in com.filenet.api.core
Provides type-specific static inner classes for creating instances of Content Engine classes and their associated collections.
Factory() - Constructor for class com.filenet.api.core.Factory
 
Factory.AccessPermission - Class in com.filenet.api.core
 
Factory.Action - Class in com.filenet.api.core
 
Factory.ActionConsumer - Class in com.filenet.api.core
 
Factory.AddOn - Class in com.filenet.api.core
 
Factory.Annotation - Class in com.filenet.api.core
 
Factory.ApplicationSecurityTemplate - Class in com.filenet.api.core
 
Factory.AsyncProcessingConfiguration - Class in com.filenet.api.core
 
Factory.AsyncUpgradeQueueItem - Class in com.filenet.api.core
 
Factory.AuditConfigurationEvent - Class in com.filenet.api.core
 
Factory.AuditDefinition - Class in com.filenet.api.core
 
Factory.BinaryList - Class in com.filenet.api.core
 
Factory.BooleanList - Class in com.filenet.api.core
 
Factory.CancelCheckoutEvent - Class in com.filenet.api.core
 
Factory.CenteraFixedContentDevice - Class in com.filenet.api.core
 
Factory.CenteraSiteSettings - Class in com.filenet.api.core
 
Factory.CFSImportAgentConfiguration - Class in com.filenet.api.core
 
Factory.CFSSiteSettings - Class in com.filenet.api.core
 
Factory.ChangeClassEvent - Class in com.filenet.api.core
 
Factory.ChangeStateEvent - Class in com.filenet.api.core
 
Factory.CheckinEvent - Class in com.filenet.api.core
 
Factory.CheckoutEvent - Class in com.filenet.api.core
 
Factory.Choice - Class in com.filenet.api.core
 
Factory.ChoiceList - Class in com.filenet.api.core
 
Factory.ClassDefinition - Class in com.filenet.api.core
 
Factory.ClassDescription - Class in com.filenet.api.core
 
Factory.ClassifyCompleteEvent - Class in com.filenet.api.core
 
Factory.ClassSubscription - Class in com.filenet.api.core
 
Factory.ClassWorkflowSubscription - Class in com.filenet.api.core
 
Factory.CmDirectoryConfigurationOID - Class in com.filenet.api.core
 
Factory.CMODFixedContentDevice - Class in com.filenet.api.core
 
Factory.CMODRepository - Class in com.filenet.api.core
 
Factory.CmTivoliManagementClass - Class in com.filenet.api.core
 
Factory.CodeModule - Class in com.filenet.api.core
 
Factory.ComponentRelationship - Class in com.filenet.api.core
 
Factory.Connection - Class in com.filenet.api.core
 
Factory.ContainmentRelationship - Class in com.filenet.api.core
 
Factory.ContentCacheArea - Class in com.filenet.api.core
 
Factory.ContentCacheConfiguration - Class in com.filenet.api.core
 
Factory.ContentConfiguration - Class in com.filenet.api.core
 
Factory.ContentElement - Class in com.filenet.api.core
 
Factory.ContentFederatingRepository - Class in com.filenet.api.core
 
Factory.ContentReference - Class in com.filenet.api.core
 
Factory.ContentTransfer - Class in com.filenet.api.core
 
Factory.CreationEvent - Class in com.filenet.api.core
 
Factory.CustomEvent - Class in com.filenet.api.core
 
Factory.CustomObject - Class in com.filenet.api.core
 
Factory.DatabaseStorageArea - Class in com.filenet.api.core
 
Factory.DateTimeList - Class in com.filenet.api.core
 
Factory.DeletionEvent - Class in com.filenet.api.core
 
Factory.DemoteVersionEvent - Class in com.filenet.api.core
 
Factory.DirectoryConfiguration - Class in com.filenet.api.core
 
Factory.DirectoryConfigurationAD - Class in com.filenet.api.core
 
Factory.DirectoryConfigurationAdam - Class in com.filenet.api.core
 
Factory.DirectoryConfigurationCA - Class in com.filenet.api.core
 
Factory.DirectoryConfigurationIBM - Class in com.filenet.api.core
 
Factory.DirectoryConfigurationNovell - Class in com.filenet.api.core
 
Factory.DirectoryConfigurationSunOne - Class in com.filenet.api.core
 
Factory.DITARenditionEngineConnection - Class in com.filenet.api.core
 
Factory.Document - Class in com.filenet.api.core
 
Factory.DocumentClassDefinition - Class in com.filenet.api.core
 
Factory.DocumentClassificationAction - Class in com.filenet.api.core
 
Factory.DocumentClassificationQueueItem - Class in com.filenet.api.core
 
Factory.DocumentLifecycleAction - Class in com.filenet.api.core
 
Factory.DocumentLifecyclePolicy - Class in com.filenet.api.core
 
Factory.DocumentState - Class in com.filenet.api.core
 
Factory.Domain - Class in com.filenet.api.core
 
Factory.DynamicReferentialContainmentRelationship - Class in com.filenet.api.core
 
Factory.EngineCollectionList - Class in com.filenet.api.core
 
Factory.EntireNetwork - Class in com.filenet.api.core
 
Factory.Event - Class in com.filenet.api.core
 
Factory.EventAction - Class in com.filenet.api.core
 
Factory.EventClassDefinition - Class in com.filenet.api.core
 
Factory.EventQueueItem - Class in com.filenet.api.core
 
Factory.ExternalClassAlias - Class in com.filenet.api.core
 
Factory.ExternalParticipant - Class in com.filenet.api.core
 
Factory.ExternalPropertyAlias - Class in com.filenet.api.core
 
Factory.ExternalRepository - Class in com.filenet.api.core
 
Factory.FileEvent - Class in com.filenet.api.core
 
Factory.FileStorageArea - Class in com.filenet.api.core
 
Factory.FixedContentDevice - Class in com.filenet.api.core
 
Factory.FixedStorageArea - Class in com.filenet.api.core
 
Factory.Float64List - Class in com.filenet.api.core
 
Factory.Folder - Class in com.filenet.api.core
 
Factory.FreezeEvent - Class in com.filenet.api.core
 
Factory.GenericFixedContentDevice - Class in com.filenet.api.core
 
Factory.GetContentEvent - Class in com.filenet.api.core
 
Factory.GetObjectEvent - Class in com.filenet.api.core
 
Factory.Group - Class in com.filenet.api.core
 
Factory.IdList - Class in com.filenet.api.core
 
Factory.IICEFixedContentDevice - Class in com.filenet.api.core
 
Factory.ImageServicesClassDescription - Class in com.filenet.api.core
 
Factory.ImageServicesImportAgentConfiguration - Class in com.filenet.api.core
 
Factory.ImageServicesPropertyDescription - Class in com.filenet.api.core
 
Factory.ImageServicesRepository - Class in com.filenet.api.core
 
Factory.ImageServicesSiteSettings - Class in com.filenet.api.core
 
Factory.IMFixedContentDevice - Class in com.filenet.api.core
 
Factory.IndexArea - Class in com.filenet.api.core
 
Factory.IndexJob - Class in com.filenet.api.core
 
Factory.IndexJobClassItem - Class in com.filenet.api.core
 
Factory.IndexJobCollectionItem - Class in com.filenet.api.core
 
Factory.IndexJobItem - Class in com.filenet.api.core
 
Factory.IndexJobSingleItem - Class in com.filenet.api.core
 
Factory.InstanceSubscription - Class in com.filenet.api.core
 
Factory.InstanceWorkflowSubscription - Class in com.filenet.api.core
 
Factory.Integer32List - Class in com.filenet.api.core
 
Factory.IsolatedRegion - Class in com.filenet.api.core
 
Factory.Link - Class in com.filenet.api.core
 
Factory.LocalizedString - Class in com.filenet.api.core
 
Factory.LockEvent - Class in com.filenet.api.core
 
Factory.Marking - Class in com.filenet.api.core
 
Factory.MarkingSet - Class in com.filenet.api.core
 
Factory.MetadataCache - Class in com.filenet.api.core
 
Factory.ObjectChangeEvent - Class in com.filenet.api.core
 
Factory.ObjectStore - Class in com.filenet.api.core
 
Factory.ObjectStoreParticipant - Class in com.filenet.api.core
 
Factory.PEConnectionPoint - Class in com.filenet.api.core
 
Factory.Permission - Class in com.filenet.api.core
 
Factory.PromoteVersionEvent - Class in com.filenet.api.core
 
Factory.PropertyDefinition - Class in com.filenet.api.core
 
Factory.PropertyDefinitionBinary - Class in com.filenet.api.core
 
Factory.PropertyDefinitionBoolean - Class in com.filenet.api.core
 
Factory.PropertyDefinitionDateTime - Class in com.filenet.api.core
 
Factory.PropertyDefinitionFloat64 - Class in com.filenet.api.core
 
Factory.PropertyDefinitionId - Class in com.filenet.api.core
 
Factory.PropertyDefinitionInteger32 - Class in com.filenet.api.core
 
Factory.PropertyDefinitionObject - Class in com.filenet.api.core
 
Factory.PropertyDefinitionString - Class in com.filenet.api.core
 
Factory.PropertyTemplate - Class in com.filenet.api.core
 
Factory.PropertyTemplateBinary - Class in com.filenet.api.core
 
Factory.PropertyTemplateBoolean - Class in com.filenet.api.core
 
Factory.PropertyTemplateDateTime - Class in com.filenet.api.core
 
Factory.PropertyTemplateFloat64 - Class in com.filenet.api.core
 
Factory.PropertyTemplateId - Class in com.filenet.api.core
 
Factory.PropertyTemplateInteger32 - Class in com.filenet.api.core
 
Factory.PropertyTemplateObject - Class in com.filenet.api.core
 
Factory.PropertyTemplateString - Class in com.filenet.api.core
 
Factory.PublishCompleteEvent - Class in com.filenet.api.core
 
Factory.PublishingConfiguration - Class in com.filenet.api.core
 
Factory.PublishRequest - Class in com.filenet.api.core
 
Factory.PublishRequestEvent - Class in com.filenet.api.core
 
Factory.PublishStyleTemplate - Class in com.filenet.api.core
 
Factory.PublishTemplate - Class in com.filenet.api.core
 
Factory.QueryEvent - Class in com.filenet.api.core
 
Factory.QueueItem - Class in com.filenet.api.core
 
Factory.Realm - Class in com.filenet.api.core
 
Factory.ReferentialContainmentRelationship - Class in com.filenet.api.core
 
Factory.Relationship - Class in com.filenet.api.core
 
Factory.RenditionEngineConnection - Class in com.filenet.api.core
 
Factory.ReplicableClassDefinition - Class in com.filenet.api.core
 
Factory.ReplicationConfiguration - Class in com.filenet.api.core
 
Factory.ReplicationGroup - Class in com.filenet.api.core
 
Factory.ReplicationJournalEntry - Class in com.filenet.api.core
 
Factory.ReplicationParticipant - Class in com.filenet.api.core
 
Factory.RetrievalEvent - Class in com.filenet.api.core
 
Factory.SecurityPolicy - Class in com.filenet.api.core
 
Factory.SecurityPrincipal - Class in com.filenet.api.core
 
Factory.SecurityPropagationQueueItem - Class in com.filenet.api.core
 
Factory.SecurityTemplate - Class in com.filenet.api.core
 
Factory.ServerCacheConfiguration - Class in com.filenet.api.core
 
Factory.ServerInstance - Class in com.filenet.api.core
 
Factory.Site - Class in com.filenet.api.core
 
Factory.SiteSettings - Class in com.filenet.api.core
 
Factory.SnapLockFixedContentDevice - Class in com.filenet.api.core
 
Factory.StorageArea - Class in com.filenet.api.core
 
Factory.StoragePolicy - Class in com.filenet.api.core
 
Factory.StringList - Class in com.filenet.api.core
 
Factory.SubscribableClassDefinition - Class in com.filenet.api.core
 
Factory.SubscribedEvent - Class in com.filenet.api.core
 
Factory.Subscription - Class in com.filenet.api.core
 
Factory.SubsystemConfiguration - Class in com.filenet.api.core
 
Factory.TableDefinition - Class in com.filenet.api.core
 
Factory.TakeFederatedOwnershipEvent - Class in com.filenet.api.core
 
Factory.TivoliFixedContentDevice - Class in com.filenet.api.core
 
Factory.TraceLoggingConfiguration - Class in com.filenet.api.core
 
Factory.UnfileEvent - Class in com.filenet.api.core
 
Factory.UnlockEvent - Class in com.filenet.api.core
 
Factory.UpdateEvent - Class in com.filenet.api.core
 
Factory.UpdateSecurityEvent - Class in com.filenet.api.core
 
Factory.UpgradeAddOn - Class in com.filenet.api.core
 
Factory.User - Class in com.filenet.api.core
 
Factory.VerityDomainConfiguration - Class in com.filenet.api.core
 
Factory.VerityIndexArea - Class in com.filenet.api.core
 
Factory.VerityServerConfiguration - Class in com.filenet.api.core
 
Factory.VersionableClassDefinition - Class in com.filenet.api.core
 
Factory.VersioningSecurityTemplate - Class in com.filenet.api.core
 
Factory.VersionSeries - Class in com.filenet.api.core
 
Factory.VirtualServer - Class in com.filenet.api.core
 
Factory.WorkflowDefinition - Class in com.filenet.api.core
 
Factory.WorkflowEventAction - Class in com.filenet.api.core
 
Factory.XMLPropertyMappingScript - Class in com.filenet.api.core
 
FAILED - Static variable in class com.filenet.api.constants.ReplicationJournalStatus
Not supported.
FAILED_AS_INT - Static variable in class com.filenet.api.constants.ReplicationJournalStatus
An int value associated with the FAILED instance of this class.
FCP_POOL_IDLE_TIMEOUT_SECONDS - Static variable in class com.filenet.api.constants.PropertyNames
 
FCP_POOL_MAX_IN_USE - Static variable in class com.filenet.api.constants.PropertyNames
 
FCP_POOL_MAX_WAIT_SECONDS - Static variable in class com.filenet.api.constants.PropertyNames
 
FCP_POOL_PREFERRED_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
FEDERATION_JNDIDATA_SOURCE - Static variable in class com.filenet.api.constants.PropertyNames
 
FEDERATION_JNDIXADATA_SOURCE - Static variable in class com.filenet.api.constants.PropertyNames
 
FEDERATION_UPDATE_HAS_PRIORITY - Static variable in class com.filenet.api.constants.PropertyNames
 
fetchAll(Connection, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Realm
Returns all realms available in the domain.
fetchAndLockObject(String, String, long, String, PropertyFilter) - Method in interface com.filenet.api.core.ObjectStore
Retrieves and locks the specified object from this ObjectStore object.
fetchAndLockObject(String, Id, long, String, PropertyFilter) - Method in interface com.filenet.api.core.ObjectStore
Retrieves and locks the specified object from this ObjectStore object.
fetchCurrent(Connection, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Realm
Returns the realm for the current user.
fetchCurrent(Connection, PropertyFilter) - Static method in class com.filenet.api.core.Factory.User
Returns the current user.
fetchDependentObjectListValue(PropertyFilter) - Method in interface com.filenet.api.property.PropertyDependentObjectList
Retrieves the value of this PropertyDependentObjectList property by making a roundtrip to the server using an optional property filter.
fetchIndependentObject(PropertyFilter) - Method in interface com.filenet.api.property.PropertyEngineObject
Retrieves the value of a PropertyEngineObject property that holds an IndependentObject object by making a roundtrip to the server using an optional property filter.
fetchIndependentObjectSetValue(PropertyFilter) - Method in interface com.filenet.api.property.PropertyIndependentObjectSet
Retrieves the value of this PropertyIndependentObjectSet property by making a roundtrip to the server using an optional property filter.
fetchIndependentObjectSetValue(PropertyFilter, int) - Method in interface com.filenet.api.property.PropertyIndependentObjectSet
Retrieves the value of this PropertyIndependentObjectSet property by making a roundtrip to the server using an optional property filter and page size.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Action
Retrieves an object of the Action class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ActionConsumer
Retrieves an object of the ActionConsumer class by the specified object ID from the specified object store.
fetchInstance(Domain, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.AddOn
Retrieves an AddOn object based on the domain and ID specified.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.AddOn
Retrieves an object of the AddOn class by the specified domain and ID.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Annotation
Retrieves an object of the Annotation class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.AsyncUpgradeQueueItem
Retrieves an object of the AsyncUpgradeQueueItem class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.AuditConfigurationEvent
Retrieves an object of the AuditConfigurationEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CancelCheckoutEvent
Retrieves an object of the CancelCheckoutEvent class by the specified object ID from the specified object store.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CenteraFixedContentDevice
Retrieves a CenteraFixedContentDevice object based on the domain and ID specified.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ChangeClassEvent
Retrieves an object of the ChangeClassEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ChangeStateEvent
Retrieves an object of the ChangeStateEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CheckinEvent
Retrieves an object of the CheckinEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CheckoutEvent
Retrieves an object of the CheckoutEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ChoiceList
Retrieves an object of the ChoiceList class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ClassDefinition
Retrieves an object of the ClassDefinition class by the specified object identity from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ClassDefinition
Retrieves an object of the ClassDefinition class by the specified object ID from the specified object store.
fetchInstance(Scope, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ClassDescription
Retrieves an object of the ClassDescription class specified by the given class ID.
fetchInstance(Scope, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ClassDescription
Retrieves an object of the ClassDescription class specified by the given identity.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ClassifyCompleteEvent
Retrieves an object of the ClassifyCompleteEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ClassSubscription
Retrieves an object of the ClassSubscription class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ClassWorkflowSubscription
Retrieves an object of the ClassWorkflowSubscription class by the specified object ID from the specified object store.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CMODFixedContentDevice
Retrieves a CMODFixedContentDevice object based on the domain and ID specified.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CMODRepository
Retrieves an object of the CMODRepository class by the specified domain and ID.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CmTivoliManagementClass
Retrieves an object of the CmTivoliManagementClass class by the specified domain and ID.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CodeModule
Retrieves an object of the CodeModule class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ComponentRelationship
Retrieves an object of the ComponentRelationship class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ContainmentRelationship
Retrieves an object of the ContainmentRelationship class by the specified object ID from the specified object store.
fetchInstance(Domain, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ContentCacheArea
Retrieves a ContentCache object based on the specified domain and ID.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ContentCacheArea
Retrieves an object of the ContentCacheArea class by the specified domain and ID.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ContentFederatingRepository
Retrieves an object of the ContentFederatingRepository class based on the specified domain and ID.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CreationEvent
Retrieves an object of the CreationEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CustomEvent
Retrieves an object of the CustomEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CustomObject
Retrieves a CustomObject object using the specified path from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.CustomObject
Retrieves an object of the CustomObject class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DatabaseStorageArea
Retrieves an object of the DatabaseStorageArea class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DeletionEvent
Retrieves an object of the DeletionEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DemoteVersionEvent
Retrieves an object of the DemoteVersionEvent class by the specified object ID from the specified object store.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DITARenditionEngineConnection
Retrieves an object of the DITARenditionEngineConnection class by the specified domain and ID.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Document
Retrieves an object of the Document class as specified by a path and an object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Document
Retrieves an object of the Document class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DocumentClassDefinition
Retrieves an object of the DocumentClassDefinition class by the specified object identity from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DocumentClassDefinition
Retrieves an object of the DocumentClassDefinition class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DocumentClassificationAction
Retrieves an object of the DocumentClassificationAction class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DocumentClassificationQueueItem
Retrieves an object of the DocumentClassificationQueueItem class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DocumentLifecycleAction
Retrieves an object of the DocumentLifecycleAction class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DocumentLifecyclePolicy
Retrieves an object of the DocumentLifecyclePolicy class by the specified object ID from the specified object store.
fetchInstance(Connection, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Domain
Retrieves an object of the Domain class by the specified symbolic name.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DynamicReferentialContainmentRelationship
Retrieves an object of the DynamicReferentialContainmentRelationship class based on the specified path, and from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.DynamicReferentialContainmentRelationship
Retrieves an object of the DynamicReferentialContainmentRelationship class by the specified object ID from the specified object store.
fetchInstance(Connection, PropertyFilter) - Static method in class com.filenet.api.core.Factory.EntireNetwork
Retrieves an object of the EntireNetwork class.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Event
Retrieves an object of the Event class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.EventAction
Retrieves an object of the EventAction class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.EventClassDefinition
Retrieves an object of the EventClassDefinition class by the specified object identity from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.EventClassDefinition
Retrieves an object of the EventClassDefinition class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.EventQueueItem
Retrieves an object of the EventQueueItem class by the specified object ID from the specified object store.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ExternalRepository
Retrieves an object of the ExternalRepository class based on the specified domain and ID.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.FileEvent
Retrieves an object of the FileEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.FileStorageArea
Retrieves an object of the FileStorageArea class by the specified object ID from the specified object store.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.FixedContentDevice
Retrieves a FixedContentDevice object based on the domain and ID specified.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.FixedStorageArea
Retrieves an object of the FixedStorageArea class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Folder
Retrieves an object of the Folder class based on the specified path, and from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Folder
Retrieves an object of the Folder class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.FreezeEvent
Retrieves an object of the FreezeEvent class by the specified object ID from the specified object store.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.GenericFixedContentDevice
Retrieves a GenericFixedContentDevice object based on the domain and ID specified.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.GetContentEvent
Retrieves an object of the GetContentEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.GetObjectEvent
Retrieves an object of the GetObjectEvent class by the specified object ID from the specified object store.
fetchInstance(Connection, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Group
Retrieves an object of the Group class by the specified connection and symbolic name.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.IICEFixedContentDevice
Retrieves a IICEFixedContentDevice object based on the domain and ID specified.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ImageServicesRepository
Retrieves an object of the ImageServicesRepository class based on the specified domain and ID.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.IMFixedContentDevice
Retrieves a IMFixedContentDevice object based on the domain and ID specified.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.IndexArea
Retrieves an object of the IndexArea class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.IndexJob
Retrieves an object of the IndexJob class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.InstanceSubscription
Retrieves an object of the InstanceSubscription class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.InstanceWorkflowSubscription
Retrieves an object of the InstanceWorkflowSubscription class by the specified object ID from the specified object store.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.IsolatedRegion
Retrieves an object of the IsolatedRegion class based on the specified domain and ID.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Link
Retrieves an object of the Link class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.LockEvent
Retrieves an object of the LockEvent class by the specified object ID from the specified object store.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.MarkingSet
Retrieves the specified MarkingSet object.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ObjectChangeEvent
Retrieves an object of the ObjectChangeEvent class by the specified object ID from the specified object store.
fetchInstance(Domain, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ObjectStore
Retrieves the specified object from this ObjectStore object.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ObjectStore
Retrieves an object of the ObjectStore class by the specified domain and ID.
fetchInstance(Domain, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PEConnectionPoint
Retrieves an object of the PEConnectionPoint class based on the specified domain and ID.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PEConnectionPoint
Retrieves an object of the PEConnectionPoint class by the specified domain and ID.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PromoteVersionEvent
Retrieves an object of the PromoteVersionEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PropertyTemplate
Retrieves an object of the PropertyTemplate class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PropertyTemplateBinary
Retrieves an object of the PropertyTemplateBinary class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PropertyTemplateBoolean
Retrieves an object of the PropertyTemplateBoolean class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PropertyTemplateDateTime
Retrieves an object of the PropertyTemplateDateTime class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PropertyTemplateFloat64
Retrieves an object of the PropertyTemplateFloat64 class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PropertyTemplateId
Retrieves an object of the PropertyTemplateId class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PropertyTemplateInteger32
Retrieves an object of the PropertyTemplateInteger32 class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PropertyTemplateObject
Retrieves an object of the PropertyTemplateObject class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PropertyTemplateString
Retrieves an object of the PropertyTemplateString class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PublishCompleteEvent
Retrieves an object of the PublishCompleteEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PublishRequest
Retrieves an object of the PublishRequest class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PublishRequestEvent
Retrieves an object of the PublishRequestEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PublishStyleTemplate
Retrieves an object of the PublishStyleTemplate class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.PublishTemplate
Retrieves an object of the PublishTemplate class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.QueryEvent
Retrieves an object of the QueryEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.QueueItem
Retrieves an object of the QueueItem class by the specified object ID from the specified object store.
fetchInstance(Connection, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Realm
Retrieves an object of the Realm class by the specified connection and symbolic name.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ReferentialContainmentRelationship
Retrieves an object of the ReferentialContainmentRelationship class based on the specified path, and from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ReferentialContainmentRelationship
Retrieves an object of the ReferentialContainmentRelationship class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Relationship
Retrieves an object of the Relationship class by the specified object ID from the specified object store.
fetchInstance(Domain, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.RenditionEngineConnection
Retrieves an instance of the RenditionEngineConnection class by the specified domain and ID.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.RenditionEngineConnection
Retrieves an object of the RenditionEngineConnection class by the specified domain and ID.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ReplicableClassDefinition
Retrieves an object of the ReplicableClassDefinition class by the specified object ID from the specified object store.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ReplicationGroup
Retrieves an object of the ReplicationGroup class based on the specified domain and ID.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ReplicationJournalEntry
Retrieves an object of the ReplicationJournalEntry class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.RetrievalEvent
Retrieves an object of the RetrievalEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.SecurityPolicy
Retrieves an object of the SecurityPolicy class by the specified object ID from the specified object store.
fetchInstance(Connection, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.SecurityPrincipal
Retrieves an object of the SecurityPrincipal class by the specified connection and symbolic name.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.SecurityPropagationQueueItem
Retrieves an object of the SecurityPropagationQueueItem class by the specified object ID from the specified object store.
fetchInstance(Domain, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ServerInstance
Retrieves the specified ServerInstance object based on the domain and ID specified.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.ServerInstance
Retrieves an object of the ServerInstance class by the specified domain and ID.
fetchInstance(Domain, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Site
Retrieves a persisted Site object based on the domain and ID specified.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Site
Retrieves an object of the Site class by the specified domain and ID.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.SnapLockFixedContentDevice
Retrieves a SnapLockFixedContentDevice object based on the domain and ID specified.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.StorageArea
Retrieves an object of the StorageArea class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.StoragePolicy
Retrieves an object of the StoragePolicy class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.SubscribableClassDefinition
Retrieves an object of the SubscribableClassDefinition class by the specified object identity from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.SubscribableClassDefinition
Retrieves an object of the SubscribableClassDefinition class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.Subscription
Retrieves an object of the Subscription class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.TableDefinition
Retrieves an object of the TableDefinition class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.TakeFederatedOwnershipEvent
Retrieves an object of the TakeFederatedOwnershipEvent class by the specified object ID from the specified object store.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.TivoliFixedContentDevice
Retrieves a TivoliFixedContentDevice object based on the domain and ID specified.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.UnfileEvent
Retrieves an object of the UnfileEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.UnlockEvent
Retrieves an object of the UnlockEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.UpdateEvent
Retrieves an object of the UpdateEvent class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.UpdateSecurityEvent
Retrieves an object of the UpdateSecurityEvent class by the specified object ID from the specified object store.
fetchInstance(Domain, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.UpgradeAddOn
Retrieves an UpgradeAddOn object based on the domain and ID specified.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.UpgradeAddOn
Retrieves an object of the UpgradeAddOn class by the specified domain and ID.
fetchInstance(Connection, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.User
Retrieves an object of the User class by the specified connection and symbolic name.
fetchInstance(Domain, PropertyFilter) - Static method in class com.filenet.api.core.Factory.VerityDomainConfiguration
Retrieves a VerityDomainConfiguration object based on the domain specified.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.VerityIndexArea
Retrieves an object of the VerityIndexArea class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.VersionableClassDefinition
Retrieves an object of the VersionableClassDefinition class by the specified object identity from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.VersionableClassDefinition
Retrieves an object of the VersionableClassDefinition class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.VersionSeries
Retrieves an object of the VersionSeries class by the specified object ID from the specified object store.
fetchInstance(Domain, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.VirtualServer
Retrieves a persisted VirtualServer object based on the domain and ID specified.
fetchInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.VirtualServer
Retrieves an object of the VirtualServer class by the specified domain and ID.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.WorkflowDefinition
Retrieves an object of the WorkflowDefinition class as specified by a path and an object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.WorkflowDefinition
Retrieves an object of the WorkflowDefinition class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.WorkflowEventAction
Retrieves an object of the WorkflowEventAction class by the specified object ID from the specified object store.
fetchInstance(ObjectStore, String, PropertyFilter) - Static method in class com.filenet.api.core.Factory.XMLPropertyMappingScript
Retrieves an object of the XMLPropertyMappingScript class as specified by a path and an object store.
fetchInstance(ObjectStore, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.XMLPropertyMappingScript
Retrieves an object of the XMLPropertyMappingScript class by the specified object ID from the specified object store.
fetchObject(String, String, PropertyFilter) - Method in interface com.filenet.api.core.InstantiatingScope
Retrieves an object of the requested type, given class and object identifiers.
fetchObject(String, Id, PropertyFilter) - Method in interface com.filenet.api.core.InstantiatingScope
Retrieves an object of the requested type, given a class identifier and object ID.
fetchObjects(SearchSQL, Integer, PropertyFilter, Boolean) - Method in class com.filenet.api.query.SearchScope
Retrieves EngineObject objects from the repository or repositories specified for this instance.
fetchProperties(String[]) - Method in interface com.filenet.api.core.IndependentObject
Retrieves this object from the server and merges existing information in the property cache with the retrieved information for the specified properties.
fetchProperties(PropertyFilter) - Method in interface com.filenet.api.core.IndependentObject
Retrieves this object from the server and merges existing information in the property cache with the retrieved information for the properties specified by the filter.
fetchProperty(String, PropertyFilter) - Method in interface com.filenet.api.core.IndependentObject
Refreshes this object and retrieves from the server the object referenced by the object-valued property specified by the propertyName parameter and populates its properties according to the filter.
fetchProperty(String, PropertyFilter, Integer) - Method in interface com.filenet.api.core.IndependentObject
Refreshes this object and retrieves from the server the object referenced by the object-valued property specified by the propertyName parameter and populates its properties according to the filter.
fetchRows(SearchSQL, Integer, PropertyFilter, Boolean) - Method in class com.filenet.api.query.SearchScope
Retrieves rows of properties (Properties objects) from the repository or repositories specified for this instance.
fetchSearchableClassDescriptions(String[], PropertyFilter) - Method in class com.filenet.api.query.SearchScope
Retrieves ClassDescription objects from the repository or repositories specified for this instance.
fetchSupersedingInstance(Domain, Id, PropertyFilter) - Static method in class com.filenet.api.core.Factory.AddOn
Retrieves an object of the AddOn class by the specified domain and ID.
file(IndependentlyPersistableObject, AutoUniqueName, String, DefineSecurityParentage) - Method in interface com.filenet.api.core.Folder
Files an instance of a Containable subclass to this folder.
FILE_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
FILE_STORAGE_AREA - Static variable in class com.filenet.api.constants.ClassNames
 
FileEvent - Interface in com.filenet.api.events
Represents an event that occurs when a folder has its file method called to file a Containable object, for example, a Document or CustomObject, or when the file is called to create a subfolder.
FileEventSet - Interface in com.filenet.api.collection
Represents a collection of FileEvent objects.
FileStorageArea - Interface in com.filenet.api.admin
Represents a storage area for content elements stored in the file system.
FileStorageAreaSet - Interface in com.filenet.api.collection
Represents a collection of FileStorageArea objects.
FILTER_EXPRESSION - Static variable in class com.filenet.api.constants.PropertyNames
 
FILTERED_PROPERTY_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
FilteredPropertyType - Class in com.filenet.api.constants
Provides a set of constants that are used by a property filter to indicate the type of Content Engine properties to be retrieved during an object retrieval or an object refresh.
FilterElement - Class in com.filenet.api.property
Represents information, used in conjunction with a PropertyFilter object, for controlling which properties of a Content Engine object (and with what level of detail) to return from the server during an object retrieval or an object refresh.
FilterElement(Integer, Long, Boolean, String, Integer) - Constructor for class com.filenet.api.property.FilterElement
Creates a FilterElement object that specifies, either by identifier or by type, one or more properties to retrieve from the server.
FilterElement(Integer, Long, Boolean, String) - Constructor for class com.filenet.api.property.FilterElement
Deprecated.  
FilterElement(Integer, Long, Boolean, FilteredPropertyType, Integer) - Constructor for class com.filenet.api.property.FilterElement
Creates a FilterElement object that specifies, by type, which properties to retrieve from the server.
FilterElement(Integer, Long, Boolean, FilteredPropertyType) - Constructor for class com.filenet.api.property.FilterElement
Deprecated.  
findGroups(String, PrincipalSearchType, PrincipalSearchAttribute, PrincipalSearchSortType, Integer, PropertyFilter) - Method in interface com.filenet.api.security.Realm
Returns a set of groups from this realm that matches the search parameters.
findUsers(String, PrincipalSearchType, PrincipalSearchAttribute, PrincipalSearchSortType, Integer, PropertyFilter) - Method in interface com.filenet.api.security.Realm
Returns a set of users, a page at a time, from this realm that matches the search parameters.
FIXED_CONTENT_DEVICE - Static variable in class com.filenet.api.constants.ClassNames
 
FIXED_CONTENT_DEVICE - Static variable in class com.filenet.api.constants.PropertyNames
 
FIXED_CONTENT_DEVICES - Static variable in class com.filenet.api.constants.PropertyNames
 
FIXED_CONTENT_PROVIDER_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
FIXED_STORAGE_AREA - Static variable in class com.filenet.api.constants.ClassNames
 
FixedContentDevice - Interface in com.filenet.api.admin
Represents the base, abstract class for all classes relating to fixed content devices.
FixedContentDeviceSet - Interface in com.filenet.api.collection
Represents a collection of fixed content device objects.
FixedStorageArea - Interface in com.filenet.api.admin
Represents a storage area for content elements stored in a fixed content device.
FixedStorageAreaSet - Interface in com.filenet.api.collection
Represents a collection of FixedStorageArea objects.
Float64List - Interface in com.filenet.api.collection
Represents a List collection (ordered, non-unique) of Double (64-bit floating point) values.
FnClientLoginModule - Class in com.filenet.api.authentication.jboss.login
A client can use FnClientLoginModule in place of the JBoss-supplied ClientLoginModule to authenticate its users to the Content Engine.
FnClientLoginModule() - Constructor for class com.filenet.api.authentication.jboss.login.FnClientLoginModule
 
FOLDER - Static variable in class com.filenet.api.constants.ClassNames
 
Folder - Interface in com.filenet.api.core
Represents a container that can hold other Containable subclasses, but cannot have content data of its own.
FOLDER_CACHE_MAX_AGE_DELTA - Static variable in class com.filenet.api.constants.PropertyNames
 
FOLDER_CACHE_MAX_ENTRIES - Static variable in class com.filenet.api.constants.PropertyNames
 
FOLDER_CACHE_REAP_FREQUENCY - Static variable in class com.filenet.api.constants.PropertyNames
 
FOLDER_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
FOLDERS_FILED_IN - Static variable in class com.filenet.api.constants.PropertyNames
 
FolderSet - Interface in com.filenet.api.collection
Represents a collection of Folder objects.
FORCE_CASE_INSENSITIVE_SEARCH - Static variable in class com.filenet.api.constants.PropertyNames
 
FPOPEN_STRATEGY - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_BUFFER_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_CLUSTER_NON_AVAIL_TIME - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_DEFAULT_COLLISION_AVOIDANCE - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_ENABLE_MULTICLUSTER_FAILOVER - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_MAX_CONNECTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_MULTICLUSTER_DELETE_STRATEGY - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_MULTICLUSTER_EXISTS_STRATEGY - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_MULTICLUSTER_QUERY_STRATEGY - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_MULTICLUSTER_READ_STRATEGY - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_MULTICLUSTER_WRITE_STRATEGY - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_PREFETCH_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_RETRY_COUNT - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_RETRY_SLEEP - Static variable in class com.filenet.api.constants.PropertyNames
 
FPPOOL_TIMEOUT - Static variable in class com.filenet.api.constants.PropertyNames
 
Freeze - Class in com.filenet.api.action
Represents a pending action for freezing the custom properties of a document version.
Freeze() - Constructor for class com.filenet.api.action.Freeze
 
freeze() - Method in interface com.filenet.api.core.Versionable
Prevents changes to the custom properties of this document version.
FREEZE_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
FreezeEvent - Interface in com.filenet.api.events
Represents an event that occurs when the freeze method of a Versionable object is successfully called.
FreezeEventSet - Interface in com.filenet.api.collection
Represents a collection of FreezeEvent objects.
FROM_VERSIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
fromVersionStatus(VersionStatus) - Static method in class com.filenet.api.constants.VersionStatusId
Returns an instance of this class corresponding to the int constant of a given VersionStatus *_AS_INT field.
FULL - Static variable in class com.filenet.api.constants.ResourceStatus
Specifies that the storage or index area has reached its configured capacity.
FULL - Static variable in class com.filenet.api.constants.SecurityProxyType
Delegates security to a proxy object.
FULL_AS_INT - Static variable in class com.filenet.api.constants.ResourceStatus
An int value associated with the FULL instance of this class.
FULL_AS_INT - Static variable in class com.filenet.api.constants.SecurityProxyType
An int value associated with the FULL instance of this class.
FULL_CONTROL - Static variable in class com.filenet.api.constants.AccessLevel
Specifies full access rights to an object for base level permissions.
FULL_CONTROL_ANNOTATION - Static variable in class com.filenet.api.constants.AccessLevel
Specifies full access rights to functions that can be performed on an Annotation object.
FULL_CONTROL_ANNOTATION_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the FULL_CONTROL_ANNOTATION instance of this class.
FULL_CONTROL_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the FULL_CONTROL instance of this class.
FULL_CONTROL_CLASS_DEF - Static variable in class com.filenet.api.constants.AccessLevel
Specifies full access rights to functions that can be performed on a ClassDefinition object.
FULL_CONTROL_CLASS_DEF_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the FULL_CONTROL_CLASS_DEF instance of this class.
FULL_CONTROL_CUSTOM - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to link to and view a CustomObject object's properties and security.
FULL_CONTROL_CUSTOM_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the FULL_CONTROL_CUSTOM instance of this class.
FULL_CONTROL_DEFAULT - Static variable in class com.filenet.api.constants.AccessLevel
Specifies a combination of access rights to an object that grant or deny a user or group the permission to make most types of changes to a Content Engine object.
FULL_CONTROL_DEFAULT_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the FULL_CONTROL_DEFAULT instance of this class.
FULL_CONTROL_DOCUMENT - Static variable in class com.filenet.api.constants.AccessLevel
Specifies full access rights to functions that can be performed on a Document object.
FULL_CONTROL_DOCUMENT_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the FULL_CONTROL_DOCUMENT instance of this class.
FULL_CONTROL_DOMAIN - Static variable in class com.filenet.api.constants.AccessLevel
Specifies full access rights to functions that can be performed on a Domain object.
FULL_CONTROL_DOMAIN_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the FULL_CONTROL_DOMAIN instance of this class.
FULL_CONTROL_FOLDER - Static variable in class com.filenet.api.constants.AccessLevel
Specifies full access rights to functions that can be performed on a Folder object.
FULL_CONTROL_FOLDER_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the FULL_CONTROL_FOLDER instance of this class.
FULL_CONTROL_MARKING - Static variable in class com.filenet.api.constants.AccessLevel
Specifies full access rights to an object for performing marking operations on an object.
FULL_CONTROL_MARKING_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the FULL_CONTROL_MARKING instance of this class.
FULL_CONTROL_OBJECT_STORE - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied full access rights to an object store.
FULL_CONTROL_OBJECT_STORE_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the FULL_CONTROL_OBJECT_STORE instance of this class.
FULL_OUTER - Static variable in class com.filenet.api.constants.JoinOperator
Indicates a full outer join.
FULL_OUTER_AS_INT - Static variable in class com.filenet.api.constants.JoinOperator
An int value associated with the FULL_OUTER instance of this class.
FULL_TEXT_ROW_DEFAULT - Static variable in class com.filenet.api.constants.PropertyNames
 
FULL_TEXT_ROW_MAX - Static variable in class com.filenet.api.constants.PropertyNames
 

G

GCD_CANNOT_LOAD - Static variable in class com.filenet.api.exception.ExceptionCode
The GCD cannot be loaded.
GCD_CANNOT_LOCK - Static variable in class com.filenet.api.exception.ExceptionCode
The GCD cannot be locked for updates.
GCD_CANNOT_SAVE - Static variable in class com.filenet.api.exception.ExceptionCode
The GCD cannot be saved.
GCD_DOMAIN_ALREADY_EXISTS - Static variable in class com.filenet.api.exception.ExceptionCode
The P8 domain already exists.
GCD_DOMAIN_DOES_NOT_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
The P8 domain does not exist
GCD_INVALID_CONFIGURATION - Static variable in class com.filenet.api.exception.ExceptionCode
The GCD configuration is incorrect.
GCD_INVALID_EPOCH_ID - Static variable in class com.filenet.api.exception.ExceptionCode
The Epoch ID specified is invalid.
GCD_JNDI_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
The GCD configuration string cannot be retrieved from JNDI.
GCD_MISSING_CONFIGURATION - Static variable in class com.filenet.api.exception.ExceptionCode
The GCD configuration is missing.
GCD_NO_REPLACE_COLLECTION - Static variable in class com.filenet.api.exception.ExceptionCode
The specified node does not support replaceCollection.
GCD_NO_SERVER_CALL_CONTEXT - Static variable in class com.filenet.api.exception.ExceptionCode
Thrown from the CallState and RequestBroker when no server call context has been established.
GCD_OBJECT_ALREADY_EXISTS - Static variable in class com.filenet.api.exception.ExceptionCode
The specified object already exists.
GCD_UNEXPECTED_STATE - Static variable in class com.filenet.api.exception.ExceptionCode
The GCD state was unexpected.
GCDCACHE_TTL - Static variable in class com.filenet.api.constants.PropertyNames
 
GCDTRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
GENERIC_FIXED_CONTENT_DEVICE - Static variable in class com.filenet.api.constants.ClassNames
 
GenericFixedContentDevice - Interface in com.filenet.api.admin
Represents the description of a generic fixed content device.
GenericFixedContentDeviceSet - Interface in com.filenet.api.collection
Represents a collection of GenericFixedContentDevice objects.
get(String) - Method in interface com.filenet.api.property.Properties
Returns the Property object specified by name in this Properties collection.
get() - Static method in class com.filenet.api.util.UserContext
This method returns the UserContext object associated with the current thread.
get_AbandonedContentCleanupInterval() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the AbandonedContentCleanupInterval property.
get_AbandonedDBContentCleanupInterval() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the AbandonedDBContentCleanupInterval property.
get_AccessMask() - Method in interface com.filenet.api.security.AccessPermission
Returns the value of the AccessMask property.
get_AccessMask() - Method in interface com.filenet.api.security.AccessPermissionDescription
Returns the value of the AccessMask property.
get_AccessType() - Method in interface com.filenet.api.security.DiscretionaryPermission
Returns the value of the AccessType property.
get_ActiveDirectorySiteDNS() - Method in interface com.filenet.api.admin.Site
Returns the value of the ActiveDirectorySiteDNS property.
get_ActiveMarkings() - Method in interface com.filenet.api.core.Annotation
Returns the value of the ActiveMarkings property.
get_ActiveMarkings() - Method in interface com.filenet.api.core.Containable
Returns the value of the ActiveMarkings property.
get_ActiveMarkings() - Method in interface com.filenet.api.core.Link
Returns the value of the ActiveMarkings property.
get_ActiveMarkings() - Method in interface com.filenet.api.events.Action
Returns the value of the ActiveMarkings property.
get_ActiveMarkings() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the ActiveMarkings property.
get_ActiveMarkings() - Method in interface com.filenet.api.events.CustomEvent
Returns the value of the ActiveMarkings property.
get_ActiveMarkings() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the ActiveMarkings property.
get_AddOn() - Method in interface com.filenet.api.admin.AddOnInstallationRecord
Returns the value of the AddOn property.
get_AddOnInstallationRecords() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the AddOnInstallationRecords property.
get_AddOnName() - Method in interface com.filenet.api.admin.AddOnInstallationRecord
Returns the value of the AddOnName property.
get_AddOns() - Method in interface com.filenet.api.core.Domain
Returns the value of the AddOns property.
get_AddOnType() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the AddOnType property.
get_AliasDirection() - Method in interface com.filenet.api.replication.ExternalAlias
Returns the value of the AliasDirection property.
get_AliasIds() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the AliasIds property.
get_AliasIds() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the AliasIds property.
get_AliasIds() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the AliasIds property.
get_AllowsContentToBeCached() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the AllowsContentToBeCached property.
get_AllowsDelete() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the AllowsDelete property.
get_AllowsForeignObject() - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Returns the value of the AllowsForeignObject property.
get_AllowsForeignObject() - Method in interface com.filenet.api.admin.PropertyTemplateObject
Returns the value of the AllowsForeignObject property.
get_AllowsForeignObject() - Method in interface com.filenet.api.meta.PropertyDescriptionObject
Returns the value of the AllowsForeignObject property.
get_AllowsInstances() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the AllowsInstances property.
get_AllowsInstances() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the AllowsInstances property.
get_AllowsNull() - Method in interface com.filenet.api.admin.ColumnDefinition
Returns the value of the AllowsNull property.
get_AllowsPropertyAdditions() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the AllowsPropertyAdditions property.
get_AllowsSubclasses() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the AllowsSubclasses property.
get_AllRealms() - Method in interface com.filenet.api.core.EntireNetwork
Returns the value of the AllRealms property.
get_AnnotatedContentElement() - Method in interface com.filenet.api.core.Annotation
Returns the value of the AnnotatedContentElement property.
get_AnnotatedObject() - Method in interface com.filenet.api.core.Annotation
Returns the value of the AnnotatedObject property.
get_Annotations() - Method in interface com.filenet.api.core.Containable
Returns the value of the Annotations property.
get_APITraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the APITraceFlags property.
get_AppenderNames() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the AppenderNames property.
get_ApplicationGroupNumber() - Method in interface com.filenet.api.admin.CMODApplicationGroup
Returns the value of the ApplicationGroupNumber property.
get_ApplyDefinition() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the ApplyDefinition property.
get_ApplyStateID() - Method in interface com.filenet.api.security.SecurityTemplate
Returns the value of the ApplyStateID property.
get_ApplyTemplatePermissions() - Method in interface com.filenet.api.events.DocumentState
Returns the value of the ApplyTemplatePermissions property.
get_AsynchronousProcessingTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the AsynchronousProcessingTraceFlags property.
get_AsyncUpgradeType() - Method in interface com.filenet.api.admin.AsyncUpgradeQueueItem
Returns the value of the AsyncUpgradeType property.
get_AuditDefinitions() - Method in interface com.filenet.api.admin.SubscribableClassDefinition
Returns the value of the AuditDefinitions property.
get_AuditedDeletePrefix() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the AuditedDeletePrefix property.
get_AuditedEvents() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.core.Annotation
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.core.Containable
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.core.Link
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.core.Relationship
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.core.VersionSeries
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.events.Action
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the AuditedEvents property.
get_AuditedEvents() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the AuditedEvents property.
get_AuditFailure() - Method in interface com.filenet.api.admin.AuditDefinition
Returns the value of the AuditFailure property.
get_AuditLevel() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the AuditLevel property.
get_AuditLevel() - Method in interface com.filenet.api.events.AuditConfigurationEvent
Returns the value of the AuditLevel property.
get_AuditSuccess() - Method in interface com.filenet.api.admin.AuditDefinition
Returns the value of the AuditSuccess property.
get_BaseClassIds() - Method in interface com.filenet.api.admin.VerityCollection
Returns the value of the BaseClassIds property.
get_BatchDelay() - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Returns the value of the BatchDelay property.
get_BatchSelectionSize() - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Returns the value of the BatchSelectionSize property.
get_BlobReadAheadSize() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the BlobReadAheadSize property.
get_BlobWriteCollisionsAvoidanceFlag() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the BlobWriteCollisionsAvoidanceFlag property.
get_BrokerPort() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the BrokerPort property.
get_CacheStatus() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the CacheStatus property.
get_CanAcceptForwardedRequests() - Method in interface com.filenet.api.admin.Site
Returns the value of the CanAcceptForwardedRequests property.
get_CanBeDemoted() - Method in interface com.filenet.api.events.DocumentState
Returns the value of the CanBeDemoted property.
get_CanForwardRequests() - Method in interface com.filenet.api.admin.Site
Returns the value of the CanForwardRequests property.
get_Cardinality() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the Cardinality property.
get_Cardinality() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the Cardinality property.
get_Cardinality() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the Cardinality property.
get_Cardinality() - Method in interface com.filenet.api.replication.ExternalPropertyDescription
Returns the value of the Cardinality property.
get_CBRLocale() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the CBRLocale property.
get_CBRTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the CBRTraceFlags property.
get_CFSDaemonTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the CFSDaemonTraceFlags property.
get_CFSImportAgentTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the CFSImportAgentTraceFlags property.
get_CFSNamingFactoryInitial() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Deprecated.  
get_CFSNamingProviderURL() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Deprecated.  
get_CFSPassword() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Returns the value of the CFSPassword property.
get_CFSUserName() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Returns the value of the CFSUserName property.
get_ChildComponent() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the ChildComponent property.
get_ChildDocuments() - Method in interface com.filenet.api.core.Document
Returns the value of the ChildDocuments property.
get_ChildRelationships() - Method in interface com.filenet.api.core.Document
Returns the value of the ChildRelationships property.
get_ChildVersionSeries() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the ChildVersionSeries property.
get_ChoiceIntegerValue() - Method in interface com.filenet.api.admin.Choice
Returns the value of the ChoiceIntegerValue property.
get_ChoiceList() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the ChoiceList property.
get_ChoiceList() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the ChoiceList property.
get_ChoiceList() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the ChoiceList property.
get_ChoiceLists() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the ChoiceLists property.
get_ChoiceStringValue() - Method in interface com.filenet.api.admin.Choice
Returns the value of the ChoiceStringValue property.
get_ChoiceType() - Method in interface com.filenet.api.admin.Choice
Returns the value of the ChoiceType property.
get_ChoiceValues() - Method in interface com.filenet.api.admin.Choice
Returns the value of the ChoiceValues property.
get_ChoiceValues() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the ChoiceValues property.
get_ClassDefinition() - Method in interface com.filenet.api.admin.IndexJobClassItem
Returns the value of the ClassDefinition property.
get_ClassDescription() - Method in interface com.filenet.api.core.EngineObject
Returns the ClassDescription object that describes the immutable metadata of the class from which this object is instantiated.
get_ClassDescriptions() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the ClassDescriptions property.
get_ClassFamily() - Method in interface com.filenet.api.replication.ExternalClassDescription
Returns the value of the ClassFamily property.
get_ClassIdentity() - Method in interface com.filenet.api.replication.ExternalClassAlias
Returns the value of the ClassIdentity property.
get_ClassIdentity() - Method in interface com.filenet.api.replication.ExternalClassDescription
Returns the value of the ClassIdentity property.
get_ClassIdentity() - Method in interface com.filenet.api.replication.ExternalPropertyAlias
Returns the value of the ClassIdentity property.
get_ClassificationStatus() - Method in interface com.filenet.api.core.Document
Returns the value of the ClassificationStatus property.
get_ClosureDate() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the ClosureDate property.
get_CMODApplicationGroups() - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Returns the value of the CMODApplicationGroups property.
get_CMODLanguage() - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Returns the value of the CMODLanguage property.
get_CMODPassword() - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Returns the value of the CMODPassword property.
get_CMODPort() - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Returns the value of the CMODPort property.
get_CMODServerName() - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Returns the value of the CMODServerName property.
get_CMODTraceLevel() - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Returns the value of the CMODTraceLevel property.
get_CMODUserName() - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Returns the value of the CMODUserName property.
get_CodeModule() - Method in interface com.filenet.api.events.Action
Returns the value of the CodeModule property.
get_CodeModuleCacheEntryTTL() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the CodeModuleCacheEntryTTL property.
get_CodeModuleCacheMaxFileSpace() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the CodeModuleCacheMaxFileSpace property.
get_CodeModuleCacheMaxMemory() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the CodeModuleCacheMaxMemory property.
get_CodeModuleTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the CodeModuleTraceFlags property.
get_CollectionName() - Method in interface com.filenet.api.admin.VerityCollection
Returns the value of the CollectionName property.
get_ColumnDefinitions() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the ColumnDefinitions property.
get_ColumnId() - Method in interface com.filenet.api.admin.ColumnDefinition
Returns the value of the ColumnId property.
get_ColumnId() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the ColumnId property.
get_ColumnName() - Method in interface com.filenet.api.admin.ColumnDefinition
Returns the value of the ColumnName property.
get_ColumnSize() - Method in interface com.filenet.api.admin.ColumnDefinition
Returns the value of the ColumnSize property.
get_ComponentCascadeDelete() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the ComponentCascadeDelete property.
get_ComponentPreventDelete() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the ComponentPreventDelete property.
get_ComponentRelationshipType() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the ComponentRelationshipType property.
get_ComponentSortOrder() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the ComponentSortOrder property.
get_CompoundDocumentState() - Method in interface com.filenet.api.core.Document
Returns the value of the CompoundDocumentState property.
get_ConcurrentReaders() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the ConcurrentReaders property.
get_ConfigurationParameters() - Method in interface com.filenet.api.admin.GenericFixedContentDevice
Returns the value of the ConfigurationParameters property.
get_ConnectionState() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the ConnectionState property.
get_ConnectionTimeout() - Method in interface com.filenet.api.admin.DirectoryConfigurationAD
Returns the value of the ConnectionTimeout property.
get_ConstraintMask() - Method in interface com.filenet.api.security.Marking
Returns the value of the ConstraintMask property.
get_ContainedDocuments() - Method in interface com.filenet.api.core.Folder
Returns the value of the ContainedDocuments property.
get_Containees() - Method in interface com.filenet.api.core.Folder
Returns the value of the Containees property.
get_Containers() - Method in interface com.filenet.api.core.Containable
Returns the value of the Containers property.
get_ContainmentName() - Method in interface com.filenet.api.core.ReferentialContainmentRelationship
Returns the value of the ContainmentName property.
get_ContainmentName() - Method in interface com.filenet.api.events.FileEvent
Returns the value of the ContainmentName property.
get_ContainmentName() - Method in interface com.filenet.api.events.UnfileEvent
Returns the value of the ContainmentName property.
GET_CONTENT_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
get_ContentAccessRecordingLevel() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the ContentAccessRecordingLevel property.
get_ContentCacheArea() - Method in interface com.filenet.api.admin.ContentCacheConfiguration
Returns the value of the ContentCacheArea property.
get_ContentCacheAreas() - Method in interface com.filenet.api.core.Domain
Returns the value of the ContentCacheAreas property.
get_ContentCacheTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the ContentCacheTraceFlags property.
get_ContentElementCount() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the ContentElementCount property.
get_ContentElementCount() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the ContentElementCount property.
get_ContentElementKBytes() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the ContentElementKBytes property.
get_ContentElementKBytes() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the ContentElementKBytes property.
get_ContentElements() - Method in interface com.filenet.api.core.Annotation
Returns the value of the ContentElements property.
get_ContentElements() - Method in interface com.filenet.api.core.Document
Returns the value of the ContentElements property.
get_ContentElementsCreated() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the ContentElementsCreated property.
get_ContentElementsCreated() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the ContentElementsCreated property.
get_ContentElementsDeleted() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the ContentElementsDeleted property.
get_ContentElementsDeleted() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the ContentElementsDeleted property.
get_ContentElementsPresent() - Method in interface com.filenet.api.core.Annotation
Returns the value of the ContentElementsPresent property.
get_ContentElementsPresent() - Method in interface com.filenet.api.core.Document
Returns the value of the ContentElementsPresent property.
get_ContentLocation() - Method in interface com.filenet.api.core.ContentReference
Returns the value of the ContentLocation property.
get_ContentQueueMaxWorkerThreads() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the ContentQueueMaxWorkerThreads property.
get_ContentRetentionDate() - Method in interface com.filenet.api.core.Document
Returns the value of the ContentRetentionDate property.
get_ContentSize() - Method in interface com.filenet.api.core.Annotation
Returns the value of the ContentSize property.
get_ContentSize() - Method in interface com.filenet.api.core.ContentTransfer
Returns the value of the ContentSize property.
get_ContentSize() - Method in interface com.filenet.api.core.Document
Returns the value of the ContentSize property.
get_ContentStorageTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the ContentStorageTraceFlags property.
get_ContentTempDirectoryRoot() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the ContentTempDirectoryRoot property.
get_ContentType() - Method in interface com.filenet.api.core.ContentElement
Returns the value of the ContentType property.
get_CopyToReservation() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the CopyToReservation property.
get_CopyToReservation() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the CopyToReservation property.
get_Creator() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.PEConnectionPoint
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.QueueItem
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.ServerInstance
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.Site
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.admin.VirtualServer
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.core.Annotation
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.core.Containable
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.core.Link
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.core.Relationship
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.events.Action
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.events.Event
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.replication.ReplicationGroup
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.replication.Repository
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.security.MarkingSet
Returns the value of the Creator property.
get_Creator() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the Creator property.
get_CSMCache() - Method in interface com.filenet.api.admin.ImageServicesSiteSettings
Returns the value of the CSMCache property.
get_CSMCache() - Method in interface com.filenet.api.admin.IMFixedContentDevice
Returns the value of the CSMCache property.
get_CurrentState() - Method in interface com.filenet.api.core.Document
Returns the value of the CurrentState property.
get_CurrentUser() - Method in interface com.filenet.api.core.EntireNetwork
Returns the value of the CurrentUser property.
get_CurrentVersion() - Method in interface com.filenet.api.core.Document
Returns the value of the CurrentVersion property.
get_CurrentVersion() - Method in interface com.filenet.api.core.Versionable
Returns the value of the CurrentVersion property.
get_CurrentVersion() - Method in interface com.filenet.api.core.VersionSeries
Returns the value of the CurrentVersion property.
get_DatabaseContentUploadBufferSize() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the DatabaseContentUploadBufferSize property.
get_DatabaseIndexStorageLocation() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the DatabaseIndexStorageLocation property.
get_DatabaseLOBStorageLocation() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the DatabaseLOBStorageLocation property.
get_DatabaseName() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the DatabaseName property.
get_DatabaseServerName() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the DatabaseServerName property.
get_DatabaseServerPort() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the DatabaseServerPort property.
get_DatabaseTableStorageLocation() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the DatabaseTableStorageLocation property.
get_DatabaseTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the DatabaseTraceFlags property.
get_DatabaseType() - Method in interface com.filenet.api.admin.DatabaseStorageArea
Returns the value of the DatabaseType property.
get_DatabaseType() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the DatabaseType property.
get_DatabaseType() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the DatabaseType property.
get_DataType() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the DataType property.
get_DataType() - Method in interface com.filenet.api.admin.ColumnDefinition
Returns the value of the DataType property.
get_DataType() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the DataType property.
get_DataType() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the DataType property.
get_DataType() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the DataType property.
get_DataType() - Method in interface com.filenet.api.replication.ExternalPropertyDescription
Returns the value of the DataType property.
get_DateCheckedIn() - Method in interface com.filenet.api.core.Versionable
Returns the value of the DateCheckedIn property.
get_DateContentLastAccessed() - Method in interface com.filenet.api.core.Annotation
Returns the value of the DateContentLastAccessed property.
get_DateContentLastAccessed() - Method in interface com.filenet.api.core.Document
Returns the value of the DateContentLastAccessed property.
get_DateCreated() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.PEConnectionPoint
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.QueueItem
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.ServerInstance
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.Site
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.admin.VirtualServer
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.core.Annotation
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.core.Containable
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.core.Link
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.core.Relationship
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.events.Action
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.events.Event
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.replication.ReplicationGroup
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.replication.Repository
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.security.MarkingSet
Returns the value of the DateCreated property.
get_DateCreated() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the DateCreated property.
get_DateLastModified() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.PEConnectionPoint
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.QueueItem
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.ServerInstance
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.Site
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.admin.VirtualServer
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.core.Annotation
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.core.Containable
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.core.Link
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.core.Relationship
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.events.Action
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.events.Event
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.replication.ReplicationGroup
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.replication.Repository
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.security.MarkingSet
Returns the value of the DateLastModified property.
get_DateLastModified() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the DateLastModified property.
get_DefaultInstanceOwner() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the DefaultInstanceOwner property.
get_DefaultInstanceOwner() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the DefaultInstanceOwner property.
get_DefaultInstancePermissionDescriptions() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the DefaultInstancePermissionDescriptions property.
get_DefaultInstancePermissions() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the DefaultInstancePermissions property.
get_DefaultInstancePermissions() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the DefaultInstancePermissions property.
get_DefaultISDocumentClass() - Method in interface com.filenet.api.admin.IMFixedContentDevice
Returns the value of the DefaultISDocumentClass property.
get_DefaultQueryTimeLimit() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the DefaultQueryTimeLimit property.
get_DefaultReservationType() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the DefaultReservationType property.
get_DefaultRetentionDays() - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Returns the value of the DefaultRetentionDays property.
get_DefaultRetentionPassThrough() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the DefaultRetentionPassThrough property.
get_DefaultSite() - Method in interface com.filenet.api.core.Domain
Returns the value of the DefaultSite property.
get_DeleteMethod() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the DeleteMethod property.
get_DeleteMethod() - Method in interface com.filenet.api.admin.FileStorageArea
Returns the value of the DeleteMethod property.
get_DeleteMethod() - Method in interface com.filenet.api.admin.FixedStorageArea
Returns the value of the DeleteMethod property.
get_DeletionAction() - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Returns the value of the DeletionAction property.
get_DeletionAction() - Method in interface com.filenet.api.meta.PropertyDescriptionObject
Returns the value of the DeletionAction property.
get_DependentDocuments() - Method in interface com.filenet.api.core.Document
Returns the value of the DependentDocuments property.
get_DequeueHost() - Method in interface com.filenet.api.admin.QueueItem
Returns the value of the DequeueHost property.
get_DequeueHost() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the DequeueHost property.
get_Description() - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Returns the value of the Description property.
get_Description() - Method in interface com.filenet.api.publishing.PublishTemplate
Returns the value of the Description property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.CMODApplicationGroup
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.CmTivoliManagementClass
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.PEConnectionPoint
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.Site
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.core.Annotation
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.events.Action
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.meta.Metadata
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.replication.ExternalClassDescription
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.replication.ExternalPropertyDescription
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.security.MarkingSet
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.security.PermissionDescription
Returns the value of the DescriptiveText property.
get_DescriptiveText() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the DescriptiveText property.
get_DescriptiveTexts() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the DescriptiveTexts property.
get_DescriptiveTexts() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the DescriptiveTexts property.
get_DestinationDocuments() - Method in interface com.filenet.api.core.Document
Returns the value of the DestinationDocuments property.
get_DestinationRepository() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the DestinationRepository property.
get_DeviceAddress() - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Returns the value of the DeviceAddress property.
get_DeviceRootDirectory() - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Returns the value of the DeviceRootDirectory property.
get_DirectoryConfigurations() - Method in interface com.filenet.api.core.Domain
Returns the value of the DirectoryConfigurations property.
get_DirectoryServerHost() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the DirectoryServerHost property.
get_DirectoryServerPassword() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the DirectoryServerPassword property.
get_DirectoryServerPort() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the DirectoryServerPort property.
get_DirectoryServerProviderClass() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the DirectoryServerProviderClass property.
get_DirectoryServerType() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the DirectoryServerType property.
get_DirectoryServerUserName() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the DirectoryServerUserName property.
get_DirectoryStructure() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the DirectoryStructure property.
get_DirectoryStructure() - Method in interface com.filenet.api.admin.FileStorageArea
Returns the value of the DirectoryStructure property.
get_DirectoryStructure() - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Returns the value of the DirectoryStructure property.
get_DispatcherEnabled() - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Returns the value of the DispatcherEnabled property.
get_DispatcherEnabled() - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Returns the value of the DispatcherEnabled property.
get_DispatcherEnabled() - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Returns the value of the DispatcherEnabled property.
get_DispatcherEnabled() - Method in interface com.filenet.api.admin.PublishingConfiguration
Returns the value of the DispatcherEnabled property.
get_DispatcherEnabled() - Method in interface com.filenet.api.admin.VerityServerConfiguration
Returns the value of the DispatcherEnabled property.
get_DispatcherWaitInterval() - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Returns the value of the DispatcherWaitInterval property.
get_DispatcherWaitInterval() - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Returns the value of the DispatcherWaitInterval property.
get_DispatcherWaitInterval() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the DispatcherWaitInterval property.
get_DispatcherWaitInterval() - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Returns the value of the DispatcherWaitInterval property.
get_DispatcherWaitInterval() - Method in interface com.filenet.api.admin.PublishingConfiguration
Returns the value of the DispatcherWaitInterval property.
get_DispatcherWaitInterval() - Method in interface com.filenet.api.admin.VerityServerConfiguration
Returns the value of the DispatcherWaitInterval property.
get_DisplayName() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.Choice
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.Site
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.events.Action
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.meta.Metadata
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.replication.ExternalClassDescription
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.replication.ExternalPropertyDescription
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.replication.ReplicationGroup
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.replication.Repository
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.security.Group
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.security.MarkingSet
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.security.PermissionDescription
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.security.SecurityTemplate
Returns the value of the DisplayName property.
get_DisplayName() - Method in interface com.filenet.api.security.User
Returns the value of the DisplayName property.
get_DisplayNames() - Method in interface com.filenet.api.admin.Choice
Returns the value of the DisplayNames property.
get_DisplayNames() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the DisplayNames property.
get_DisplayNames() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the DisplayNames property.
get_DistinguishedName() - Method in interface com.filenet.api.security.Group
Returns the value of the DistinguishedName property.
get_DistinguishedName() - Method in interface com.filenet.api.security.User
Returns the value of the DistinguishedName property.
get_DITADatabaseTimeout() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the DITADatabaseTimeout property.
get_DITAHome() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the DITAHome property.
get_DITAJVMArguments() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the DITAJVMArguments property.
get_DITARenditionEngineConnection() - Method in interface com.filenet.api.admin.PublishingConfiguration
Returns the value of the DITARenditionEngineConnection property.
get_DITARenditionEngineConnections() - Method in interface com.filenet.api.core.Domain
Returns the value of the DITARenditionEngineConnections property.
get_DITAWorkingDirectory() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the DITAWorkingDirectory property.
get_DNSName() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the DNSName property.
get_DocumentClassificationActions() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the DocumentClassificationActions property.
get_DocumentLifecycleAction() - Method in interface com.filenet.api.events.DocumentLifecyclePolicy
Returns the value of the DocumentLifecycleAction property.
get_DocumentLifecycleActions() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the DocumentLifecycleActions property.
get_DocumentLifecyclePolicies() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the DocumentLifecyclePolicies property.
get_DocumentLifecyclePolicies() - Method in interface com.filenet.api.events.DocumentLifecycleAction
Returns the value of the DocumentLifecyclePolicies property.
get_DocumentLifecyclePolicy() - Method in interface com.filenet.api.core.Document
Returns the value of the DocumentLifecyclePolicy property.
get_DocumentsPerBatch() - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Returns the value of the DocumentsPerBatch property.
get_DocumentStates() - Method in interface com.filenet.api.events.DocumentLifecyclePolicy
Returns the value of the DocumentStates property.
get_Domain() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the Domain property.
get_DomainId() - Method in interface com.filenet.api.admin.ImageServicesClassDescription
Returns the value of the DomainId property.
get_DynamicGroupMemberAttribute() - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Returns the value of the DynamicGroupMemberAttribute property.
get_DynamicGroupObjectClass() - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Returns the value of the DynamicGroupObjectClass property.
get_DynamicGroupQueryAttribute() - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Returns the value of the DynamicGroupQueryAttribute property.
get_EJBForwardingEndpoint() - Method in interface com.filenet.api.admin.VirtualServer
Returns the value of the EJBForwardingEndpoint property.
get_EJBTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the EJBTraceFlags property.
get_ElementSequenceNumber() - Method in interface com.filenet.api.core.ContentElement
Returns the value of the ElementSequenceNumber property.
get_ElementSequenceNumber() - Method in interface com.filenet.api.events.GetContentEvent
Returns the value of the ElementSequenceNumber property.
get_Email() - Method in interface com.filenet.api.security.User
Returns the value of the Email property.
get_EmbeddedDataThreshold() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the EmbeddedDataThreshold property.
get_EnableManualLaunch() - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Returns the value of the EnableManualLaunch property.
get_EnableManualLaunch() - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Returns the value of the EnableManualLaunch property.
get_EncryptionAlgorithm() - Method in interface com.filenet.api.core.Domain
Returns the value of the EncryptionAlgorithm property.
get_EngineTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the EngineTraceFlags property.
get_ErrorCode() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the ErrorCode property.
get_ErrorDescription() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the ErrorDescription property.
get_ErrorTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the ErrorTraceFlags property.
get_EventAction() - Method in interface com.filenet.api.events.Subscription
Returns the value of the EventAction property.
get_EventActions() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the EventActions property.
get_EventClass() - Method in interface com.filenet.api.admin.AuditDefinition
Returns the value of the EventClass property.
get_EventClass() - Method in interface com.filenet.api.events.SubscribedEvent
Returns the value of the EventClass property.
get_EventObject() - Method in interface com.filenet.api.admin.EventQueueItem
Returns the value of the EventObject property.
get_EventStatus() - Method in interface com.filenet.api.events.Event
Returns the value of the EventStatus property.
get_EventsTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the EventsTraceFlags property.
get_ExpiredBatchSelectionSize() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the ExpiredBatchSelectionSize property.
get_ExternalAliases() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the ExternalAliases property.
get_ExternalAliases() - Method in interface com.filenet.api.admin.ReplicableClassDefinition
Returns the value of the ExternalAliases property.
get_ExternalClassDescriptions() - Method in interface com.filenet.api.replication.ExternalRepository
Returns the value of the ExternalClassDescriptions property.
get_ExternalObjectIdentity() - Method in interface com.filenet.api.replication.ExternalIdentity
Returns the value of the ExternalObjectIdentity property.
get_ExternalPropertyDescriptions() - Method in interface com.filenet.api.replication.ExternalClassDescription
Returns the value of the ExternalPropertyDescriptions property.
get_ExternalReplicaIdentities() - Method in interface com.filenet.api.replication.Replicable
Returns the value of the ExternalReplicaIdentities property.
get_ExternalRepositories() - Method in interface com.filenet.api.core.Domain
Returns the value of the ExternalRepositories property.
get_ExternalRepository() - Method in interface com.filenet.api.replication.ExternalAlias
Returns the value of the ExternalRepository property.
get_ExternalRepository() - Method in interface com.filenet.api.replication.ExternalIdentity
Returns the value of the ExternalRepository property.
get_ExternalRepository() - Method in interface com.filenet.api.replication.ExternalParticipant
Returns the value of the ExternalRepository property.
get_FcpPoolIdleTimeoutSeconds() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the FcpPoolIdleTimeoutSeconds property.
get_FcpPoolMaxInUse() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the FcpPoolMaxInUse property.
get_FcpPoolMaxWaitSeconds() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the FcpPoolMaxWaitSeconds property.
get_FcpPoolPreferredSize() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the FcpPoolPreferredSize property.
get_FederationJNDIDataSource() - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Returns the value of the FederationJNDIDataSource property.
get_FederationJNDIDataSource() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Returns the value of the FederationJNDIDataSource property.
get_FederationJNDIXADataSource() - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Returns the value of the FederationJNDIXADataSource property.
get_FederationJNDIXADataSource() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Returns the value of the FederationJNDIXADataSource property.
get_FederationUpdateHasPriority() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Returns the value of the FederationUpdateHasPriority property.
get_FilteredPropertyId() - Method in interface com.filenet.api.events.Subscription
Returns the value of the FilteredPropertyId property.
get_FilterExpression() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the FilterExpression property.
get_FilterExpression() - Method in interface com.filenet.api.events.Subscription
Returns the value of the FilterExpression property.
get_FixedContentDevice() - Method in interface com.filenet.api.admin.FixedStorageArea
Returns the value of the FixedContentDevice property.
get_FixedContentDevice() - Method in interface com.filenet.api.replication.ContentFederatingRepository
Returns the value of the FixedContentDevice property.
get_FixedContentDevices() - Method in interface com.filenet.api.core.Domain
Returns the value of the FixedContentDevices property.
get_FixedContentProviderTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the FixedContentProviderTraceFlags property.
get_FolderCacheMaxAgeDelta() - Method in interface com.filenet.api.core.ObjectStore
Deprecated. As of release 4.0.1.
get_FolderCacheMaxEntries() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the FolderCacheMaxEntries property.
get_FolderCacheReapFrequency() - Method in interface com.filenet.api.core.ObjectStore
Deprecated. As of release 4.0.1.
get_FolderName() - Method in interface com.filenet.api.core.Folder
Returns the value of the FolderName property.
get_FoldersFiledIn() - Method in interface com.filenet.api.core.Versionable
Returns the value of the FoldersFiledIn property.
get_ForceCaseInsensitiveSearch() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the ForceCaseInsensitiveSearch property.
get_FPOpenStrategy() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPOpenStrategy property.
get_FPPoolBufferSize() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolBufferSize property.
get_FPPoolClusterNonAvailTime() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolClusterNonAvailTime property.
get_FPPoolDefaultCollisionAvoidance() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolDefaultCollisionAvoidance property.
get_FPPoolEnableMulticlusterFailover() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolEnableMulticlusterFailover property.
get_FPPoolMaxConnections() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolMaxConnections property.
get_FPPoolMulticlusterDeleteStrategy() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolMulticlusterDeleteStrategy property.
get_FPPoolMulticlusterExistsStrategy() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolMulticlusterExistsStrategy property.
get_FPPoolMulticlusterQueryStrategy() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolMulticlusterQueryStrategy property.
get_FPPoolMulticlusterReadStrategy() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolMulticlusterReadStrategy property.
get_FPPoolMulticlusterWriteStrategy() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolMulticlusterWriteStrategy property.
get_FPPoolPrefetchSize() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolPrefetchSize property.
get_FPPoolRetryCount() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolRetryCount property.
get_FPPoolRetrySleep() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolRetrySleep property.
get_FPPoolTimeout() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the FPPoolTimeout property.
get_FromVersions() - Method in interface com.filenet.api.admin.UpgradeAddOn
Returns the value of the FromVersions property.
get_FullTextRowDefault() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the FullTextRowDefault property.
get_FullTextRowMax() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the FullTextRowMax property.
get_GCDCacheTTL() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the GCDCacheTTL property.
get_GCDTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the GCDTraceFlags property.
get_GranteeName() - Method in interface com.filenet.api.security.Permission
Returns the value of the GranteeName property.
get_GranteeType() - Method in interface com.filenet.api.security.Permission
Returns the value of the GranteeType property.
get_GroupBaseDN() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the GroupBaseDN property.
get_GroupDisplayNameAttribute() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the GroupDisplayNameAttribute property.
get_GroupMembershipSearchFilter() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the GroupMembershipSearchFilter property.
get_GroupNameAttribute() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the GroupNameAttribute property.
get_Groups() - Method in interface com.filenet.api.security.Group
Returns the value of the Groups property.
get_GroupSearchFilter() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the GroupSearchFilter property.
get_GroupUniqueIDAttribute() - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Returns the value of the GroupUniqueIDAttribute property.
get_GroupUniqueIDAttributeIsBinary() - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Returns the value of the GroupUniqueIDAttributeIsBinary property.
get_HasHierarchy() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the HasHierarchy property.
get_HasIncludeSubclasses() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the HasIncludeSubclasses property.
get_HasProperSubclassProperties() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the HasProperSubclassProperties property.
get_Head() - Method in interface com.filenet.api.core.Link
Returns the value of the Head property.
get_Head() - Method in interface com.filenet.api.core.Relationship
Returns the value of the Head property.
get_HeldUntilDate() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the HeldUntilDate property.
get_Id() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.AddOnInstallationRecord
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.AuditDefinition
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.Choice
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.ColumnDefinition
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.IndexJobItem
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.LocalizedString
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.PEConnectionPoint
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.QueueItem
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.ServerInstance
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.Site
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.SiteSettings
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.SubsystemConfiguration
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.VerityCollection
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.admin.VirtualServer
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.core.Annotation
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.core.Containable
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.core.Domain
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.core.Link
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.core.Relationship
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.core.VersionSeries
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.events.Action
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.events.DocumentState
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.events.Event
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.events.SubscribedEvent
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.replication.ExternalIdentity
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.replication.ReplicationGroup
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.replication.ReplicationParticipant
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.replication.Repository
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.security.Group
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.security.Marking
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.security.MarkingSet
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.security.SecurityTemplate
Returns the value of the Id property.
get_Id() - Method in interface com.filenet.api.security.User
Returns the value of the Id property.
get_Ids() - Method in interface com.filenet.api.meta.Metadata
Returns the value of the Ids property.
get_IICEConfigurationServerURL() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Returns the value of the IICEConfigurationServerURL property.
get_ImageServicesClassDescriptions() - Method in interface com.filenet.api.admin.IMFixedContentDevice
Returns the value of the ImageServicesClassDescriptions property.
get_ImageServicesClassName() - Method in interface com.filenet.api.admin.ImageServicesClassDescription
Returns the value of the ImageServicesClassName property.
get_ImageServicesDataType() - Method in interface com.filenet.api.admin.ImageServicesPropertyDescription
Returns the value of the ImageServicesDataType property.
get_ImageServicesPropertyDescriptions() - Method in interface com.filenet.api.admin.ImageServicesClassDescription
Returns the value of the ImageServicesPropertyDescriptions property.
get_ImageServicesPropertyName() - Method in interface com.filenet.api.admin.ImageServicesPropertyDescription
Returns the value of the ImageServicesPropertyName property.
get_ImmediateSubclassDefinitions() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the ImmediateSubclassDefinitions property.
get_ImmediateSubclassDescriptions() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the ImmediateSubclassDescriptions property.
get_ImplementationClass() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the ImplementationClass property.
get_ImportAgentRetryCount() - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Returns the value of the ImportAgentRetryCount property.
get_InboundBatchSize() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the InboundBatchSize property.
get_InboundBusyWaitInterval() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the InboundBusyWaitInterval property.
get_InboundDispatcherEnabled() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the InboundDispatcherEnabled property.
get_InboundFileNameCacheMaxEntries() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the InboundFileNameCacheMaxEntries property.
get_InboundIdleWaitInterval() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the InboundIdleWaitInterval property.
get_IncludeSubclassesRequested() - Method in interface com.filenet.api.admin.AuditDefinition
Returns the value of the IncludeSubclassesRequested property.
get_IncludeSubclassesRequested() - Method in interface com.filenet.api.admin.IndexJobClassItem
Returns the value of the IncludeSubclassesRequested property.
get_IncludeSubclassesRequested() - Method in interface com.filenet.api.events.ClassSubscription
Returns the value of the IncludeSubclassesRequested property.
get_IndexArea() - Method in interface com.filenet.api.admin.IndexJobCollectionItem
Returns the value of the IndexArea property.
get_IndexAreas() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the IndexAreas property.
get_IndexationId() - Method in interface com.filenet.api.admin.IndexJobCollectionItem
Returns the value of the IndexationId property.
get_IndexationId() - Method in interface com.filenet.api.core.Annotation
Returns the value of the IndexationId property.
get_IndexationId() - Method in interface com.filenet.api.core.CustomObject
Returns the value of the IndexationId property.
get_IndexationId() - Method in interface com.filenet.api.core.Document
Returns the value of the IndexationId property.
get_IndexationId() - Method in interface com.filenet.api.core.Folder
Returns the value of the IndexationId property.
get_IndexItems() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the IndexItems property.
get_InheritableDepth() - Method in interface com.filenet.api.security.Permission
Returns the value of the InheritableDepth property.
get_InheritParentPermissions() - Method in interface com.filenet.api.core.Folder
Returns the value of the InheritParentPermissions property.
get_InitiatingUser() - Method in interface com.filenet.api.events.Event
Returns the value of the InitiatingUser property.
get_InitiatingUser() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the InitiatingUser property.
get_InlineContentRetrievalLimit() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the InlineContentRetrievalLimit property.
get_InputDocument() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the InputDocument property.
get_InputFormats() - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Returns the value of the InputFormats property.
get_InstallationDate() - Method in interface com.filenet.api.admin.AddOnInstallationRecord
Returns the value of the InstallationDate property.
get_InstallationReport() - Method in interface com.filenet.api.admin.AddOnInstallationRecord
Returns the value of the InstallationReport property.
get_InstallationStatus() - Method in interface com.filenet.api.admin.AddOnInstallationRecord
Returns the value of the InstallationStatus property.
get_Installer() - Method in interface com.filenet.api.admin.AddOnInstallationRecord
Returns the value of the Installer property.
get_IsCBREnabled() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the IsCBREnabled property.
get_IsCBREnabled() - Method in interface com.filenet.api.admin.PropertyDefinitionString
Returns the value of the IsCBREnabled property.
get_IsCBREnabled() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the IsCBREnabled property.
get_IsCBREnabled() - Method in interface com.filenet.api.meta.PropertyDescriptionString
Returns the value of the IsCBREnabled property.
get_IsCurrentVersion() - Method in interface com.filenet.api.core.Versionable
Returns the value of the IsCurrentVersion property.
get_ISDomainName() - Method in interface com.filenet.api.admin.IMFixedContentDevice
Returns the value of the ISDomainName property.
get_IsEnabled() - Method in interface com.filenet.api.events.EventAction
Returns the value of the IsEnabled property.
get_IsEnabled() - Method in interface com.filenet.api.events.Subscription
Returns the value of the IsEnabled property.
get_IsEnabled() - Method in interface com.filenet.api.security.SecurityTemplate
Returns the value of the IsEnabled property.
get_IsFrozenVersion() - Method in interface com.filenet.api.core.Versionable
Returns the value of the IsFrozenVersion property.
get_IsHidden() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the IsHidden property.
get_IsHidden() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the IsHidden property.
get_IsHidden() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the IsHidden property.
get_IsHidden() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the IsHidden property.
get_IsHidden() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the IsHidden property.
get_IsHierarchical() - Method in interface com.filenet.api.security.MarkingSet
Returns the value of the IsHierarchical property.
get_IsImportAgentEnabled() - Method in interface com.filenet.api.admin.CFSSiteSettings
Returns the value of the IsImportAgentEnabled property.
get_IsInExceptionState() - Method in interface com.filenet.api.core.Document
Returns the value of the IsInExceptionState property.
get_IsNameProperty() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the IsNameProperty property.
get_IsNameProperty() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the IsNameProperty property.
get_IsolatedRegion() - Method in interface com.filenet.api.admin.PEConnectionPoint
Returns the value of the IsolatedRegion property.
get_IsolatedRegionNumber() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the IsolatedRegionNumber property.
get_IsolatedRegionNumber() - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Returns the value of the IsolatedRegionNumber property.
get_IsolatedRegionNumber() - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Returns the value of the IsolatedRegionNumber property.
get_IsolatedRegions() - Method in interface com.filenet.api.core.Domain
Returns the value of the IsolatedRegions property.
get_IsOrderable() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the IsOrderable property.
get_ISOrganization() - Method in interface com.filenet.api.admin.IMFixedContentDevice
Returns the value of the ISOrganization property.
get_ISPassword() - Method in interface com.filenet.api.admin.IMFixedContentDevice
Returns the value of the ISPassword property.
get_IsPersistent() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the IsPersistent property.
get_IsPersistent() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the IsPersistent property.
get_IsReadOnly() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the IsReadOnly property.
get_IsReserved() - Method in interface com.filenet.api.core.Versionable
Returns the value of the IsReserved property.
get_IsReserved() - Method in interface com.filenet.api.core.VersionSeries
Returns the value of the IsReserved property.
get_IsSearchable() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the IsSearchable property.
get_IsSecurable() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the IsSecurable property.
get_IsSelectable() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the IsSelectable property.
get_IsSingleIndexed() - Method in interface com.filenet.api.admin.ColumnDefinition
Returns the value of the IsSingleIndexed property.
get_IsSSLEnabled() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the IsSSLEnabled property.
get_IsSynchronous() - Method in interface com.filenet.api.events.Subscription
Returns the value of the IsSynchronous property.
get_IsSystemGenerated() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the IsSystemGenerated property.
get_IsSystemOwned() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the IsSystemOwned property.
get_IsSystemOwned() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the IsSystemOwned property.
get_IsSystemOwned() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the IsSystemOwned property.
get_ISUserName() - Method in interface com.filenet.api.admin.IMFixedContentDevice
Returns the value of the ISUserName property.
get_IsValueRequired() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the IsValueRequired property.
get_IsValueRequired() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the IsValueRequired property.
get_IsValueRequired() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the IsValueRequired property.
get_IsVersioningEnabled() - Method in interface com.filenet.api.core.Versionable
Returns the value of the IsVersioningEnabled property.
get_IsVersioningEnabled() - Method in interface com.filenet.api.core.VersionSeries
Returns the value of the IsVersioningEnabled property.
get_JNDIDataSource() - Method in interface com.filenet.api.admin.DatabaseStorageArea
Returns the value of the JNDIDataSource property.
get_JNDIDataSource() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the JNDIDataSource property.
get_JNDIXADataSource() - Method in interface com.filenet.api.admin.DatabaseStorageArea
Returns the value of the JNDIXADataSource property.
get_JNDIXADataSource() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the JNDIXADataSource property.
get_JobAbortRequested() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the JobAbortRequested property.
get_JobStatus() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the JobStatus property.
get_LabelBindValue() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the LabelBindValue property.
get_LastFailureReason() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the LastFailureReason property.
get_LastModifier() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.PEConnectionPoint
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.QueueItem
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.ServerInstance
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.Site
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.admin.VirtualServer
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.core.Annotation
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.core.Containable
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.core.Link
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.core.Relationship
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.events.Action
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.events.Event
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.replication.ReplicationGroup
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.replication.Repository
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.security.MarkingSet
Returns the value of the LastModifier property.
get_LastModifier() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the LastModifier property.
get_LeaseDuration() - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Returns the value of the LeaseDuration property.
get_LeaseDuration() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the LeaseDuration property.
get_LeaseDuration() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the LeaseDuration property.
get_LeaseDuration() - Method in interface com.filenet.api.admin.VerityServerConfiguration
Returns the value of the LeaseDuration property.
get_LifecycleOperation() - Method in interface com.filenet.api.events.ChangeStateEvent
Returns the value of the LifecycleOperation property.
get_LocalDomain() - Method in interface com.filenet.api.core.EntireNetwork
Returns the value of the LocalDomain property.
get_LocaleName() - Method in interface com.filenet.api.admin.LocalizedString
Returns the value of the LocaleName property.
get_LocaleName() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the LocaleName property.
get_LocaleNames() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the LocaleNames property.
get_LocalizedText() - Method in interface com.filenet.api.admin.LocalizedString
Returns the value of the LocalizedText property.
get_LockDownExceptionList() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Deprecated.  
get_LockDownPrincipal() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Deprecated.  
get_LockDownPrincipalType() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Deprecated.  
get_LockOwner() - Method in interface com.filenet.api.core.Containable
Returns the value of the LockOwner property.
get_LockTimeout() - Method in interface com.filenet.api.core.Containable
Returns the value of the LockTimeout property.
get_LockToken() - Method in interface com.filenet.api.core.Containable
Returns the value of the LockToken property.
get_MajorVersionNumber() - Method in interface com.filenet.api.core.Versionable
Returns the value of the MajorVersionNumber property.
get_MappableDirection() - Method in interface com.filenet.api.replication.ExternalPropertyDescription
Returns the value of the MappableDirection property.
get_Marking() - Method in interface com.filenet.api.security.ActiveMarking
Returns the value of the Marking property.
get_Markings() - Method in interface com.filenet.api.security.MarkingSet
Returns the value of the Markings property.
get_MarkingSet() - Method in interface com.filenet.api.admin.PropertyDefinitionString
Returns the value of the MarkingSet property.
get_MarkingSet() - Method in interface com.filenet.api.admin.PropertyTemplateString
Returns the value of the MarkingSet property.
get_MarkingSet() - Method in interface com.filenet.api.meta.PropertyDescriptionString
Returns the value of the MarkingSet property.
get_MarkingSetCacheEntryTTL() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the MarkingSetCacheEntryTTL property.
get_MarkingSetCacheMaxEntries() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the MarkingSetCacheMaxEntries property.
get_MarkingSets() - Method in interface com.filenet.api.core.Domain
Returns the value of the MarkingSets property.
get_MarkingUseGranted() - Method in interface com.filenet.api.security.Marking
Returns the value of the MarkingUseGranted property.
get_MarkingValue() - Method in interface com.filenet.api.security.Marking
Returns the value of the MarkingValue property.
get_MaxBatchSize() - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Returns the value of the MaxBatchSize property.
get_MaxBatchSize() - Method in interface com.filenet.api.admin.VerityServerConfiguration
Returns the value of the MaxBatchSize property.
get_MaxCollections() - Method in interface com.filenet.api.admin.VerityIndexArea
Returns the value of the MaxCollections property.
get_MaximumContentElements() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the MaximumContentElements property.
get_MaximumContentElements() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the MaximumContentElements property.
get_MaximumLengthBinary() - Method in interface com.filenet.api.admin.PropertyDefinitionBinary
Returns the value of the MaximumLengthBinary property.
get_MaximumLengthBinary() - Method in interface com.filenet.api.admin.PropertyTemplateBinary
Returns the value of the MaximumLengthBinary property.
get_MaximumLengthBinary() - Method in interface com.filenet.api.meta.PropertyDescriptionBinary
Returns the value of the MaximumLengthBinary property.
get_MaximumLengthString() - Method in interface com.filenet.api.admin.PropertyDefinitionString
Returns the value of the MaximumLengthString property.
get_MaximumLengthString() - Method in interface com.filenet.api.admin.PropertyTemplateString
Returns the value of the MaximumLengthString property.
get_MaximumLengthString() - Method in interface com.filenet.api.meta.PropertyDescriptionString
Returns the value of the MaximumLengthString property.
get_MaximumRetentionDays() - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Returns the value of the MaximumRetentionDays property.
get_MaximumSizeKBytes() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the MaximumSizeKBytes property.
get_MaximumSizeKBytes() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the MaximumSizeKBytes property.
get_MaximumTimeToLive() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the MaximumTimeToLive property.
get_MaxInboundWorkers() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the MaxInboundWorkers property.
get_MaxInMemoryElementState() - Method in interface com.filenet.api.admin.ContentCacheConfiguration
Returns the value of the MaxInMemoryElementState property.
get_MaxInMemoryItems() - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Returns the value of the MaxInMemoryItems property.
get_MaxInMemoryQueueItems() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the MaxInMemoryQueueItems property.
get_MaxObjectsPerCollection() - Method in interface com.filenet.api.admin.VerityServerConfiguration
Returns the value of the MaxObjectsPerCollection property.
get_MaxOutboundWorkers() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the MaxOutboundWorkers property.
get_MaxQueryTimeLimit() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the MaxQueryTimeLimit property.
get_MaxReaderSemaphoreWaitTime() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the MaxReaderSemaphoreWaitTime property.
get_MaxResolutionBatchSize() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the MaxResolutionBatchSize property.
get_MaxWorkerThreads() - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Returns the value of the MaxWorkerThreads property.
get_MemberOfGroups() - Method in interface com.filenet.api.security.Group
Returns the value of the MemberOfGroups property.
get_MemberOfGroups() - Method in interface com.filenet.api.security.User
Returns the value of the MemberOfGroups property.
get_MetadataMergedScopeCacheMaxEntries() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the MetadataMergedScopeCacheMaxEntries property.
get_MetadataTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the MetadataTraceFlags property.
get_MimeType() - Method in interface com.filenet.api.core.Annotation
Returns the value of the MimeType property.
get_MimeType() - Method in interface com.filenet.api.core.Document
Returns the value of the MimeType property.
get_MimeType() - Method in interface com.filenet.api.events.DocumentClassificationAction
Returns the value of the MimeType property.
get_MinimumRetentionDays() - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Returns the value of the MinimumRetentionDays property.
get_MinorVersionNumber() - Method in interface com.filenet.api.core.Versionable
Returns the value of the MinorVersionNumber property.
get_ModificationAccessRequired() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the ModificationAccessRequired property.
get_ModificationAccessRequired() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the ModificationAccessRequired property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.ChangeClassEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.ChangeStateEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.CheckinEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.CheckoutEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.ClassifyCompleteEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.CustomEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.DemoteVersionEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.FreezeEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.LockEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.PromoteVersionEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.PublishCompleteEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.TakeFederatedOwnershipEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.UnlockEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.UpdateEvent
Returns the value of the ModifiedProperties property.
get_ModifiedProperties() - Method in interface com.filenet.api.events.UpdateSecurityEvent
Returns the value of the ModifiedProperties property.
get_MyRealm() - Method in interface com.filenet.api.core.EntireNetwork
Returns the value of the MyRealm property.
get_Name() - Method in interface com.filenet.api.admin.Choice
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.CMODApplicationGroup
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.CmTivoliManagementClass
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.ColumnDefinition
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.PEConnectionPoint
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.ServerInstance
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.Site
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.admin.VirtualServer
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.core.Annotation
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.core.Containable
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.core.Domain
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.core.Link
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.core.Relationship
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.events.Action
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.events.DocumentState
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.events.Event
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.security.Group
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.security.Realm
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the Name property.
get_Name() - Method in interface com.filenet.api.security.User
Returns the value of the Name property.
get_NamePropertyIndex() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the NamePropertyIndex property.
get_NeverDeleteClipsOrContent() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the NeverDeleteClipsOrContent property.
get_NextRetryDate() - Method in interface com.filenet.api.admin.QueueItem
Returns the value of the NextRetryDate property.
get_NextRetryDate() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the NextRetryDate property.
get_NonPagedQueryMaxSize() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the NonPagedQueryMaxSize property.
get_NoWorkDelay() - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Returns the value of the NoWorkDelay property.
get_NumImportAgents() - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Returns the value of the NumImportAgents property.
GET_OBJECT_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
get_ObjectSecurityCacheEntryTTL() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the ObjectSecurityCacheEntryTTL property.
get_ObjectSecurityCacheMaxEntries() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the ObjectSecurityCacheMaxEntries property.
get_ObjectStateRecordingLevel() - Method in interface com.filenet.api.admin.AuditDefinition
Returns the value of the ObjectStateRecordingLevel property.
get_ObjectStore() - Method in interface com.filenet.api.replication.ObjectStoreParticipant
Returns the value of the ObjectStore property.
get_ObjectStoreId() - Method in interface com.filenet.api.admin.ImageServicesClassDescription
Returns the value of the ObjectStoreId property.
get_ObjectStoreId() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the ObjectStoreId property.
get_ObjectStores() - Method in interface com.filenet.api.core.Domain
Returns the value of the ObjectStores property.
get_ObjectStoreSchemaDB2() - Method in interface com.filenet.api.core.Domain
Returns the value of the ObjectStoreSchemaDB2 property.
get_ObjectStoreSchemaMSSQL() - Method in interface com.filenet.api.core.Domain
Returns the value of the ObjectStoreSchemaMSSQL property.
get_ObjectStoreSchemaOracle() - Method in interface com.filenet.api.core.Domain
Returns the value of the ObjectStoreSchemaOracle property.
get_OptimizationInterval() - Method in interface com.filenet.api.admin.VerityServerConfiguration
Returns the value of the OptimizationInterval property.
get_OriginalObject() - Method in interface com.filenet.api.events.ChangeClassEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.ChangeStateEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.CheckinEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.CheckoutEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.ClassifyCompleteEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.CustomEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.DemoteVersionEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.FreezeEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.LockEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.PromoteVersionEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.PublishCompleteEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.TakeFederatedOwnershipEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.UnlockEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.UpdateEvent
Returns the value of the OriginalObject property.
get_OriginalObject() - Method in interface com.filenet.api.events.UpdateSecurityEvent
Returns the value of the OriginalObject property.
get_OriginalOrdinal() - Method in interface com.filenet.api.admin.VerityCollection
Returns the value of the OriginalOrdinal property.
get_OutboundBatchSize() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the OutboundBatchSize property.
get_OutboundBusyWaitInterval() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the OutboundBusyWaitInterval property.
get_OutboundDispatcherEnabled() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the OutboundDispatcherEnabled property.
get_OutboundIdleWaitInterval() - Method in interface com.filenet.api.admin.ReplicationConfiguration
Returns the value of the OutboundIdleWaitInterval property.
get_OutputFolder() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the OutputFolder property.
get_OutputFormat() - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Returns the value of the OutputFormat property.
get_OutputLocation() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the OutputLocation property.
get_Owner() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.core.Annotation
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.core.Containable
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.core.Link
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.events.Action
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.events.Event
Returns the value of the Owner property.
get_Owner() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the Owner property.
get_OwnerDocument() - Method in interface com.filenet.api.core.Document
Returns the value of the OwnerDocument property.
get_Parent() - Method in interface com.filenet.api.core.Folder
Returns the value of the Parent property.
get_ParentComponent() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the ParentComponent property.
get_ParentDocuments() - Method in interface com.filenet.api.core.Document
Returns the value of the ParentDocuments property.
get_ParentRelationships() - Method in interface com.filenet.api.core.Document
Returns the value of the ParentRelationships property.
get_PartialResolutionChunkSize() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the PartialResolutionChunkSize property.
get_PartnerObjectStore() - Method in interface com.filenet.api.replication.ExternalParticipant
Returns the value of the PartnerObjectStore property.
get_PathName() - Method in interface com.filenet.api.core.Folder
Returns the value of the PathName property.
get_PDFMasterPassword() - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Returns the value of the PDFMasterPassword property.
get_PDFUserPassword() - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Returns the value of the PDFUserPassword property.
get_PEConnectionPoints() - Method in interface com.filenet.api.core.Domain
Returns the value of the PEConnectionPoints property.
get_PermissionDescriptions() - Method in interface com.filenet.api.core.Domain
Returns the value of the PermissionDescriptions property.
get_PermissionDescriptions() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the PermissionDescriptions property.
get_Permissions() - Method in interface com.filenet.api.admin.ChoiceList
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.core.Annotation
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.core.Containable
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.core.Domain
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.core.Link
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.events.Action
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.events.ActionConsumer
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.events.Event
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.security.Marking
Returns the value of the Permissions property.
get_Permissions() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the Permissions property.
get_PermissionSource() - Method in interface com.filenet.api.security.Permission
Returns the value of the PermissionSource property.
get_PermissionType() - Method in interface com.filenet.api.security.AccessPermissionDescription
Returns the value of the PermissionType property.
get_PersistenceType() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the PersistenceType property.
get_PersistenceType() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the PersistenceType property.
get_PersistenceType() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the PersistenceType property.
get_PoolAddress() - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Returns the value of the PoolAddress property.
get_PoolAddress() - Method in interface com.filenet.api.admin.CenteraSiteSettings
Returns the value of the PoolAddress property.
get_PreloadOnCreate() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the PreloadOnCreate property.
get_Prerequisites() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the Prerequisites property.
get_PreserveDirectPermissions() - Method in interface com.filenet.api.events.DocumentLifecyclePolicy
Returns the value of the PreserveDirectPermissions property.
get_PreserveDirectPermissions() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the PreserveDirectPermissions property.
get_PrimaryId() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the PrimaryId property.
get_PrincipalCacheEntryTTL() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the PrincipalCacheEntryTTL property.
get_PrincipalCacheMaxEntries() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the PrincipalCacheMaxEntries property.
get_PrivilegedSettability() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the PrivilegedSettability property.
get_ProgId() - Method in interface com.filenet.api.events.Action
Returns the value of the ProgId property.
get_ProperSubclassPropertyDescriptions() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the ProperSubclassPropertyDescriptions property.
get_PropertyDefaultBinary() - Method in interface com.filenet.api.admin.PropertyDefinitionBinary
Returns the value of the PropertyDefaultBinary property.
get_PropertyDefaultBinary() - Method in interface com.filenet.api.admin.PropertyTemplateBinary
Returns the value of the PropertyDefaultBinary property.
get_PropertyDefaultBinary() - Method in interface com.filenet.api.meta.PropertyDescriptionBinary
Returns the value of the PropertyDefaultBinary property.
get_PropertyDefaultBoolean() - Method in interface com.filenet.api.admin.PropertyDefinitionBoolean
Returns the value of the PropertyDefaultBoolean property.
get_PropertyDefaultBoolean() - Method in interface com.filenet.api.admin.PropertyTemplateBoolean
Returns the value of the PropertyDefaultBoolean property.
get_PropertyDefaultBoolean() - Method in interface com.filenet.api.meta.PropertyDescriptionBoolean
Returns the value of the PropertyDefaultBoolean property.
get_PropertyDefaultDateTime() - Method in interface com.filenet.api.admin.PropertyDefinitionDateTime
Returns the value of the PropertyDefaultDateTime property.
get_PropertyDefaultDateTime() - Method in interface com.filenet.api.admin.PropertyTemplateDateTime
Returns the value of the PropertyDefaultDateTime property.
get_PropertyDefaultDateTime() - Method in interface com.filenet.api.meta.PropertyDescriptionDateTime
Returns the value of the PropertyDefaultDateTime property.
get_PropertyDefaultFloat64() - Method in interface com.filenet.api.admin.PropertyDefinitionFloat64
Returns the value of the PropertyDefaultFloat64 property.
get_PropertyDefaultFloat64() - Method in interface com.filenet.api.admin.PropertyTemplateFloat64
Returns the value of the PropertyDefaultFloat64 property.
get_PropertyDefaultFloat64() - Method in interface com.filenet.api.meta.PropertyDescriptionFloat64
Returns the value of the PropertyDefaultFloat64 property.
get_PropertyDefaultId() - Method in interface com.filenet.api.admin.PropertyDefinitionId
Returns the value of the PropertyDefaultId property.
get_PropertyDefaultId() - Method in interface com.filenet.api.admin.PropertyTemplateId
Returns the value of the PropertyDefaultId property.
get_PropertyDefaultId() - Method in interface com.filenet.api.meta.PropertyDescriptionId
Returns the value of the PropertyDefaultId property.
get_PropertyDefaultInteger32() - Method in interface com.filenet.api.admin.PropertyDefinitionInteger32
Returns the value of the PropertyDefaultInteger32 property.
get_PropertyDefaultInteger32() - Method in interface com.filenet.api.admin.PropertyTemplateInteger32
Returns the value of the PropertyDefaultInteger32 property.
get_PropertyDefaultInteger32() - Method in interface com.filenet.api.meta.PropertyDescriptionInteger32
Returns the value of the PropertyDefaultInteger32 property.
get_PropertyDefaultObject() - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Returns the value of the PropertyDefaultObject property.
get_PropertyDefaultObject() - Method in interface com.filenet.api.meta.PropertyDescriptionObject
Returns the value of the PropertyDefaultObject property.
get_PropertyDefaultString() - Method in interface com.filenet.api.admin.PropertyDefinitionString
Returns the value of the PropertyDefaultString property.
get_PropertyDefaultString() - Method in interface com.filenet.api.admin.PropertyTemplateString
Returns the value of the PropertyDefaultString property.
get_PropertyDefaultString() - Method in interface com.filenet.api.meta.PropertyDescriptionString
Returns the value of the PropertyDefaultString property.
get_PropertyDefinitions() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the PropertyDefinitions property.
get_PropertyDescriptions() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the PropertyDescriptions property.
get_PropertyDisplayCategory() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the PropertyDisplayCategory property.
get_PropertyDisplayName() - Method in interface com.filenet.api.security.ActiveMarking
Returns the value of the PropertyDisplayName property.
get_PropertyIdentity() - Method in interface com.filenet.api.replication.ExternalPropertyAlias
Returns the value of the PropertyIdentity property.
get_PropertyIdentity() - Method in interface com.filenet.api.replication.ExternalPropertyDescription
Returns the value of the PropertyIdentity property.
get_PropertyMap() - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Returns the value of the PropertyMap property.
get_PropertyMap() - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Returns the value of the PropertyMap property.
get_PropertyMaximumDateTime() - Method in interface com.filenet.api.admin.PropertyDefinitionDateTime
Returns the value of the PropertyMaximumDateTime property.
get_PropertyMaximumDateTime() - Method in interface com.filenet.api.admin.PropertyTemplateDateTime
Returns the value of the PropertyMaximumDateTime property.
get_PropertyMaximumDateTime() - Method in interface com.filenet.api.meta.PropertyDescriptionDateTime
Returns the value of the PropertyMaximumDateTime property.
get_PropertyMaximumFloat64() - Method in interface com.filenet.api.admin.PropertyDefinitionFloat64
Returns the value of the PropertyMaximumFloat64 property.
get_PropertyMaximumFloat64() - Method in interface com.filenet.api.admin.PropertyTemplateFloat64
Returns the value of the PropertyMaximumFloat64 property.
get_PropertyMaximumFloat64() - Method in interface com.filenet.api.meta.PropertyDescriptionFloat64
Returns the value of the PropertyMaximumFloat64 property.
get_PropertyMaximumInteger32() - Method in interface com.filenet.api.admin.PropertyDefinitionInteger32
Returns the value of the PropertyMaximumInteger32 property.
get_PropertyMaximumInteger32() - Method in interface com.filenet.api.admin.PropertyTemplateInteger32
Returns the value of the PropertyMaximumInteger32 property.
get_PropertyMaximumInteger32() - Method in interface com.filenet.api.meta.PropertyDescriptionInteger32
Returns the value of the PropertyMaximumInteger32 property.
get_PropertyMinimumDateTime() - Method in interface com.filenet.api.admin.PropertyDefinitionDateTime
Returns the value of the PropertyMinimumDateTime property.
get_PropertyMinimumDateTime() - Method in interface com.filenet.api.admin.PropertyTemplateDateTime
Returns the value of the PropertyMinimumDateTime property.
get_PropertyMinimumDateTime() - Method in interface com.filenet.api.meta.PropertyDescriptionDateTime
Returns the value of the PropertyMinimumDateTime property.
get_PropertyMinimumFloat64() - Method in interface com.filenet.api.admin.PropertyDefinitionFloat64
Returns the value of the PropertyMinimumFloat64 property.
get_PropertyMinimumFloat64() - Method in interface com.filenet.api.admin.PropertyTemplateFloat64
Returns the value of the PropertyMinimumFloat64 property.
get_PropertyMinimumFloat64() - Method in interface com.filenet.api.meta.PropertyDescriptionFloat64
Returns the value of the PropertyMinimumFloat64 property.
get_PropertyMinimumInteger32() - Method in interface com.filenet.api.admin.PropertyDefinitionInteger32
Returns the value of the PropertyMinimumInteger32 property.
get_PropertyMinimumInteger32() - Method in interface com.filenet.api.admin.PropertyTemplateInteger32
Returns the value of the PropertyMinimumInteger32 property.
get_PropertyMinimumInteger32() - Method in interface com.filenet.api.meta.PropertyDescriptionInteger32
Returns the value of the PropertyMinimumInteger32 property.
get_PropertySelectionBinary() - Method in interface com.filenet.api.meta.PropertyDescriptionBinary
Returns the value of the PropertySelectionBinary property.
get_PropertySelectionsBoolean() - Method in interface com.filenet.api.meta.PropertyDescriptionBoolean
Returns the value of the PropertySelectionsBoolean property.
get_PropertySelectionsDateTime() - Method in interface com.filenet.api.meta.PropertyDescriptionDateTime
Returns the value of the PropertySelectionsDateTime property.
get_PropertySelectionsFloat64() - Method in interface com.filenet.api.meta.PropertyDescriptionFloat64
Returns the value of the PropertySelectionsFloat64 property.
get_PropertySelectionsId() - Method in interface com.filenet.api.meta.PropertyDescriptionId
Returns the value of the PropertySelectionsId property.
get_PropertySelectionsInteger32() - Method in interface com.filenet.api.meta.PropertyDescriptionInteger32
Returns the value of the PropertySelectionsInteger32 property.
get_PropertySelectionsObject() - Method in interface com.filenet.api.meta.PropertyDescriptionObject
Returns the value of the PropertySelectionsObject property.
get_PropertySelectionsString() - Method in interface com.filenet.api.meta.PropertyDescriptionString
Returns the value of the PropertySelectionsString property.
get_PropertyTemplate() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the PropertyTemplate property.
get_PropertyTemplates() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the PropertyTemplates property.
get_ProtectedPropertyCount() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the ProtectedPropertyCount property.
get_ProviderID() - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Returns the value of the ProviderID property.
get_PruneAmount() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the PruneAmount property.
get_PruneThresholdContentElements() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the PruneThresholdContentElements property.
get_PruneThresholdSizeKBytes() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the PruneThresholdSizeKBytes property.
get_PublicationDocument() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the PublicationDocument property.
get_PublicationInfo() - Method in interface com.filenet.api.core.Document
Returns the value of the PublicationInfo property.
get_PublicKey() - Method in interface com.filenet.api.core.Domain
Returns the value of the PublicKey property.
get_PublishingStatus() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the PublishingStatus property.
get_PublishingSubsidiaryFolder() - Method in interface com.filenet.api.core.Document
Returns the value of the PublishingSubsidiaryFolder property.
get_PublishRequestType() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the PublishRequestType property.
get_PublishStyleTemplate() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the PublishStyleTemplate property.
get_PublishTemplate() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the PublishTemplate property.
get_PublishTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the PublishTraceFlags property.
get_QueryPageDefaultSize() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the QueryPageDefaultSize property.
get_QueryPageMaxSize() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the QueryPageMaxSize property.
get_QueryText() - Method in interface com.filenet.api.events.QueryEvent
Returns the value of the QueryText property.
get_QueuedObject() - Method in interface com.filenet.api.admin.AsyncUpgradeQueueItem
Returns the value of the QueuedObject property.
get_QueuedObject() - Method in interface com.filenet.api.admin.DocumentClassificationQueueItem
Returns the value of the QueuedObject property.
get_QueuedObject() - Method in interface com.filenet.api.admin.EventQueueItem
Returns the value of the QueuedObject property.
get_QueuedObject() - Method in interface com.filenet.api.admin.SecurityPropagationQueueItem
Returns the value of the QueuedObject property.
get_QueueItemDatabaseTimeout() - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Returns the value of the QueueItemDatabaseTimeout property.
get_QueueItemDatabaseTimeout() - Method in interface com.filenet.api.admin.PublishingConfiguration
Returns the value of the QueueItemDatabaseTimeout property.
get_QueueItemMaxDispatchers() - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Returns the value of the QueueItemMaxDispatchers property.
get_QueueItemMaxDispatchers() - Method in interface com.filenet.api.admin.PublishingConfiguration
Returns the value of the QueueItemMaxDispatchers property.
get_QueueItemRetryCount() - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Returns the value of the QueueItemRetryCount property.
get_QueueItemRetryCount() - Method in interface com.filenet.api.admin.PublishingConfiguration
Returns the value of the QueueItemRetryCount property.
get_ReferencingActions() - Method in interface com.filenet.api.admin.CodeModule
Returns the value of the ReferencingActions property.
get_ReflectivePropertyId() - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Returns the value of the ReflectivePropertyId property.
get_ReflectivePropertyId() - Method in interface com.filenet.api.meta.PropertyDescriptionObject
Returns the value of the ReflectivePropertyId property.
get_RegionKey() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the RegionKey property.
get_RegionPassword() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the RegionPassword property.
get_ReleasedVersion() - Method in interface com.filenet.api.core.Document
Returns the value of the ReleasedVersion property.
get_ReleasedVersion() - Method in interface com.filenet.api.core.VersionSeries
Returns the value of the ReleasedVersion property.
get_RenameFileRetryAttempts() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the RenameFileRetryAttempts property.
get_RenditionEngineConnection() - Method in interface com.filenet.api.admin.PublishingConfiguration
Returns the value of the RenditionEngineConnection property.
get_RenditionEngineConnections() - Method in interface com.filenet.api.core.Domain
Returns the value of the RenditionEngineConnections property.
get_RenditionEnginePassword() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the RenditionEnginePassword property.
get_ReplicableDirection() - Method in interface com.filenet.api.replication.ExternalClassDescription
Returns the value of the ReplicableDirection property.
get_ReplicationData() - Method in interface com.filenet.api.replication.ExternalIdentity
Returns the value of the ReplicationData property.
get_ReplicationGroup() - Method in interface com.filenet.api.replication.Replicable
Returns the value of the ReplicationGroup property.
get_ReplicationGroup() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the ReplicationGroup property.
get_ReplicationGroups() - Method in interface com.filenet.api.core.Domain
Returns the value of the ReplicationGroups property.
get_ReplicationMode() - Method in interface com.filenet.api.replication.ReplicationParticipant
Returns the value of the ReplicationMode property.
get_ReplicationOperation() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the ReplicationOperation property.
get_ReplicationParticipants() - Method in interface com.filenet.api.replication.ReplicationGroup
Returns the value of the ReplicationParticipants property.
get_ReplicationStatus() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the ReplicationStatus property.
get_ReplicationTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the ReplicationTraceFlags property.
get_RequiredClass() - Method in interface com.filenet.api.meta.PropertyDescriptionObject
Returns the value of the RequiredClass property.
get_RequiredClassId() - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Returns the value of the RequiredClassId property.
get_RequiresUniqueElements() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the RequiresUniqueElements property.
get_RequiresUniqueElements() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the RequiresUniqueElements property.
get_RequiresUniqueElements() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the RequiresUniqueElements property.
get_Reservation() - Method in interface com.filenet.api.core.Versionable
Returns the value of the Reservation property.
get_Reservation() - Method in interface com.filenet.api.core.VersionSeries
Returns the value of the Reservation property.
get_ReservationType() - Method in interface com.filenet.api.core.Versionable
Returns the value of the ReservationType property.
get_ResetLifecycleOnCheckin() - Method in interface com.filenet.api.events.DocumentLifecyclePolicy
Returns the value of the ResetLifecycleOnCheckin property.
get_ResourceStatus() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the ResourceStatus property.
get_ResourceStatus() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the ResourceStatus property.
get_ResourceStatus() - Method in interface com.filenet.api.admin.VerityCollection
Returns the value of the ResourceStatus property.
get_ResourceString() - Method in interface com.filenet.api.admin.FixedStorageArea
Returns the value of the ResourceString property.
get_RestrictMembershipToConfiguredRealms() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the RestrictMembershipToConfiguredRealms property.
get_RetentionPeriod() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the RetentionPeriod property.
get_RetrievalName() - Method in interface com.filenet.api.core.ContentTransfer
Returns the value of the RetrievalName property.
get_RetrievalRetryAttempts() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the RetrievalRetryAttempts property.
get_RetryCount() - Method in interface com.filenet.api.admin.QueueItem
Returns the value of the RetryCount property.
get_RetryCount() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the RetryCount property.
get_RetryCount() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the RetryCount property.
get_ReturnNameAsDN() - Method in interface com.filenet.api.admin.DirectoryConfigurationAD
Returns the value of the ReturnNameAsDN property.
get_RollFwdBatchRetryAttempts() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the RollFwdBatchRetryAttempts property.
get_RootClassDefinitions() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the RootClassDefinitions property.
get_RootDirectoryPath() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the RootDirectoryPath property.
get_RootDirectoryPath() - Method in interface com.filenet.api.admin.FileStorageArea
Returns the value of the RootDirectoryPath property.
get_RootDirectoryPath() - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Returns the value of the RootDirectoryPath property.
get_RootDirectoryPath() - Method in interface com.filenet.api.admin.VerityIndexArea
Returns the value of the RootDirectoryPath property.
get_RootFolder() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the RootFolder property.
get_ScriptText() - Method in interface com.filenet.api.events.Action
Returns the value of the ScriptText property.
get_ScriptType() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the ScriptType property.
get_SearchCrossForestGroupMembership() - Method in interface com.filenet.api.admin.DirectoryConfigurationAD
Returns the value of the SearchCrossForestGroupMembership property.
get_SearchDynamicGroup() - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Returns the value of the SearchDynamicGroup property.
get_SearchServersToAttach() - Method in interface com.filenet.api.admin.VerityIndexArea
Returns the value of the SearchServersToAttach property.
get_SearchTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the SearchTraceFlags property.
get_SecurityDescCacheMaxEntries() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the SecurityDescCacheMaxEntries property.
get_SecurityFolder() - Method in interface com.filenet.api.core.CustomObject
Returns the value of the SecurityFolder property.
get_SecurityFolder() - Method in interface com.filenet.api.core.Versionable
Returns the value of the SecurityFolder property.
get_SecurityParent() - Method in interface com.filenet.api.core.CustomObject
Deprecated.  
get_SecurityParent() - Method in interface com.filenet.api.core.Document
Deprecated.  
get_SecurityPolicies() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the SecurityPolicies property.
get_SecurityPolicy() - Method in interface com.filenet.api.core.Containable
Returns the value of the SecurityPolicy property.
get_SecurityProxyType() - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Returns the value of the SecurityProxyType property.
get_SecurityProxyType() - Method in interface com.filenet.api.admin.PropertyTemplateObject
Returns the value of the SecurityProxyType property.
get_SecurityProxyType() - Method in interface com.filenet.api.meta.PropertyDescriptionObject
Returns the value of the SecurityProxyType property.
get_SecurityTemplates() - Method in interface com.filenet.api.security.SecurityPolicy
Returns the value of the SecurityTemplates property.
get_SecurityTraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the SecurityTraceFlags property.
get_ServerInstances() - Method in interface com.filenet.api.admin.VirtualServer
Returns the value of the ServerInstances property.
get_Settability() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the Settability property.
get_Settability() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the Settability property.
get_Settability() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the Settability property.
get_ShortName() - Method in interface com.filenet.api.security.Group
Returns the value of the ShortName property.
get_ShortName() - Method in interface com.filenet.api.security.User
Returns the value of the ShortName property.
get_SingleItem() - Method in interface com.filenet.api.admin.IndexJobSingleItem
Returns the value of the SingleItem property.
get_Site() - Method in interface com.filenet.api.admin.ContentCacheArea
Returns the value of the Site property.
get_Site() - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Returns the value of the Site property.
get_Site() - Method in interface com.filenet.api.admin.IndexArea
Returns the value of the Site property.
get_Site() - Method in interface com.filenet.api.admin.IsolatedRegion
Returns the value of the Site property.
get_Site() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the Site property.
get_Site() - Method in interface com.filenet.api.admin.SiteSettings
Returns the value of the Site property.
get_Site() - Method in interface com.filenet.api.admin.StorageArea
Returns the value of the Site property.
get_Site() - Method in interface com.filenet.api.admin.VirtualServer
Returns the value of the Site property.
get_Site() - Method in interface com.filenet.api.replication.Repository
Returns the value of the Site property.
get_Sites() - Method in interface com.filenet.api.core.Domain
Returns the value of the Sites property.
get_SiteSettings() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the SiteSettings property.
get_SnapLockPassword() - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Returns the value of the SnapLockPassword property.
get_SnapLockUserName() - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Returns the value of the SnapLockUserName property.
get_SourceClassId() - Method in interface com.filenet.api.events.ObjectChangeEvent
Returns the value of the SourceClassId property.
get_SourceClassId() - Method in interface com.filenet.api.events.RetrievalEvent
Returns the value of the SourceClassId property.
get_SourceDocument() - Method in interface com.filenet.api.core.Document
Returns the value of the SourceDocument property.
get_SourceObject() - Method in interface com.filenet.api.admin.EventQueueItem
Returns the value of the SourceObject property.
get_SourceObject() - Method in interface com.filenet.api.events.ObjectChangeEvent
Returns the value of the SourceObject property.
get_SourceObject() - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Returns the value of the SourceObject property.
get_SourceObjectId() - Method in interface com.filenet.api.events.GetContentEvent
Returns the value of the SourceObjectId property.
get_SourceObjectId() - Method in interface com.filenet.api.events.GetObjectEvent
Returns the value of the SourceObjectId property.
get_SourceObjectId() - Method in interface com.filenet.api.events.ObjectChangeEvent
Returns the value of the SourceObjectId property.
get_SourceRepositoryName() - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Returns the value of the SourceRepositoryName property.
get_SSITraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the SSITraceFlags property.
get_StagingAreaPath() - Method in interface com.filenet.api.admin.FixedStorageArea
Returns the value of the StagingAreaPath property.
get_StateName() - Method in interface com.filenet.api.events.DocumentState
Returns the value of the StateName property.
get_StatusDescription() - Method in interface com.filenet.api.publishing.PublishRequest
Returns the value of the StatusDescription property.
get_StorageArea() - Method in interface com.filenet.api.core.Annotation
Returns the value of the StorageArea property.
get_StorageArea() - Method in interface com.filenet.api.core.Document
Returns the value of the StorageArea property.
get_StorageAreas() - Method in interface com.filenet.api.admin.StoragePolicy
Returns the value of the StorageAreas property.
get_StorageAreas() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the StorageAreas property.
get_StorageLocation() - Method in interface com.filenet.api.core.Annotation
Returns the value of the StorageLocation property.
get_StorageLocation() - Method in interface com.filenet.api.core.Document
Returns the value of the StorageLocation property.
get_StoragePolicies() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the StoragePolicies property.
get_StoragePolicy() - Method in interface com.filenet.api.core.Annotation
Returns the value of the StoragePolicy property.
get_StoragePolicy() - Method in interface com.filenet.api.core.Document
Returns the value of the StoragePolicy property.
get_StyleTemplate() - Method in interface com.filenet.api.publishing.PublishTemplate
Returns the value of the StyleTemplate property.
get_SubFolders() - Method in interface com.filenet.api.core.Folder
Returns the value of the SubFolders property.
get_Subject() - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Returns the value of the Subject property.
get_Subject() - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Returns the value of the Subject property.
get_SubjectCacheEntryTTL() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the SubjectCacheEntryTTL property.
get_SubjectCacheMaxEntries() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the SubjectCacheMaxEntries property.
get_SubmittedCount() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the SubmittedCount property.
get_SubscribedEvents() - Method in interface com.filenet.api.events.Subscription
Returns the value of the SubscribedEvents property.
get_Subscriptions() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the Subscriptions property.
get_Subscriptions() - Method in interface com.filenet.api.events.EventAction
Returns the value of the Subscriptions property.
get_SubscriptionTarget() - Method in interface com.filenet.api.events.Subscription
Returns the value of the SubscriptionTarget property.
get_SubsystemConfigurations() - Method in interface com.filenet.api.admin.ServerInstance
Returns the value of the SubsystemConfigurations property.
get_SubsystemConfigurations() - Method in interface com.filenet.api.admin.Site
Returns the value of the SubsystemConfigurations property.
get_SubsystemConfigurations() - Method in interface com.filenet.api.admin.VirtualServer
Returns the value of the SubsystemConfigurations property.
get_SubsystemConfigurations() - Method in interface com.filenet.api.core.Domain
Returns the value of the SubsystemConfigurations property.
get_SuperclassDefinition() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the SuperclassDefinition property.
get_SuperclassDescription() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the SuperclassDescription property.
get_SuperclassIdentity() - Method in interface com.filenet.api.replication.ExternalClassDescription
Returns the value of the SuperclassIdentity property.
get_SuperclassPropertyCount() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the SuperclassPropertyCount property.
get_SupersededAddOnIds() - Method in interface com.filenet.api.admin.AddOn
Returns the value of the SupersededAddOnIds property.
get_SymbolicName() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the SymbolicName property.
get_SymbolicName() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the SymbolicName property.
get_SymbolicName() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the SymbolicName property.
get_SymbolicName() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the SymbolicName property.
get_SymbolicName() - Method in interface com.filenet.api.meta.ClassDescription
Returns the value of the SymbolicName property.
get_SymbolicName() - Method in interface com.filenet.api.meta.PropertyDescription
Returns the value of the SymbolicName property.
get_TableDefinition() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the TableDefinition property.
get_TableDefinition() - Method in interface com.filenet.api.admin.PropertyDefinition
Returns the value of the TableDefinition property.
get_TableDefinitions() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the TableDefinitions property.
get_TableName() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the TableName property.
get_Tail() - Method in interface com.filenet.api.core.Link
Returns the value of the Tail property.
get_Tail() - Method in interface com.filenet.api.core.Relationship
Returns the value of the Tail property.
get_TargetAccessRequired() - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Returns the value of the TargetAccessRequired property.
get_TargetClass() - Method in interface com.filenet.api.admin.XMLPropertyMappingScript
Returns the value of the TargetClass property.
get_TargetObjectStore() - Method in interface com.filenet.api.admin.CMODApplicationGroup
Returns the value of the TargetObjectStore property.
get_TargetObjectStore() - Method in interface com.filenet.api.replication.ExternalClassDescription
Returns the value of the TargetObjectStore property.
get_TempDBContentLifetime() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the TempDBContentLifetime property.
get_TempDirectoryPath() - Method in interface com.filenet.api.admin.VerityIndexArea
Returns the value of the TempDirectoryPath property.
get_TempFileLifetime() - Method in interface com.filenet.api.admin.ContentConfiguration
Returns the value of the TempFileLifetime property.
get_TemplatePermissionDescriptions() - Method in interface com.filenet.api.events.DocumentState
Returns the value of the TemplatePermissionDescriptions property.
get_TemplatePermissionDescriptions() - Method in interface com.filenet.api.security.SecurityTemplate
Returns the value of the TemplatePermissionDescriptions property.
get_TemplatePermissions() - Method in interface com.filenet.api.events.DocumentState
Returns the value of the TemplatePermissions property.
get_TemplatePermissions() - Method in interface com.filenet.api.security.SecurityTemplate
Returns the value of the TemplatePermissions property.
get_TemplateType() - Method in interface com.filenet.api.admin.VerityIndexArea
Returns the value of the TemplateType property.
get_ThreadCount() - Method in interface com.filenet.api.admin.VerityServerConfiguration
Returns the value of the ThreadCount property.
get_TimeAllSubmitted() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the TimeAllSubmitted property.
get_TimeLastProcessed() - Method in interface com.filenet.api.admin.IndexJob
Returns the value of the TimeLastProcessed property.
get_TimeOutSeconds() - Method in interface com.filenet.api.admin.IMFixedContentDevice
Returns the value of the TimeOutSeconds property.
get_Title() - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Returns the value of the Title property.
get_TopFolders() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the TopFolders property.
get_ToVersions() - Method in interface com.filenet.api.admin.UpgradeAddOn
Returns the value of the ToVersions property.
get_TraceLoggingEnabled() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the TraceLoggingEnabled property.
get_TransformationOptions() - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Returns the value of the TransformationOptions property.
get_TSMApplicationType() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMApplicationType property.
get_TSMArchiveProtectionFlag() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMArchiveProtectionFlag property.
get_TSMCompressionFlag() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMCompressionFlag property.
get_TSMConfigurationFilesShare() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMConfigurationFilesShare property.
get_TSMDSMIDirectory() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMDSMIDirectory property.
get_TSMFilespaceName() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMFilespaceName property.
get_TSMManagementClasses() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMManagementClasses property.
get_TSMMinimumRetention() - Method in interface com.filenet.api.admin.CmTivoliManagementClass
Returns the value of the TSMMinimumRetention property.
get_TSMMountWaitDuration() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMMountWaitDuration property.
get_TSMNodeName() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMNodeName property.
get_TSMOptions() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMOptions property.
get_TSMOwnerName() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMOwnerName property.
get_TSMPassword() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMPassword property.
get_TSMPort() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMPort property.
get_TSMRetentionInitiation() - Method in interface com.filenet.api.admin.CmTivoliManagementClass
Returns the value of the TSMRetentionInitiation property.
get_TSMRetentionPeriod() - Method in interface com.filenet.api.admin.CmTivoliManagementClass
Returns the value of the TSMRetentionPeriod property.
get_TSMServerAddress() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMServerAddress property.
get_TSMWriteBufferSize() - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Returns the value of the TSMWriteBufferSize property.
get_URIValue() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the URIValue property.
get_UsedInClasses() - Method in interface com.filenet.api.admin.PropertyTemplate
Returns the value of the UsedInClasses property.
get_UsedInClasses() - Method in interface com.filenet.api.admin.TableDefinition
Returns the value of the UsedInClasses property.
get_UserBaseDN() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the UserBaseDN property.
get_UserDisplayNameAttribute() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the UserDisplayNameAttribute property.
get_UserDomain() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the UserDomain property.
get_UserGroup() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the UserGroup property.
get_UserName() - Method in interface com.filenet.api.admin.RenditionEngineConnection
Returns the value of the UserName property.
get_UserName() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the UserName property.
get_UserNameAttribute() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the UserNameAttribute property.
get_UserPassword() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the UserPassword property.
get_Users() - Method in interface com.filenet.api.security.Group
Returns the value of the Users property.
get_UserSearchFilter() - Method in interface com.filenet.api.admin.DirectoryConfiguration
Returns the value of the UserSearchFilter property.
get_UserString() - Method in interface com.filenet.api.events.Subscription
Returns the value of the UserString property.
get_UserTokenCacheEntryTTL() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the UserTokenCacheEntryTTL property.
get_UserTokenCacheMaxEntries() - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Returns the value of the UserTokenCacheMaxEntries property.
get_UserUniqueIDAttribute() - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Returns the value of the UserUniqueIDAttribute property.
get_UserUniqueIDAttributeIsBinary() - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Returns the value of the UserUniqueIDAttributeIsBinary property.
get_UsesLongColumn() - Method in interface com.filenet.api.admin.PropertyDefinitionString
Returns the value of the UsesLongColumn property.
get_UsesLongColumn() - Method in interface com.filenet.api.admin.PropertyTemplateString
Returns the value of the UsesLongColumn property.
get_UsesLongColumn() - Method in interface com.filenet.api.meta.PropertyDescriptionString
Returns the value of the UsesLongColumn property.
get_VendorName() - Method in interface com.filenet.api.admin.FixedContentDevice
Returns the value of the VendorName property.
get_VerityBrokerNames() - Method in interface com.filenet.api.admin.VerityServerConfiguration
Returns the value of the VerityBrokerNames property.
get_VerityBrokers() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the VerityBrokers property.
get_VerityCollections() - Method in interface com.filenet.api.admin.VerityIndexArea
Returns the value of the VerityCollections property.
get_VerityDomainConfiguration() - Method in interface com.filenet.api.core.Domain
Returns the value of the VerityDomainConfiguration property.
get_VerityIndexServers() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the VerityIndexServers property.
get_VerityIndexServers() - Method in interface com.filenet.api.admin.VerityIndexArea
Returns the value of the VerityIndexServers property.
get_VerityMasterAdminServerHostname() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the VerityMasterAdminServerHostname property.
get_VerityMasterAdminServerPort() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the VerityMasterAdminServerPort property.
get_VeritySearchServers() - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Returns the value of the VeritySearchServers property.
get_VeritySearchServers() - Method in interface com.filenet.api.admin.VerityIndexArea
Returns the value of the VeritySearchServers property.
get_VersionBindType() - Method in interface com.filenet.api.core.ComponentRelationship
Returns the value of the VersionBindType property.
get_Versions() - Method in interface com.filenet.api.core.Versionable
Returns the value of the Versions property.
get_Versions() - Method in interface com.filenet.api.core.VersionSeries
Returns the value of the Versions property.
get_VersionSeries() - Method in interface com.filenet.api.core.DynamicReferentialContainmentRelationship
Returns the value of the VersionSeries property.
get_VersionSeries() - Method in interface com.filenet.api.core.Versionable
Returns the value of the VersionSeries property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.CancelCheckoutEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.ChangeClassEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.ChangeStateEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.CheckinEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.CheckoutEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.ClassifyCompleteEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.CreationEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.CustomEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.DeletionEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.DemoteVersionEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.FreezeEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.LockEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.PromoteVersionEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.PublishCompleteEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.TakeFederatedOwnershipEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.UnlockEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.UpdateEvent
Returns the value of the VersionSeriesId property.
get_VersionSeriesId() - Method in interface com.filenet.api.events.UpdateSecurityEvent
Returns the value of the VersionSeriesId property.
get_VersionStatus() - Method in interface com.filenet.api.core.Versionable
Returns the value of the VersionStatus property.
get_VirtualServer() - Method in interface com.filenet.api.admin.ServerInstance
Returns the value of the VirtualServer property.
get_VirtualServers() - Method in interface com.filenet.api.admin.Site
Returns the value of the VirtualServers property.
get_VWVersion() - Method in interface com.filenet.api.core.WorkflowDefinition
Returns the value of the VWVersion property.
get_VWVersion() - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Returns the value of the VWVersion property.
get_VWVersion() - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Returns the value of the VWVersion property.
get_WorkflowDefinition() - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Returns the value of the WorkflowDefinition property.
get_WorkflowDefinition() - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Returns the value of the WorkflowDefinition property.
get_WorkflowDefinitions() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the WorkflowDefinitions property.
get_WorkflowSourceSubscriptions() - Method in interface com.filenet.api.core.WorkflowDefinition
Returns the value of the WorkflowSourceSubscriptions property.
get_WorkflowSubscriptions() - Method in interface com.filenet.api.admin.ClassDefinition
Returns the value of the WorkflowSubscriptions property.
get_WorkflowSubscriptions() - Method in interface com.filenet.api.core.CustomObject
Returns the value of the WorkflowSubscriptions property.
get_WorkflowSubscriptions() - Method in interface com.filenet.api.core.Document
Returns the value of the WorkflowSubscriptions property.
get_WorkflowSubscriptions() - Method in interface com.filenet.api.core.Folder
Returns the value of the WorkflowSubscriptions property.
get_WorkflowSubscriptions() - Method in interface com.filenet.api.core.VersionSeries
Returns the value of the WorkflowSubscriptions property.
get_WSITraceFlags() - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Returns the value of the WSITraceFlags property.
get_XMLDocumentType() - Method in interface com.filenet.api.admin.XMLPropertyMappingScript
Returns the value of the XMLDocumentType property.
get_XMLPropertyMappingScripts() - Method in interface com.filenet.api.admin.DocumentClassDefinition
Returns the value of the XMLPropertyMappingScripts property.
get_XMLPropertyMappingScripts() - Method in interface com.filenet.api.core.ObjectStore
Returns the value of the XMLPropertyMappingScripts property.
getAccessAllowed() - Method in interface com.filenet.api.core.IndependentlyPersistableObject
Returns a value representing a bit mask of access rights granted to the user requesting this object.
getADConnectionTimeout() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getADConnectionTimeout() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getADDNSSite() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getADDNSSite() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getAddOnId() - Method in class com.filenet.api.action.InstallAddOn
Returns an identifier for the add-on to be applied to the underlying object for this pending action.
getADReturnNameAsDN() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getADReturnNameAsDN() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getADSearchCrossForestGroupMembership() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getADSearchCrossForestGroupMembership() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getApplyStateId() - Method in class com.filenet.api.action.ApplySecurityTemplate
Returns an identifier for the versioning state to be applied to the underlying object for this pending action.
getAsErrorStack() - Method in exception com.filenet.api.exception.EngineRuntimeException
Returns the error stack, if an error stack is used; otherwise this instance is returned as an ErrorStack object.
getAutoClassify() - Method in class com.filenet.api.action.Checkin
Returns whether a document will be auto-classified during check in.
getAutoUniqueContainmentName() - Method in class com.filenet.api.action.Create
Returns true if a unique containment name can be automatically generated for this pending action’s underlying object when the new object is saved to the object store; otherwise, returns false.
getBatchItemHandles(IndependentObject) - Method in class com.filenet.api.core.Batch
Returns a list of the BatchItemHandle instances in this batch that reference the specified object, or, if the object parameter is null, the list of all BatchItemHandle instances in this batch.
getBinaryListValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getBinaryListValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyBinaryList property by name in this Properties collection and returns the value it holds.
getBinaryListValue() - Method in interface com.filenet.api.property.Property
Returns the list of values held by the Content Engine property collection represented by this PropertyBinaryList object.
getBinaryValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getBinaryValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyBinary property by name in this Properties collection and returns the value it holds.
getBinaryValue() - Method in interface com.filenet.api.property.Property
Returns the value held by the Content Engine property represented by this PropertyBinary object.
getBooleanListValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getBooleanListValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyBooleanList property by name in this Properties collection and returns the value it holds.
getBooleanListValue() - Method in interface com.filenet.api.property.Property
Returns the list of values held by the Content Engine property collection represented by this PropertyBooleanList object.
getBooleanValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getBooleanValue() - Method in class com.filenet.api.constants.AutoClassify
Returns a Boolean representation of this instance.
getBooleanValue() - Method in class com.filenet.api.constants.AutoUniqueName
Returns the Boolean value associated with this instance.
getBooleanValue() - Method in class com.filenet.api.constants.CheckinType
Returns a Boolean representation of this instance.
getBooleanValue() - Method in class com.filenet.api.constants.DefineSecurityParentage
Returns the Boolean value associated with a specific instance of this class.
getBooleanValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyBoolean property by name in this Properties collection and returns the value it holds.
getBooleanValue() - Method in interface com.filenet.api.property.Property
Returns the value held by the Content Engine property represented by this PropertyBoolean object.
getBytes() - Method in class com.filenet.api.util.Id
Returns a copy of this ID as an array of bytes.
getCheckinMinorVersion() - Method in class com.filenet.api.action.Checkin
Returns whether a document will be checked in as a new minor version.
getClassDescription(InstantiatingScope, String) - Method in interface com.filenet.api.meta.MetadataCache
Returns the class description for a given class and scope.
getClassDescription(EngineObject) - Method in interface com.filenet.api.meta.MetadataCache
Returns the class description for a given object.
getClassDescriptions(InstantiatingScope, String[]) - Method in interface com.filenet.api.meta.MetadataCache
Returns zero or more class descriptions for a given scope and the classes specified by a class identities array, which can contain both class names and GUID strings.
getClassId() - Method in class com.filenet.api.action.Create
Returns a String containing the identifier (GUID) or symbolic name of the class of object to be created.
getClassId() - Method in class com.filenet.api.action.RaiseEvent
Returns a class identifier of the custom event to be created for this pending action.
getClassIdentity() - Method in interface com.filenet.api.core.ObjectReference
Returns the class name of the object represented by this identity.
getClassName() - Method in interface com.filenet.api.core.EngineObject
Returns the name of the class from which this object is instantiated.
getConnection() - Method in interface com.filenet.api.core.EngineObject
Returns a Connection object that represents a logical connection to the FileNet P8 domain.
getConnection(String) - Static method in class com.filenet.api.core.Factory.Connection
Given a URI, creates and returns a new Connection object.
getConnection(String, ConfigurationParameters) - Static method in class com.filenet.api.core.Factory.Connection
Given a URI and configuration parameters, creates and returns a new Connection object with a copy of the caller's parameters.
getConnectionType() - Method in interface com.filenet.api.core.Connection
Returns a ConnectionType object, which identifies the transport protocol associated with this connection.
getContentElementIndex() - Method in class com.filenet.api.admin.ContentValidationRequest
Returns the positional index of the Document or Annotation object's content element.
GetContentEvent - Interface in com.filenet.api.events
Represents an event that occurs when the content of a content-carrying object is retrieved.
GetContentEventSet - Interface in com.filenet.api.collection
Represents a collection of GetContentEvent objects.
getContentObject() - Method in class com.filenet.api.admin.ContentValidationRequest
Returns a Document or Annotation object that will be added to the validation request.
getContinueFrom() - Method in class com.filenet.api.engine.PrincipalInfoSet
For Internal Use Only.
getCredential() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getCredential() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getCurrentPage() - Method in interface com.filenet.api.collection.PageIterator
Returns the current page in the set.
getDateTimeListValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getDateTimeListValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyDateTimeList property by name in this Properties collection and returns the value it holds.
getDateTimeListValue() - Method in interface com.filenet.api.property.Property
Returns the list of values held by the Content Engine property collection represented by this PropertyDateTimeList object.
getDateTimeValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getDateTimeValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyDateTime property by name in this Properties collection and returns the value it holds.
getDateTimeValue() - Method in interface com.filenet.api.property.Property
Returns the value held by the Content Engine property represented by this PropertyDateTime object.
getDefaultEnglishString() - Method in class com.filenet.api.exception.ExceptionCode
Returns default English pattern string.
getDefaultInstance() - Static method in class com.filenet.api.core.Factory.MetadataCache
Returns the default metadata cache for use by a client application.
getDefineSecurityParentage() - Method in class com.filenet.api.action.Create
Returns a Boolean value indicating whether the security parentage should be automatically set.
getDependentObjectListValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyDependentObjectList property by name in this Properties collection and returns the value it holds.
getDependentObjectListValue() - Method in interface com.filenet.api.property.Property
Returns the list of values held by the Content Engine property collection represented by this PropertyDependentObjectList object.
getDescription() - Method in class com.filenet.api.exception.ErrorRecord
Gets the description string for the exception.
getDiagnosticTypes() - Method in class com.filenet.api.exception.ErrorRecord
Returns the key and associated value describing the specific details required to troubleshoot the exception.
getDisplayName() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
getDisplayName() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
getDistinguishedName() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
getDistinguishedName() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
getDynamicGroupMemberAttribute() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getDynamicGroupMemberAttribute() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getDynamicGroupObjectClass() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getDynamicGroupObjectClass() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getDynamicGroupObjectClassList() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getDynamicGroupQueryAttribute() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getDynamicGroupQueryAttribute() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getElementCount() - Method in interface com.filenet.api.collection.PageIterator
Returns the number of elements in the current page.
getEmailAddress() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
getEngineObjectValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getEngineObjectValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyEngineObject property by name in this Properties collection and returns the value it holds.
getEngineObjectValue() - Method in interface com.filenet.api.property.Property
Returns the value held by the Content Engine property represented by this PropertyEngineObject object.
getErrorLoggingLevel() - Method in class com.filenet.api.exception.ExceptionCode
Indicates whether the exception is required to be logged.
getErrorRecords() - Method in class com.filenet.api.exception.ErrorStack
Returns all ErrorRecord instances stored in this error stack.
getEventProperties() - Method in class com.filenet.api.action.RaiseEvent
Returns the properties of the custom event object to be raised.
getException() - Method in interface com.filenet.api.core.BatchItemHandle
Returns the exception assigned to the batch item.
getExceptionCode() - Method in exception com.filenet.api.exception.EngineRuntimeException
Gets the ExceptionCode object specified for this instance.
getExceptionCode() - Method in class com.filenet.api.exception.ErrorStack
Gets the ExceptionCode object for the current exception.
getExceptionCode(String) - Static method in class com.filenet.api.exception.ExceptionCode
Gets the ExceptionCode object referenced by the specified resource key (ExceptionCode field name).
getExcludeProperties() - Method in class com.filenet.api.property.PropertyFilter
Returns an array of ExcludeProperty specifications, each of which identifies the properties to be excluded during an object retrieval or object refresh.
getFloat64ListValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getFloat64ListValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyFloat64List property by name in this Properties collection and returns the value it holds.
getFloat64ListValue() - Method in interface com.filenet.api.property.Property
Returns the list of values held by the Content Engine property collection represented by this PropertyFloat64List object.
getFloat64Value(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getFloat64Value(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyFloat64 property by name in this Properties collection and returns the value it holds.
getFloat64Value() - Method in interface com.filenet.api.property.Property
Returns the value held by the Content Engine property represented by this PropertyFloat64 object.
getGroupBaseDN() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getGroupBaseDN() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getGroupByDN(String, String[]) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
getGroupByShortName(String, String[]) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
getGroupByUniqueId(byte[], String[]) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
getGroupByUPN(String, String[]) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
getGroupDisplayNameAttribute() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getGroupDisplayNameAttribute() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getGroupList() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
getGroupMembershipFilter() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getGroupMembershipFilter() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getGroups() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
getGroupSearchFilter() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getGroupSearchFilter() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getGroupShortNameAttribute() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getGroupShortNameAttribute() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getGroupUniqueIDAttribute() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getGroupUniqueIDAttribute() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getGroupUniqueIDAttributeIsBinary() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getGroupUniqueIDAttributeIsBinary() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getHost() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getHost() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getId() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
getId() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
getId() - Method in class com.filenet.api.exception.ExceptionCode
Returns id.
getIdListValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getIdListValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyIdList property by name in this Properties collection and returns the value it holds.
getIdListValue() - Method in interface com.filenet.api.property.Property
Returns the list of values held by the Content Engine property collection represented by this PropertyIdList object.
getIdValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getIdValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyId property by name in this Properties collection and returns the value it holds.
getIdValue() - Method in interface com.filenet.api.property.Property
Returns the value held by the Content Engine property represented by this PropertyId object.
getIncludeProperties() - Method in class com.filenet.api.property.PropertyFilter
Returns an array of FilterElement objects, each of which identifies one or more properties by to be included during an object retrieval or object refresh.
getIncludeTypes() - Method in class com.filenet.api.property.PropertyFilter
Returns an array of FilterElement objects, each of which identifies properties to be included by type during an object retrieval or object refresh.
getIndependentObjectSetValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyIndependentObjectSet property by name in this Properties collection and returns the value it holds.
getIndependentObjectSetValue() - Method in interface com.filenet.api.property.Property
Returns the set of values held by the Content Engine property collection represented by this PropertyIndependentObjectSet object.
getInputStreamValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyContent property by name in this Properties collection and returns the value it holds.
getInputStreamValue() - Method in interface com.filenet.api.property.Property
Returns the value held by the Content Engine property represented by this PropertyContent object.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.Action
Constructs an instance of the Action class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ActionConsumer
Constructs an instance of the ActionConsumer class from the specified object store.
getInstance(Domain, String) - Static method in class com.filenet.api.core.Factory.AddOn
Retrieves an instance of the AddOn class by the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.AddOn
Constructs an instance of the AddOn class by the specified domain and ID.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.Annotation
Constructs an instance of the subclassable Annotation class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.AsyncUpgradeQueueItem
Constructs an instance of the AsyncUpgradeQueueItem class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.AuditConfigurationEvent
Constructs an instance of the AuditConfigurationEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.CancelCheckoutEvent
Constructs an instance of the CancelCheckoutEvent class from the specified object store.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.CenteraFixedContentDevice
Retrieves an instance of the CenteraFixedContentDevice class by the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ChangeClassEvent
Constructs an instance of the ChangeClassEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ChangeStateEvent
Constructs an instance of the ChangeStateEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.CheckinEvent
Constructs an instance of the CheckinEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.CheckoutEvent
Constructs an instance of the CheckoutEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ChoiceList
Constructs an instance of the ChoiceList class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ClassDefinition
Constructs an instance of the ClassDefinition class from the specified object store.
getInstance(Scope, Id) - Static method in class com.filenet.api.core.Factory.ClassDescription
Retrieves the instance of the ClassDescription class specified by the given scope and class ID.
getInstance(Scope, String) - Static method in class com.filenet.api.core.Factory.ClassDescription
Retrieves the instance of the ClassDescription class specified by the given scope and class identity.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ClassifyCompleteEvent
Constructs an instance of the ClassifyCompleteEvent class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.ClassSubscription
Constructs an instance of the subclassable ClassSubscription class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.ClassWorkflowSubscription
Constructs an instance of the subclassable ClassWorkflowSubscription class from the specified object store.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.CMODFixedContentDevice
Retrieves an instance of the CMODFixedContentDevice class by the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.CMODRepository
Constructs an instance of the CMODRepository class by the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.CmTivoliManagementClass
Constructs an instance of the CmTivoliManagementClass class by the specified domain and ID.
getInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.CodeModule
Retrieves the instance of the subclassable CodeModule class as specified by a path and an object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.CodeModule
Constructs an instance of the subclassable CodeModule class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.ComponentRelationship
Constructs an instance of the subclassable ComponentRelationship class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ContainmentRelationship
Constructs an instance of the ContainmentRelationship class from the specified object store.
getInstance(Domain, String) - Static method in class com.filenet.api.core.Factory.ContentCacheArea
Retrieves an instance of the ContentCacheArea class by the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.ContentCacheArea
Constructs an instance of the ContentCacheArea class by the specified domain and ID.
getInstance(Domain, String, Id) - Static method in class com.filenet.api.core.Factory.ContentFederatingRepository
Retrieves an instance of the ContentFederatingRepository class based on the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.CreationEvent
Constructs an instance of the CreationEvent class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.CustomEvent
Constructs an instance of the subclassable CustomEvent class from the specified object store.
getInstance(ObjectStore, String, String) - Static method in class com.filenet.api.core.Factory.CustomObject
Retrieves an instance of this class from the specified object store using the supplied path.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.CustomObject
Constructs an instance of the subclassable CustomObject class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.DatabaseStorageArea
Constructs an instance of the DatabaseStorageArea class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.DeletionEvent
Constructs an instance of the DeletionEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.DemoteVersionEvent
Constructs an instance of the DemoteVersionEvent class from the specified object store.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.DITARenditionEngineConnection
Constructs an instance of the DITARenditionEngineConnection class by the specified domain and ID.
getInstance(ObjectStore, String, String) - Static method in class com.filenet.api.core.Factory.Document
Retrieves the instance of the subclassable Document class as specified by a path and an object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.Document
Constructs an instance of the subclassable Document class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.DocumentClassDefinition
Constructs an instance of the DocumentClassDefinition class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.DocumentClassificationAction
Constructs an instance of the subclassable DocumentClassificationAction class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.DocumentClassificationQueueItem
Constructs an instance of the DocumentClassificationQueueItem class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.DocumentLifecycleAction
Constructs an instance of the subclassable DocumentLifecycleAction class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.DocumentLifecyclePolicy
Constructs an instance of the subclassable DocumentLifecyclePolicy class from the specified object store.
getInstance(Connection, String) - Static method in class com.filenet.api.core.Factory.Domain
Retrieves an instance of the Domain class by the specified symbolic name.
getInstance(ObjectStore, String, String) - Static method in class com.filenet.api.core.Factory.DynamicReferentialContainmentRelationship
Retrieves the instance of the DynamicReferentialContainmentRelationship class based on the specified pathname, and from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.DynamicReferentialContainmentRelationship
Constructs an instance of the subclassable DynamicReferentialContainmentRelationship class from the specified object store.
getInstance(Connection) - Static method in class com.filenet.api.core.Factory.EntireNetwork
Retrieves an instance of the EntireNetwork class.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.Event
Constructs an instance of the Event class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.EventAction
Constructs an instance of the subclassable EventAction class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.EventClassDefinition
Constructs an instance of the EventClassDefinition class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.EventQueueItem
Constructs an instance of the EventQueueItem class from the specified object store.
getInstance(Domain, String, Id) - Static method in class com.filenet.api.core.Factory.ExternalRepository
Retrieves an instance of the ExternalRepository class based on the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.FileEvent
Constructs an instance of the FileEvent class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.FileStorageArea
Constructs an instance of the subclassable FileStorageArea class from the specified object store.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.FixedContentDevice
Retrieves an instance of the FixedContentDevice class by the specified domain and ID.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.FixedStorageArea
Constructs an instance of the subclassable FixedStorageArea class from the specified object store.
getInstance(ObjectStore, String, String) - Static method in class com.filenet.api.core.Factory.Folder
Retrieves the instance of the Folder class based on the specified pathname, and from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.Folder
Constructs an instance of the subclassable Folder class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.FreezeEvent
Constructs an instance of the FreezeEvent class from the specified object store.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.GenericFixedContentDevice
Retrieves an instance of the GenericFixedContentDevice class by the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.GetContentEvent
Constructs an instance of the GetContentEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.GetObjectEvent
Constructs an instance of the GetObjectEvent class from the specified object store.
getInstance(Connection, String) - Static method in class com.filenet.api.core.Factory.Group
Retrieves an instance of the Group class by the specified connection and symbolic name.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.IICEFixedContentDevice
Retrieves an instance of the IICEFixedContentDevice class by the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.ImageServicesRepository
Retrieves an instance of the ImageServicesRepository class based on the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.IMFixedContentDevice
Retrieves an instance of the IMFixedContentDevice class by the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.IndexArea
Constructs an instance of the IndexArea class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.IndexJob
Constructs an instance of the IndexJob class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.InstanceSubscription
Constructs an instance of the subclassable InstanceSubscription class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.InstanceWorkflowSubscription
Constructs an instance of the subclassable InstanceWorkflowSubscription class from the specified object store.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.IsolatedRegion
Retrieves an instance of the IsolatedRegion class based on the specified domain and ID.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.Link
Constructs an instance of the subclassable Link class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.LockEvent
Constructs an instance of the LockEvent class from the specified object store.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.MarkingSet
Retrieves an instance of the MarkingSet class by the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ObjectChangeEvent
Constructs an instance of the ObjectChangeEvent class from the specified object store.
getInstance(Domain, String) - Static method in class com.filenet.api.core.Factory.ObjectStore
Retrieves an instance of the ObjectStore class by the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.ObjectStore
Constructs an instance of the ObjectStore class by the specified domain and ID.
getInstance(Domain, String) - Static method in class com.filenet.api.core.Factory.PEConnectionPoint
Retrieves an instance of the PEConnectionPoint class based on the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.PEConnectionPoint
Constructs an instance of the PEConnectionPoint class by the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PromoteVersionEvent
Constructs an instance of the PromoteVersionEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplate
Constructs an instance of the PropertyTemplate class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateBinary
Constructs an instance of the PropertyTemplateBinary class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateBoolean
Constructs an instance of the PropertyTemplateBoolean class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateDateTime
Constructs an instance of the PropertyTemplateDateTime class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateFloat64
Constructs an instance of the PropertyTemplateFloat64 class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateId
Constructs an instance of the PropertyTemplateId class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateInteger32
Constructs an instance of the PropertyTemplateInteger32 class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateObject
Constructs an instance of the PropertyTemplateObject class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PropertyTemplateString
Constructs an instance of the PropertyTemplateString class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PublishCompleteEvent
Constructs an instance of the PublishCompleteEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PublishRequest
Constructs an instance of the PublishRequest class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PublishRequestEvent
Constructs an instance of the PublishRequestEvent class from the specified object store.
getInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.PublishStyleTemplate
Retrieves an instance of this class from the specified object store using the supplied path.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PublishStyleTemplate
Constructs an instance of the PublishStyleTemplate class from the specified object store.
getInstance(ObjectStore, String) - Static method in class com.filenet.api.core.Factory.PublishTemplate
Retrieves the instance of the subclassable PublishTemplate class as specified by a path and an object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.PublishTemplate
Constructs an instance of the PublishTemplate class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.QueryEvent
Constructs an instance of the QueryEvent class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.QueueItem
Constructs an instance of the subclassable QueueItem class from the specified object store.
getInstance(Connection, String) - Static method in class com.filenet.api.core.Factory.Realm
Constructs an instance of the Realm class by the specified connection and symbolic name.
getInstance(ObjectStore, String, String) - Static method in class com.filenet.api.core.Factory.ReferentialContainmentRelationship
Retrieves the instance of the ReferentialContainmentRelationship class based on the specified pathname, and from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.ReferentialContainmentRelationship
Constructs an instance of the subclassable ReferentialContainmentRelationship class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.Relationship
Constructs an instance of the Relationship class from the specified object store.
getInstance(Domain, String) - Static method in class com.filenet.api.core.Factory.RenditionEngineConnection
Retrieves an instance of the RenditionEngineConnection class by the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.RenditionEngineConnection
Constructs an instance of the RenditionEngineConnection class by the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ReplicableClassDefinition
Constructs an instance of the ReplicableClassDefinition class from the specified object store.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.ReplicationGroup
Retrieves an instance of the ReplicationGroup class based on the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.ReplicationJournalEntry
Constructs an instance of the ReplicationJournalEntry class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.RetrievalEvent
Constructs an instance of the RetrievalEvent class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.SecurityPolicy
Constructs an instance of the subclassable SecurityPolicy class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.SecurityPropagationQueueItem
Constructs an instance of the SecurityPropagationQueueItem class from the specified object store.
getInstance(Domain, String) - Static method in class com.filenet.api.core.Factory.ServerInstance
Retrieves an instance of the ServerInstance class by the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.ServerInstance
Constructs an instance of the ServerInstance class by the specified domain and ID.
getInstance(Domain, String) - Static method in class com.filenet.api.core.Factory.Site
Gets a Site object based on the domain and ID specified.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.Site
Constructs an instance of the Site class by the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.SnapLockFixedContentDevice
Retrieves an instance of the SnapLockFixedContentDevice class by the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.StorageArea
Constructs an instance of the StorageArea class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.StoragePolicy
Constructs an instance of the StoragePolicy class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.SubscribableClassDefinition
Constructs an instance of the SubscribableClassDefinition class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.Subscription
Constructs an instance of the Subscription class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.TableDefinition
Constructs an instance of the TableDefinition class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.TakeFederatedOwnershipEvent
Constructs an instance of the TakeFederatedOwnershipEvent class from the specified object store.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.TivoliFixedContentDevice
Retrieves an instance of the TivoliFixedContentDevice class by the specified domain and ID.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.UnfileEvent
Constructs an instance of the UnfileEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.UnlockEvent
Constructs an instance of the UnlockEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.UpdateEvent
Constructs an instance of the UpdateEvent class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.UpdateSecurityEvent
Constructs an instance of the UpdateSecurityEvent class from the specified object store.
getInstance(Domain, String) - Static method in class com.filenet.api.core.Factory.UpgradeAddOn
Retrieves an instance of the UpgradeAddOn class by the specified domain and ID.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.UpgradeAddOn
Constructs an instance of the UpgradeAddOn class by the specified domain and ID.
getInstance(Connection, String) - Static method in class com.filenet.api.core.Factory.User
Retrieves an instance of the User class by the specified connection and symbolic name.
getInstance(Domain) - Static method in class com.filenet.api.core.Factory.VerityDomainConfiguration
Gets a VerityDomainConfiguration object based on the domain specified.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.VerityIndexArea
Constructs an instance of the subclassable VerityIndexArea class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.VersionableClassDefinition
Constructs an instance of the VersionableClassDefinition class from the specified object store.
getInstance(ObjectStore, Id) - Static method in class com.filenet.api.core.Factory.VersionSeries
Constructs an instance of the VersionSeries class from the specified object store.
getInstance(Domain, String) - Static method in class com.filenet.api.core.Factory.VirtualServer
Gets a VirtualServer object based on the domain and ID specified.
getInstance(Domain, Id) - Static method in class com.filenet.api.core.Factory.VirtualServer
Constructs an instance of the VirtualServer class by the specified domain and ID.
getInstance(ObjectStore, String, String) - Static method in class com.filenet.api.core.Factory.WorkflowDefinition
Retrieves the instance of the subclassable WorkflowDefinition class as specified by a path and an object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.WorkflowDefinition
Constructs an instance of the subclassable WorkflowDefinition class from the specified object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.WorkflowEventAction
Constructs an instance of the subclassable WorkflowEventAction class from the specified object store.
getInstance(ObjectStore, String, String) - Static method in class com.filenet.api.core.Factory.XMLPropertyMappingScript
Retrieves the instance of the subclassable XMLPropertyMappingScript class as specified by a path and an object store.
getInstance(ObjectStore, String, Id) - Static method in class com.filenet.api.core.Factory.XMLPropertyMappingScript
Constructs an instance of the subclassable XMLPropertyMappingScript class from the specified object store.
getInstanceFromBoolean(boolean) - Static method in class com.filenet.api.constants.AutoClassify
Returns the object instance from its associated boolean value
getInstanceFromBoolean(boolean) - Static method in class com.filenet.api.constants.AutoUniqueName
Creates an instance of this class having the specified auto-unique setting.
getInstanceFromBoolean(boolean) - Static method in class com.filenet.api.constants.CheckinType
Returns the object instance from its associated boolean value
getInstanceFromBoolean(boolean) - Static method in class com.filenet.api.constants.DefineSecurityParentage
Gets an instance of this class from its associated boolean value.
getInstanceFromId(Id) - Static method in class com.filenet.api.constants.SystemAddOnId
Returns an instance of this class corresponding to a given Id, provided the Id value represents the ID of a system AddOn.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.AccessLevel
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.AccessRight
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.AccessType
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.AddOnType
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.AreaDeleteMethod
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.AuditLevel
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.CachedContentOption
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.CacheStatus
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.Cardinality
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ChoiceType
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ComponentCascadeDeleteAction
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ComponentPreventDeleteAction
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ComponentRelationshipType
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.CompoundDocumentState
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ConfigurationParameter
Returns an instance of this class using its associated integer value (the *_AS_INT fields).
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ConnectionType
Gets the object instance from its associated integer value (see the *_AS_INT constants in this class).
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ContentAccessRecordingLevel
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.DatabaseType
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.DeletionAction
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.DirectoryStructure
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.DocClassificationStatus
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.IndexJobStatus
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.InstallationStatus
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.JoinComparison
Gets an instance of this class using its associated integer value (the *_AS_INT fields).
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.JoinOperator
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.LifecycleChangeFlags
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.MergeMode
Gets the instance of this class using its associated integer value (the *_AS_INT fields).
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ObjectStateRecordingLevel
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.PermissionSource
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.PermissionType
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.PrincipalSearchAttribute
Gets the instance of this class using its associated integer value (the *_AS_INT fields).
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.PrincipalSearchSortType
Gets the instance of this class using its associated integer value (the *_AS_INT fields).
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.PrincipalSearchType
Gets the instance of this class using its associated integer value (the *_AS_INT fields).
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.PropertyPersistence
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.PropertySettability
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.PropertyState
Returns an instance of this class using its associated int value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.PublicationStatus
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.PublishingStatus
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.RefreshMode
Gets an instance of this class using its associated integer value (the *_AS_INT fields).
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.RenditionEngineState
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ReplicationDirection
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ReplicationJournalStatus
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ReplicationMode
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ReservationType
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.ResourceStatus
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.SecurityPrincipalType
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.SecurityProxyType
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.TraceFlag
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.TypeID
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.VersionBindType
Returns an instance of this class using its associated integer value.
getInstanceFromInt(int) - Static method in class com.filenet.api.constants.VersionStatus
Returns an instance of this class using its associated integer value.
getInstanceFromString(String) - Static method in class com.filenet.api.constants.ConfigurationParameter
Returns an instance of this class using its associated String value.
getInstanceFromString(String) - Static method in class com.filenet.api.constants.FilteredPropertyType
Returns an instance of this class using its associated String value.
getInstanceFromString(String) - Static method in class com.filenet.api.constants.SpecialPrincipal
Returns an instance of this class based on the specified value.
getInstanceFromString(String) - Static method in class com.filenet.api.constants.SystemAddOnId
Returns an instance of this class corresponding to a given String, provided the String value represents the string-ized ID of a system AddOn.
getInstanceFromString(String) - Static method in class com.filenet.api.constants.VersionStatusId
Returns an enumeration instance of this class corresponding to a given String value.
getInteger32ListValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getInteger32ListValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyInteger32List property by name in this Properties collection and returns the value it holds.
getInteger32ListValue() - Method in interface com.filenet.api.property.Property
Returns the list of values held by the Content Engine property collection represented by this PropertyInteger32List object.
getInteger32Value(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getInteger32Value(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyInteger32 property by name in this Properties collection and returns the value it holds.
getInteger32Value() - Method in interface com.filenet.api.property.Property
Returns the value held by the Content Engine property represented by this PropertyInteger32 object.
getIntValue() - Method in class com.filenet.api.constants.ConfigurationParameter
Returns a constant's internal integer value.
getIntValue() - Method in class com.filenet.api.constants.FilteredPropertyType
Returns an int value associated with a specific instance of this class.
getKey() - Method in class com.filenet.api.exception.ExceptionCode
Returns resource key.
getLevelDependents() - Method in class com.filenet.api.property.FilterElement
Returns whether the recursion level to use when retrieving a dependent object returned by a property specified by this FilterElement object is the same as that of the independent object to which it belongs (true) or one level deeper (false).
getLevelDependents() - Method in class com.filenet.api.property.PropertyFilter
Returns whether the recursion level that the property filter uses when retrieving a dependent object is the same as that of the independent object to which it belongs (true) or one level deeper (false).
getLifecycleAction() - Method in class com.filenet.api.action.ChangeState
Returns the new lifecycle state for the underlying object of this pending action.
getLocale() - Method in class com.filenet.api.util.UserContext
Returns the locale identifier for this user context.
getLocalizedMessage() - Method in exception com.filenet.api.exception.EngineRuntimeException
Gets a localized version of the description string (using the default locale) specified in the ExceptionCode object used for this instance.
getMajorVersion() - Method in class com.filenet.api.jdbc.Driver
Gets the major version number for the driver.
getMaxRecursion() - Method in class com.filenet.api.property.FilterElement
Returns the maximum recursion depth to use when retrieving property relationships specified by this FilterElement object.
getMaxRecursion() - Method in class com.filenet.api.property.PropertyFilter
Returns the maximum recursion depth for the property filter to use when retrieving property relationships.
getMaxSize() - Method in class com.filenet.api.property.FilterElement
Returns the maximum size of the content data that can be returned when properties that hold content data specified by this FilterElement object are retrieved.
getMaxSize() - Method in class com.filenet.api.property.PropertyFilter
Returns the maximum size of content data that the property filter is allowed to retrieve.
getMemberList() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
getMemberOfGroupList() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
getMemberOfGroupList() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
getMemberOfGroups() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
getMemberOfGroups() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
getMergeMode() - Method in class com.filenet.api.query.SearchScope
Returns the merge mode used for this instance.
getMessage() - Method in exception com.filenet.api.exception.EngineRuntimeException
Gets a localized version of the description string (using the default locale) specified in the ExceptionCode object used for this instance.
getMessage() - Method in class com.filenet.api.exception.ErrorStack
Gets the localized error text of the first ErrorRecord object in this error stack.
getMinorVersion() - Method in class com.filenet.api.jdbc.Driver
Get the minor version number for the driver.
getMoveAllVersions() - Method in class com.filenet.api.action.MoveContent
Returns whether to move the content data of every version of a document.
getName() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
getName() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
getNewClass() - Method in class com.filenet.api.action.ChangeClass
Returns the symbolic name (if a symbolic name was entered in the ChangeClass constructor) or ID (if an ID was entered in the ChangeClass constructor) of the new class with which the underlying object of this pending action has been associated.
getObject() - Method in interface com.filenet.api.core.BatchItemHandle
Returns the object referenced by this batch item.
getObject(String, String) - Method in interface com.filenet.api.core.InstantiatingScope
Retrieves an object of the requested type, given class and object identifiers.
getObject(String, Id) - Method in interface com.filenet.api.core.InstantiatingScope
Retrieves an object of the requested type, given a class identifier and an object ID.
GetObjectEvent - Interface in com.filenet.api.events
Represents an event that occurs when an object is retrieved from the object store.
GetObjectEventSet - Interface in com.filenet.api.collection
Represents a collection of GetObjectEvent objects.
getObjectId() - Method in class com.filenet.api.action.Create
Returns a String containing the identifier (GUID) of the underlying object of this pending action.
getObjectIdentity() - Method in interface com.filenet.api.core.ObjectReference
Returns the ID, name, or path of an independent object to which this identity refers.
getObjectReference() - Method in interface com.filenet.api.core.IndependentObject
Returns an object reference that represents the object's identity.
getObjectReference() - Method in interface com.filenet.api.property.PropertyEngineObject
Returns an object reference to the EngineObject value held by this PropertyEngineObject property.
getObjectStore() - Method in interface com.filenet.api.core.RepositoryObject
Returns a reference to the object store to which this object is persisted.
getObjectStoreIdentity() - Method in interface com.filenet.api.core.ObjectReference
Returns the ID or name of the object store in which the referenced object resides.
getObjectStores() - Method in class com.filenet.api.query.SearchScope
Returns the repositories used as the scope for this instance.
getObjectValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getObjectValue(String) - Method in interface com.filenet.api.property.Properties
Locates a property by name in this Properties collection and returns the value it holds.
getObjectValue() - Method in interface com.filenet.api.property.Property
Returns the value held by the Content Engine property represented by this Property object.
getOperator() - Method in class com.filenet.api.constants.JoinComparison
Gets the standard string representation of the comparison operator used by this instance.
getOwner() - Method in class com.filenet.api.action.Lock
Returns a String containing the intended value of the LockOwner property of the underlying object.
getPageMark() - Method in interface com.filenet.api.collection.PageIterator
Returns the current page mark on which a subsequent call to reset will operate.
getPageSize() - Method in interface com.filenet.api.collection.PageIterator
Returns the internal paging size used by the iterator.
getPageSize() - Method in class com.filenet.api.property.FilterElement
Returns the iterator page size for independent object sets returned by PropertyIndependentObjectSet properties specified by this FilterElement object.
getPageSize() - Method in class com.filenet.api.property.PropertyFilter
Returns the iterator page size for independent object sets returned by PropertyIndependentObjectSet properties.
getParameter(ConfigurationParameter) - Method in interface com.filenet.api.core.Connection
Retrieves the specified configuration parameter.
getParameter(ConfigurationParameter) - Static method in class com.filenet.api.util.Configuration
Retrieves a configured value.
getParameter(ConfigurationParameter) - Method in class com.filenet.api.util.ConfigurationParameters
Retrieves a configured value.
getPendingActions() - Method in interface com.filenet.api.core.IndependentlyPersistableObject
Returns the pending actions for this object.
getPort() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getPort() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getPrincipal() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getPrincipal() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getPrincipalInfos() - Method in class com.filenet.api.engine.PrincipalInfoSet
For Internal Use Only.
getProperties() - Method in interface com.filenet.api.core.EngineObject
Returns a collection of property values for this object.
getProperties() - Method in interface com.filenet.api.query.RepositoryRow
Gets a single row of properties from the repository database.
getPropertyInfo(String, Properties) - Method in class com.filenet.api.jdbc.Driver
Enables a generic UI tool to discover the properties needed to include in prompts for information sufficient to connect to a database.
getPropertyName() - Method in interface com.filenet.api.property.Property
Returns the name of the Content Engine property represented by this Property object.
getProvider() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getProvider() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getPublicationStatus() - Method in interface com.filenet.api.core.Document
Returns a PublicationStatus enumeration value, which identifies the document's publication status (dependent, independent, or not a publication).
getRealmByUniqueId(byte[]) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
getRealmInfos() - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
getRealmName() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getReservationClass() - Method in class com.filenet.api.action.Checkout
Returns the symbolic name of the class to which a reservation object belongs.
getReservationId() - Method in class com.filenet.api.action.Checkout
Returns the GUID assigned to a reservation object.
getReservationProperties() - Method in class com.filenet.api.action.Checkout
Returns a list of property values belonging to a document's reservation object.
getReservationType() - Method in class com.filenet.api.action.Checkout
Returns the type of checkout reservation.
getReservationType() - Method in class com.filenet.api.action.Create
Returns the reservation type (collaborative, exclusive, or extracted from the object store) of the underlying object of this pending action.
getRetrievalErrorValue() - Method in interface com.filenet.api.property.Property
Returns the error code held by this Property object when the Content Engine property that it represents cannot be accessed.
getScope() - Method in interface com.filenet.api.meta.ClassDescription
Returns the originating "scope" (enclosing context) of this ClassDescription object.
getSearchDynamicGroup() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getSearchDynamicGroup() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getShortName() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
getShortName() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
getSource() - Method in class com.filenet.api.exception.ErrorRecord
Gets the name of the exception instance that occurred.
getSSLSocketFactory() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getSSLSocketFactory() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getState() - Method in interface com.filenet.api.property.Property
Returns a PropertyState constant that specifies the type of value held by this Property object as it relates to a particular Content Engine property.
getStringListValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getStringListValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyStringList property by name in this Properties collection and returns the value it holds.
getStringListValue() - Method in interface com.filenet.api.property.Property
Returns the list of values held by the Content Engine property collection represented by this PropertyStringList object.
getStringValue(String) - Method in class com.filenet.api.action.PendingAction
Locates the named parameter in the parameter bag and returns the value of the object it holds.
getStringValue() - Method in class com.filenet.api.constants.ConfigurationParameter
Returns a constant's string key equivalent.
getStringValue() - Method in class com.filenet.api.constants.FilteredPropertyType
Returns a String value associated with a specific instance of this class.
getStringValue(String) - Method in interface com.filenet.api.property.Properties
Locates a PropertyString property by name in this Properties collection and returns the value it holds.
getStringValue() - Method in interface com.filenet.api.property.Property
Returns the value held by the Content Engine property represented by this PropertyString object.
getSubject() - Method in class com.filenet.api.util.UserContext
Returns the current Subject associated with the thread.
getSuperClasses() - Method in interface com.filenet.api.core.EngineObject
Returns a String array specifying the names of the superclasses of the class from which this object is instantiated.
getSupportedDialects() - Method in class com.filenet.api.engine.CBRQueryTranslationProvider
 
getTargetPolicyId() - Method in class com.filenet.api.action.MoveContent
Returns the ID of the target storage policy for the object content data.
getTimeout() - Method in class com.filenet.api.action.Lock
Returns the number of seconds that the underlying object is intended to be locked.
getUpdateSequenceNumber() - Method in interface com.filenet.api.core.IndependentlyPersistableObject
Returns the update sequence number (USN) for this object.
getURI() - Method in interface com.filenet.api.core.Connection
Returns the Universal Resource Identity (URI) for this connection.
getUserBaseDN() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getUserBaseDN() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getUserByDN(String, String[]) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
getUserByShortName(String, String[]) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
getUserByUniqueId(byte[], String[]) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
getUserByUPN(String, String[]) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
getUserDisplayNameAttribute() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getUserDisplayNameAttribute() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getUserList() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
getUsers() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
getUserSearchFilter() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getUserSearchFilter() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getUserShortNameAttribute() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getUserShortNameAttribute() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getUserUniqueIDAttribute() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getUserUniqueIDAttribute() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getUserUniqueIDAttributeIsBinary() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
getUserUniqueIDAttributeIsBinary() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
getValue() - Method in class com.filenet.api.constants.AccessLevel
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.AccessRight
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.AccessType
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.AddOnType
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.AreaDeleteMethod
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.AuditLevel
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.AutoClassify
Returns a boolean representation of this instance.
getValue() - Method in class com.filenet.api.constants.AutoUniqueName
Returns the boolean value associated with this instance.
getValue() - Method in class com.filenet.api.constants.CachedContentOption
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.CacheStatus
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.Cardinality
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.CheckinType
Returns a boolean representation of this instance.
getValue() - Method in class com.filenet.api.constants.ChoiceType
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ComponentCascadeDeleteAction
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ComponentPreventDeleteAction
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ComponentRelationshipType
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.CompoundDocumentState
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ConnectionType
Returns an integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ContentAccessRecordingLevel
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.DatabaseType
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.DefineSecurityParentage
Returns the boolean value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.DeletionAction
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.DirectoryStructure
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.DocClassificationStatus
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.FilteredPropertyType
Returns a String value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.IndexJobStatus
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.InstallationStatus
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.JoinComparison
Returns an integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.JoinOperator
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.LifecycleChangeFlags
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.MergeMode
Returns an integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ObjectStateRecordingLevel
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.PermissionSource
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.PermissionType
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.PrincipalSearchAttribute
Returns an integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.PrincipalSearchSortType
Returns an integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.PrincipalSearchType
Returns an integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.PropertyPersistence
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.PropertySettability
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.PropertyState
Returns an int value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.PublicationStatus
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.PublishingStatus
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.RefreshMode
Returns an integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.RenditionEngineState
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ReplicationDirection
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ReplicationJournalStatus
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ReplicationMode
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ReservationType
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.ResourceStatus
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.SecurityPrincipalType
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.SecurityProxyType
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.SpecialPrincipal
Returns a String associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.TraceFlag
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.TypeID
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.VersionBindType
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.constants.VersionStatus
Returns the internal integer value associated with a specific instance of this class.
getValue() - Method in class com.filenet.api.property.FilterElement
Returns a space-separated list of one or more property identifiers or a space-separated list of one or more property types that are specified by this FilterElement object.
getValueTypes() - Method in class com.filenet.api.constants.ConfigurationParameter
Returns an array of valid types, such as {Integer.class, Boolean.class}, to assist you in parsing and validating parameter values.
getVersionSeriesId() - Method in class com.filenet.api.action.Create
Returns the version series ID for the underlying object of this pending action.
getWaitTimeInSecond() - Method in exception com.filenet.api.engine.EventExternalFailureException
Gets the value set in the constructor that specifies the wait time before retrying an external operation that previously failed.
GRANTEE_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
GRANTEE_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
GREATER_THAN - Static variable in class com.filenet.api.constants.JoinComparison
A constant representing a JoinComparison instance of type GREATER_THAN.
GREATER_THAN_AS_INT - Static variable in class com.filenet.api.constants.JoinComparison
An integer associated with the GREATER_THAN instance of this class.
GREATER_THAN_EQUAL_TO - Static variable in class com.filenet.api.constants.JoinComparison
A constant representing a JoinComparison instance of type GREATER_THAN_EQUAL_TO.
GREATER_THAN_EQUAL_TO_AS_INT - Static variable in class com.filenet.api.constants.JoinComparison
An integer associated with the GREATER_THAN_EQUAL_TO instance of this class.
GROUP - Static variable in class com.filenet.api.constants.ClassNames
 
GROUP - Static variable in class com.filenet.api.constants.SecurityPrincipalType
The security principal type is a Group object.
Group - Interface in com.filenet.api.security
Represents a group of user accounts defined by the directory service on the Content Engine server.
GROUP_AS_INT - Static variable in class com.filenet.api.constants.SecurityPrincipalType
An int value associated with the GROUP instance of this class.
GROUP_BASE_DN - Static variable in class com.filenet.api.constants.PropertyNames
 
GROUP_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.filenet.api.constants.PropertyNames
 
GROUP_MEMBERSHIP_SEARCH_FILTER - Static variable in class com.filenet.api.constants.PropertyNames
 
GROUP_NAME_ATTRIBUTE - Static variable in class com.filenet.api.constants.PropertyNames
 
GROUP_SEARCH_FILTER - Static variable in class com.filenet.api.constants.PropertyNames
 
GROUP_UNIQUE_IDATTRIBUTE - Static variable in class com.filenet.api.constants.PropertyNames
 
GROUP_UNIQUE_IDATTRIBUTE_IS_BINARY - Static variable in class com.filenet.api.constants.PropertyNames
 
GroupInfo - Class in com.filenet.api.engine
For Internal Use Only.
GroupInfo() - Constructor for class com.filenet.api.engine.GroupInfo
 
GROUPS - Static variable in class com.filenet.api.constants.PropertyNames
 
GroupSet - Interface in com.filenet.api.collection
Represents a collection of Group objects.
GUID - Static variable in class com.filenet.api.constants.TypeID
Specifies a GUID (ID) data type.
GUID_AS_INT - Static variable in class com.filenet.api.constants.TypeID
An int value associated with the GUID instance of this class.
GuidConstants - Class in com.filenet.api.constants
Provides a set of constants representing GUID values for Content Engine API classes and properties.

H

HAS_HIERARCHY - Static variable in class com.filenet.api.constants.PropertyNames
 
HAS_INCLUDE_SUBCLASSES - Static variable in class com.filenet.api.constants.PropertyNames
 
HAS_PROPER_SUBCLASS_PROPERTIES - Static variable in class com.filenet.api.constants.PropertyNames
 
hasException() - Method in interface com.filenet.api.core.BatchItemHandle
Indicates whether the batch item has an associated exception.
hasExceptions() - Method in class com.filenet.api.core.RetrievingBatch
Indicates whether any of the batch items have an associated exception as a result of the batch retrieval operation.
hashCode() - Method in class com.filenet.api.util.Id
Returns the hashcode for this ID.
hasPendingExecute() - Method in class com.filenet.api.core.UpdatingBatch
Indicates whether there are any pending items to update in this batch.
HEAD - Static variable in class com.filenet.api.constants.PropertyNames
 
HELD_UNTIL_DATE - Static variable in class com.filenet.api.constants.PropertyNames
 
HOURLY - Static variable in class com.filenet.api.constants.ContentAccessRecordingLevel
Specifies that the DateContentLastAccessed property will be updated only when an hour (3600 seconds) has elapsed since the last update of the DateContentLastAccessed property.
HOURLY_AS_INT - Static variable in class com.filenet.api.constants.ContentAccessRecordingLevel
An int value associated with the HOURLY instance of this class.

I

ID - Static variable in class com.filenet.api.constants.PropertyNames
 
Id - Class in com.filenet.api.util
Immutable class that represents GUID values.
Id(String) - Constructor for class com.filenet.api.util.Id
Constructs an ID with a string representing its GUID value.
Id(byte[]) - Constructor for class com.filenet.api.util.Id
Constructs an ID with an array of bytes representing its GUID value.
IDENTITY_TOKEN - Static variable in class com.filenet.api.constants.PropertyNames
 
IdList - Interface in com.filenet.api.collection
Represents a collection of Id objects.
IDS - Static variable in class com.filenet.api.constants.PropertyNames
 
IICECONFIGURATION_SERVER_URL - Static variable in class com.filenet.api.constants.PropertyNames
 
IICEFIXED_CONTENT_DEVICE - Static variable in class com.filenet.api.constants.ClassNames
 
IICEFixedContentDevice - Interface in com.filenet.api.admin
Represents an external fixed content device accessible via an instance of IBM Content Integrator (formerly known as Information Integrator Content Edition or IICE).
IICEFixedContentDeviceSet - Interface in com.filenet.api.collection
Represents a collection of IICEFixedContentDevice objects.
IMAGE_SERVICES_CLASS_DESCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
IMAGE_SERVICES_CLASS_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
IMAGE_SERVICES_CLASS_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
IMAGE_SERVICES_DATA_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
IMAGE_SERVICES_IMPORT_AGENT_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
IMAGE_SERVICES_PROPERTY_DESCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
IMAGE_SERVICES_PROPERTY_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
IMAGE_SERVICES_PROPERTY_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
IMAGE_SERVICES_REPOSITORY - Static variable in class com.filenet.api.constants.ClassNames
 
IMAGE_SERVICES_SITE_SETTINGS - Static variable in class com.filenet.api.constants.ClassNames
 
ImageServicesClassDescription - Interface in com.filenet.api.admin
Represents the description of an Image Services document class.
ImageServicesClassDescriptionList - Interface in com.filenet.api.collection
Represents a collection of ImageServicesClassDescription objects.
ImageServicesImportAgentConfiguration - Interface in com.filenet.api.admin
Represents configuration data for an Image Services import operation.
ImageServicesImportAgentConfigurationList - Interface in com.filenet.api.collection
Represents a collection of ImageServicesImportAgentConfiguration objects.
ImageServicesPropertyDescription - Interface in com.filenet.api.admin
Represents the description of an Image Services document class property.
ImageServicesPropertyDescriptionList - Interface in com.filenet.api.collection
Represents a collection of ImageServicesPropertyDescription objects.
ImageServicesRepository - Interface in com.filenet.api.replication
Represents an IBM® FileNet® Image Services external repository that is capable of federating content.
ImageServicesRepositorySet - Interface in com.filenet.api.collection
Represents a collection of ImageServicesRepository objects.
ImageServicesSiteSettings - Interface in com.filenet.api.admin
Represents the configuration settings that can be overridden for the Image Services fixed content devices on the specified site.
ImageServicesSiteSettingsList - Interface in com.filenet.api.collection
Represents a collection of ImageServicesSiteSettings objects.
IMFIXED_CONTENT_DEVICE - Static variable in class com.filenet.api.constants.ClassNames
 
IMFixedContentDevice - Interface in com.filenet.api.admin
Represents the description of a FileNet Image Services fixed content device.
IMFixedContentDeviceSet - Interface in com.filenet.api.collection
Represents a collection of IMFixedContentDevice objects.
IMMEDIATE - Static variable in class com.filenet.api.constants.ContentAccessRecordingLevel
Specifies that the DateContentLastAccessed property will be updated as soon as content is accessed.
IMMEDIATE_AS_INT - Static variable in class com.filenet.api.constants.ContentAccessRecordingLevel
An int value associated with the IMMEDIATE instance of this class.
IMMEDIATE_SUBCLASS_DEFINITIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
IMMEDIATE_SUBCLASS_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
IMPLEMENTATION_CLASS - Static variable in class com.filenet.api.constants.PropertyNames
 
IMPORT_AGENT_RETRY_COUNT - Static variable in class com.filenet.api.constants.PropertyNames
 
IMPORT_DATA - Static variable in class com.filenet.api.constants.PropertyNames
 
IN_PROCESS - Static variable in class com.filenet.api.constants.VersionStatus
Specifies that the document version is an in-process minor version.
IN_PROCESS - Static variable in class com.filenet.api.constants.VersionStatusId
Indicates an in-process document version.
IN_PROCESS_AS_INT - Static variable in class com.filenet.api.constants.VersionStatus
An int value associated with the IN_PROCESS instance of this class.
IN_PROGRESS - Static variable in class com.filenet.api.constants.IndexJobStatus
The indexing job is currently in progress.
IN_PROGRESS - Static variable in class com.filenet.api.constants.ReplicationJournalStatus
Not supported.
IN_PROGRESS_AS_INT - Static variable in class com.filenet.api.constants.IndexJobStatus
An int value associated with the IN_PROGRESS instance of this class.
IN_PROGRESS_AS_INT - Static variable in class com.filenet.api.constants.ReplicationJournalStatus
An int value associated with the IN_PROGRESS instance of this class.
INBOUND - Static variable in class com.filenet.api.constants.ReplicationDirection
Specifies that instances of an external class can be replicated from an external repository to a Content Engine object store.
INBOUND_AS_INT - Static variable in class com.filenet.api.constants.ReplicationDirection
An int value associated with the INBOUND instance of this class.
INBOUND_BATCH_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
INBOUND_BUSY_WAIT_INTERVAL - Static variable in class com.filenet.api.constants.PropertyNames
 
INBOUND_DISPATCHER_ENABLED - Static variable in class com.filenet.api.constants.PropertyNames
 
INBOUND_FILE_NAME_CACHE_MAX_ENTRIES - Static variable in class com.filenet.api.constants.PropertyNames
 
INBOUND_IDLE_WAIT_INTERVAL - Static variable in class com.filenet.api.constants.PropertyNames
 
INCLUDE_SUBCLASSES_REQUESTED - Static variable in class com.filenet.api.constants.PropertyNames
 
IndependentlyPersistableObject - Interface in com.filenet.api.core
Represents a persistable IndependentObject that you can directly create, update, and delete.
IndependentObject - Interface in com.filenet.api.core
Indicates objects that are independent.
IndependentObjectSet - Interface in com.filenet.api.collection
Represents a collection of independent objects.
INDEX_AREA - Static variable in class com.filenet.api.constants.ClassNames
 
INDEX_AREA - Static variable in class com.filenet.api.constants.PropertyNames
 
INDEX_AREAS - Static variable in class com.filenet.api.constants.PropertyNames
 
INDEX_ITEMS - Static variable in class com.filenet.api.constants.PropertyNames
 
INDEX_JOB - Static variable in class com.filenet.api.constants.ClassNames
 
INDEX_JOB_CLASS_ITEM - Static variable in class com.filenet.api.constants.ClassNames
 
INDEX_JOB_COLLECTION_ITEM - Static variable in class com.filenet.api.constants.ClassNames
 
INDEX_JOB_ITEM - Static variable in class com.filenet.api.constants.ClassNames
 
INDEX_JOB_SINGLE_ITEM - Static variable in class com.filenet.api.constants.ClassNames
 
IndexArea - Interface in com.filenet.api.admin
Represents the disk storage location and data necessary to perform full-text indexing for content-based retrieval.
IndexAreaSet - Interface in com.filenet.api.collection
Represents a collection of IndexArea objects.
INDEXATION_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
IndexJob - Interface in com.filenet.api.admin
Initiates and tracks the status of a full text indexing operation.
IndexJobClassItem - Interface in com.filenet.api.admin
Identifies the class to be full text indexed.
IndexJobClassItemList - Interface in com.filenet.api.collection
Represents a collection of IndexJobClassItem objects.
IndexJobCollectionItem - Interface in com.filenet.api.admin
Identifies a Verity collection to be full text indexed.
IndexJobCollectionItemList - Interface in com.filenet.api.collection
Represents a collection of IndexJobCollectionItem objects.
IndexJobItem - Interface in com.filenet.api.admin
Indicates a particular item that is being full text indexed.
IndexJobItemList - Interface in com.filenet.api.collection
Represents a collection of IndexJobItem objects.
IndexJobSet - Interface in com.filenet.api.collection
Represents a collection of IndexJob objects.
IndexJobSingleItem - Interface in com.filenet.api.admin
Identifies an object to be full text indexed.
IndexJobSingleItemList - Interface in com.filenet.api.collection
Represents a collection of IndexJobSingleItem objects.
IndexJobStatus - Class in com.filenet.api.constants
Identifies the current status of an indexing job.
INFINITE - Static variable in class com.filenet.api.constants.RetentionPeriod
 
INFINITE_AS_INT - Static variable in class com.filenet.api.constants.RetentionPeriod
Specifies an infinite retention period (content can never be deleted).
INHERIT_PARENT_PERMISSIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
INHERITABLE_DEPTH - Static variable in class com.filenet.api.constants.PropertyNames
 
INHERITANCE - Static variable in class com.filenet.api.constants.SecurityProxyType
Inherits security from a parent object.
INHERITANCE_AS_INT - Static variable in class com.filenet.api.constants.SecurityProxyType
An int value associated with the INHERITANCE instance of this class.
init(ConfigurationParameters) - Static method in class com.filenet.api.util.Configuration
Initializes and configures the client API.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.filenet.api.authentication.jboss.login.FnClientLoginModule
 
initialize(DirectoryInfo[]) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.filenet.api.util.WSILoginModule
The standard javax.security.auth.spi.LoginModule.initialize() method.
INITIATING_USER - Static variable in class com.filenet.api.constants.PropertyNames
 
INLINE_CONTENT_RETRIEVAL_LIMIT - Static variable in class com.filenet.api.constants.PropertyNames
 
INNER - Static variable in class com.filenet.api.constants.JoinOperator
Indicates an inner join.
INNER_AS_INT - Static variable in class com.filenet.api.constants.JoinOperator
An int value associated with the INNER instance of this class.
INPUT_DOCUMENT - Static variable in class com.filenet.api.constants.PropertyNames
 
INPUT_FORMATS - Static variable in class com.filenet.api.constants.PropertyNames
 
InstallAddOn - Class in com.filenet.api.action
Represents a pending action for installing an add-on.
InstallAddOn(String) - Constructor for class com.filenet.api.action.InstallAddOn
Creates a new instance of the InstallAddOn pending action object.
installAddOn(AddOn) - Method in interface com.filenet.api.core.ObjectStore
Installs an add-on, available on a domain, to the current object store.
INSTALLATION_DATE - Static variable in class com.filenet.api.constants.PropertyNames
 
INSTALLATION_FAILURE - Static variable in class com.filenet.api.constants.InstallationStatus
Specifies that the add-on installation or upgrade was not successful.
INSTALLATION_FAILURE_AS_INT - Static variable in class com.filenet.api.constants.InstallationStatus
An int value associated with the INSTALLATION_FAILURE instance of this class.
INSTALLATION_REPORT - Static variable in class com.filenet.api.constants.PropertyNames
 
INSTALLATION_STATUS - Static variable in class com.filenet.api.constants.PropertyNames
 
InstallationStatus - Class in com.filenet.api.constants
Provides a set of constants that identify the status of an add-on installation or upgrade.
INSTALLED - Static variable in class com.filenet.api.constants.InstallationStatus
Specifies that the add-on installation or upgrade was successful.
INSTALLED_AS_INT - Static variable in class com.filenet.api.constants.InstallationStatus
An int value associated with the INSTALLED instance of this class.
INSTALLER - Static variable in class com.filenet.api.constants.PropertyNames
 
INSTANCE_SUBSCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
INSTANCE_WORKFLOW_SUBSCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
InstanceSubscription - Interface in com.filenet.api.events
Represents a subscription for events generated by a single object instance of a particular class.
InstanceSubscriptionSet - Interface in com.filenet.api.collection
Represents a collection of InstanceSubscription objects.
InstanceWorkflowSubscription - Interface in com.filenet.api.events
Represents a subscription that initiates a workflow in response to events generated by a single object instance.
InstanceWorkflowSubscriptionSet - Interface in com.filenet.api.collection
Represents a collection of InstanceWorkflowSubscription objects.
InstantiatingScope - Interface in com.filenet.api.core
Provides a generic means for instantiating independent objects within a scope.
INTEGER - Static variable in class com.filenet.api.constants.ChoiceType
Specifies a Choice object that represents an integer-type choice item.
Integer32List - Interface in com.filenet.api.collection
Represents a List collection (ordered, non-unique) of Integer (32-bit signed integer) values.
INTEGER_AS_INT - Static variable in class com.filenet.api.constants.ChoiceType
An int value associated with the INTEGER instance of this class.
INTERSECTION - Static variable in class com.filenet.api.constants.MergeMode
A constant representing a MergeMode instance of type INTERSECTION.
INTERSECTION_AS_INT - Static variable in class com.filenet.api.constants.MergeMode
An integer associated with the INTERSECTION instance of this class.
INVALID_CHARACTERS - Static variable in class com.filenet.api.constants.ContainmentName
 
IS_CBRENABLED - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_CLASS_MAPPING_PARSE_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An error occurred while parsing the XML contained by the DocClassAndPropertyMappingXML property
IS_CURRENT_VERSION - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_ENABLED - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_FROZEN_VERSION - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_HIDDEN - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_HIERARCHICAL - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_IMPORT_AGENT_ENABLED - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_IN_EXCEPTION_STATE - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_NAME_PROPERTY - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_ORDERABLE - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_PD_ACTION_NOT_SUP - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Catalog Export Log action is not supported.
IS_PD_ANNOT_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
A CFS-IS Import Agent exception during annotation processing.
IS_PD_ANNOT_IRRECOVERABLE_ERR - Static variable in class com.filenet.api.exception.ExceptionCode
A CFS-IS Import Agent exception during annotation processing.
IS_PD_CANNOT_ADD_COMPENT - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to add the indicated Content Engine document to the list of completed entries failed.
IS_PD_CANNOT_CLEAR_INX_SHM - Static variable in class com.filenet.api.exception.ExceptionCode
Image Services (INX) was not notified to clear the shared memory.
IS_PD_CANNOT_FIND_COMPENT - Static variable in class com.filenet.api.exception.ExceptionCode
The completed entry for the indicated document could not be found.
IS_PD_CANNOT_GET_COMPENT - Static variable in class com.filenet.api.exception.ExceptionCode
The completed entry for the indicated document could not be retrieved.
IS_PD_CANNOT_RECOVER_DOC - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to recover the indicated document failed.
IS_PD_CE_PROP_TYPE_NOT_SUP - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Content Engine property type is not supported.
IS_PD_CE_UNEXPECTED_PROP_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The type specified for the indicated Content Engine property in the document was not expected.
IS_PD_COMMIT_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
A commit error occurred.
IS_PD_CREATE_CONTENT_ELEMENT_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The content element object could not be created.
IS_PD_CREATE_CONTENT_REF_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The content reference object could not be created.
IS_PD_CREATE_CONTENT_XFER_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The content transfer object could not be created.
IS_PD_DCL_ID_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The ID for the indicated Image Services document class could not be found.
IS_PD_DCL_NOT_MAPPED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Image Services document cannot be processed.
IS_PD_DCL_NOT_MATCH - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated document class was unexpected in the Content Engine document.
IS_PD_DCL_TO_ID_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The list of IDs for the Image Services document classes could not be retrieved.
IS_PD_DELETE_DOC_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to delete the indicated Content Engine document failed.
IS_PD_DN_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
DN could not be found in the Security Provider.
IS_PD_DOC_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
A CFS-IS Import Agent exception occurred during document processing.
IS_PD_FETCH_ANNOTATED_DOC_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated annotated document could not be fetched.
IS_PD_FETCH_CUSTOM_OBJ_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated custom object could not be fetched.
IS_PD_FETCH_DOC_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to fetch the indicated document failed.
IS_PD_GET_LOG_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to get the catalog entries failed, as indicated.
IS_PD_MAPPING_NOT_INIT - Static variable in class com.filenet.api.exception.ExceptionCode
The document class and properties mapping has not been initialized.
IS_PD_MISC_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
A CFS-IS Import Agent exception occurred.
IS_PD_NEW_DIR_MISMATCH - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine property value does not match the CFS-IS current catalog value.
IS_PD_NO_DN - Static variable in class com.filenet.api.exception.ExceptionCode
The DN for IS principal could not be retrieved.
IS_PD_NO_FSA - Static variable in class com.filenet.api.exception.ExceptionCode
The Fixed Storage Area could not be found for the Fixed Content Device, as indicated.
IS_PD_OLD_DIR_MISMATCH - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine property value does not match the CFS-IS previous catalog value.
IS_PD_OS_GUID - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to set up the FN_IS_GUID for the indicated object store failed.
IS_PD_PARSER_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An error occurred while parsing the XML in the indicated custom object.
IS_PD_PROP_ID_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The ID for the indicated Image Services property could not be found.
IS_PD_PROP_TO_ID_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The list of IDs for the Image Services properties could not be retrieved.
IS_PD_SAVE_BATCH_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to save a batch of catalog entries failed.
IS_PD_SAVE_DOC_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to save the indicated Content Engine document failed.
IS_PD_SSI_LOGON_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The attempted SSI logon operation failed, as indicated.
IS_PD_UNEXPECTED_INDEX_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Image Services index type in the document was not expected.
IS_PD_UPDATE_DOC_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to update the indicated Content Engine document failed.
IS_PD_XML_LEN_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The XML string in the indicated custom object is less than the minimum length, as indicated.
IS_PD_XML_VERSION_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The XMLVersion value in the indicated custom object is incorrect.
IS_PERSISTENT - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_PS_DOC_BUILDER_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The newDocumentBuilder method has failed, as indicated.
IS_PS_PARSE_IO_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An I/O exception occurred while parsing the indicated custom object.
IS_PS_PARSE_SAX_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
A SAX exception occurred while parsing the indicated custom object.
IS_READ_ONLY - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_RESERVED - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_SEARCHABLE - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_SECURABLE - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_SELECTABLE - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_SINGLE_INDEXED - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_SSLENABLED - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_SYNCHRONOUS - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_SYSTEM_GENERATED - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_SYSTEM_OWNED - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_VALUE_REQUIRED - Static variable in class com.filenet.api.constants.PropertyNames
 
IS_VERSIONING_ENABLED - Static variable in class com.filenet.api.constants.PropertyNames
 
isAddOnInstalled(Id) - Method in interface com.filenet.api.core.ObjectStore
Returns a boolean value indicating whether the feature addon identified by addOnId is installed (true) or not (false) in the object store.
isCurrent() - Method in interface com.filenet.api.core.IndependentlyPersistableObject
Returns a value indicating whether or not the state of this object is consistent with its state in the repository.
isDirty() - Method in interface com.filenet.api.property.Properties
Specifies whether this Properties collection has changed since it was last saved (true) or not (false).
isDirty() - Method in interface com.filenet.api.property.Property
Specifies whether the value of the Content Engine property represented by this Property object has changed since it was last saved (true) or not (false).
ISDOMAIN_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
isEmpty() - Method in interface com.filenet.api.collection.EngineCollection
Indicates whether the collection is empty.
isFatal() - Method in class com.filenet.api.exception.ExceptionCode
Indicates whether the exception is thrown back to the initiating client, or whether it can be returned by an accessor method.
isGroup() - Method in class com.filenet.api.engine.PrincipalInfoSet
For Internal Use Only.
isId(String) - Static method in class com.filenet.api.util.Id
Determines if a String is an ID or not.
isList() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
isList() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
isLocked() - Method in interface com.filenet.api.core.CustomObject
Queries this object's lock state.
isLocked() - Method in interface com.filenet.api.core.Document
Queries this object's lock state.
isLocked() - Method in interface com.filenet.api.core.Folder
Queries this object's lock state.
ISOLATED_REGION - Static variable in class com.filenet.api.constants.ClassNames
 
ISOLATED_REGION - Static variable in class com.filenet.api.constants.PropertyNames
 
ISOLATED_REGION_NUMBER - Static variable in class com.filenet.api.constants.PropertyNames
 
ISOLATED_REGIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
IsolatedRegion - Interface in com.filenet.api.admin
Contains all of the connection information necessary to access the Process Engine isolated region.
IsolatedRegionSet - Interface in com.filenet.api.collection
Represents a collection of IsolatedRegion objects.
ISORGANIZATION - Static variable in class com.filenet.api.constants.PropertyNames
 
ISPASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
isPropertyPresent(String) - Method in interface com.filenet.api.property.Properties
Returns whether this Properties collection holds a Property instance having the given property name (true) or not (false).
isResolved() - Method in interface com.filenet.api.core.ObjectReference
Returns true when this identity is an ID (GUID), as it would be if resolved by the server.
isRestrictMembershipToConfiguredRealms() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
isRestrictMembershipToConfiguredRealms() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
isSettable() - Method in interface com.filenet.api.property.Property
Specifies whether the value of the Content Engine property represented by this Property object can be set by an application (true) or not (false).
isSSLEnabled() - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
isSSLEnabled() - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
ISUSER_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
iterator() - Method in interface com.filenet.api.collection.EngineCollection
Returns a Java Iterator object for iterating the items in the collection.
iterator() - Method in interface com.filenet.api.property.Properties
Returns a Java Iterator object that provides methods necessary to enumerate through a series of elements in a collection.

J

JAASCONFIGNAME_PROPERTY_KEY - Static variable in class com.filenet.api.jdbc.Driver
The key for the JAAS configuration name used in the Properties instance passed to the driver.
JDBC_AFTER_END_OF_RESULTSET_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The setting specified is after the end of the result set.
JDBC_BEFORE_START_OF_RESULTSET_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The setting specified is before the start of the result set.
JDBC_CANNOT_ABSOLUTE_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An absolute position cannot be used for the initial row.
JDBC_COLUMN_NOT_FOUND_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated column could not be found.
JDBC_CONNECT_ACCESS_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
Access denied connecting to ObjectStore {0}.
JDBC_CONNECT_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
A connection could not be established with the Content Engine server.
JDBC_CONNECTION_IS_READONLY_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine JDBC driver is read-only.
JDBC_DRIVER_STATIC_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine JBDC Driver could not be registered.
JDBC_ILLEGAL_FETCH_DIRECTION_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The value specified for the fetch direction is invalid.
JDBC_ILLEGAL_OPERATION_ON_RESULTSET_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An illegal operation was performed on an empty result set.
JDBC_INVALID_CURSOR_OPERATION - Static variable in class com.filenet.api.exception.ExceptionCode
Operation not allowed for TYPE_FORWARD_ONLY ResultSet objects.
JDBC_NOT_SUPPORTED_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated method is not supported or not implemented in the JDBC driver for the Content Engine.
JDBC_OBJECT_STORE_NOT_FOUND_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The object store specified in the JDBC URL could not be found.
JDBC_OBJECTSTORE_IS_EMPTY_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The Object store property is not found in JDBC driver URL.
JDBC_PASSWORD_IS_EMPTY_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The password is null or empty in the JDBC URL.
JDBC_QUERY_GENERTED_NO_FIELDS_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The query generated no fields for ResultSet.
JDBC_QUERY_NOT_EXECUTED_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated query could not be executed.
JDBC_RESULTSET_CLOSED_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The operation is not allowed after ResultSet is closed.
JDBC_RESULTSETMETADATA_COLUMN_INDEX_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The column index is out of range.
JDBC_STATEMENT_CLOSED_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
No operations are allowed after the statement has closed.
JDBC_STATEMENT_FETCH_DIRECTION_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The value for setFetchDirection() is invalid.
JDBC_STATEMENT_FETCH_SIZE_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The value for setFetchSize() is invalid.
JDBC_STATEMENT_QUERY_NULL_OR_EMPTY_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The query cannot be empty or null.
JDBC_URI_IS_EMPTY_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The URL found in the JDBC URL string is not valid.
JDBC_USER_IS_EMPTY_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The username is null or empty in the JDBC URL.
JDBC_VALUE_GENERATED_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The value must be between 0 and getMaxRows().
jdbcCompliant() - Method in class com.filenet.api.jdbc.Driver
Indicates whether the driver is JDBC-compliant.
JNDIDATA_SOURCE - Static variable in class com.filenet.api.constants.PropertyNames
 
JNDIXADATA_SOURCE - Static variable in class com.filenet.api.constants.PropertyNames
 
JOB_ABORT_REQUESTED - Static variable in class com.filenet.api.constants.PropertyNames
 
JOB_STATUS - Static variable in class com.filenet.api.constants.PropertyNames
 
JoinComparison - Class in com.filenet.api.constants
Specifies the operation to use when comparing the constituents of a SQL join operation (the constituents of the ON clause in a SQL statement).
JoinOperator - Class in com.filenet.api.constants
Specifies the type of join to use when querying multiple class instances (tables).

L

LABEL_BIND_VALUE - Static variable in class com.filenet.api.constants.PropertyNames
 
LAST_FAILURE_REASON - Static variable in class com.filenet.api.constants.PropertyNames
 
LAST_MODIFIER - Static variable in class com.filenet.api.constants.PropertyNames
 
LATEST_MAJOR_VERSION - Static variable in class com.filenet.api.constants.VersionBindType
Causes all major versions of the child component document to be considered candidates for binding with the parent component.
LATEST_MAJOR_VERSION_AS_INT - Static variable in class com.filenet.api.constants.VersionBindType
An int value associated with the LATEST_MAJOR_VERSION instance of this class.
LATEST_VERSION - Static variable in class com.filenet.api.constants.VersionBindType
Causes all versions, major and minor, of the child component document to be considered candidates for binding with the parent component.
LATEST_VERSION_AS_INT - Static variable in class com.filenet.api.constants.VersionBindType
An int value associated with the LATEST_VERSION instance of this class.
LEASE_DURATION - Static variable in class com.filenet.api.constants.PropertyNames
 
LEFT_OUTER - Static variable in class com.filenet.api.constants.JoinOperator
Indicates a left outer join.
LEFT_OUTER_AS_INT - Static variable in class com.filenet.api.constants.JoinOperator
An int value associated with the LEFT_OUTER instance of this class.
LESS_THAN - Static variable in class com.filenet.api.constants.JoinComparison
A constant representing a JoinComparison instance of type LESS_THAN.
LESS_THAN_AS_INT - Static variable in class com.filenet.api.constants.JoinComparison
An integer associated with the LESS_THAN instance of this class.
LESS_THAN_EQUAL_TO - Static variable in class com.filenet.api.constants.JoinComparison
A constant representing a JoinComparison instance of type LESS_THAN_EQUAL_TO.
LESS_THAN_EQUAL_TO_AS_INT - Static variable in class com.filenet.api.constants.JoinComparison
An integer associated with the LESS_THAN_EQUAL_TO instance of this class.
LEVEL - Static variable in class com.filenet.api.constants.PermissionType
The permission is an access level (a commonly used combination of access rights).
LEVEL_AS_INT - Static variable in class com.filenet.api.constants.PermissionType
An int value associated with the LEVEL instance of this class.
LEVEL_DEFAULT - Static variable in class com.filenet.api.constants.PermissionType
The permission is the recommended default for new permissions.
LEVEL_DEFAULT_AS_INT - Static variable in class com.filenet.api.constants.PermissionType
An int value associated with the LEVEL_DEFAULT instance of this class.
LIFECYCLE_OPERATION - Static variable in class com.filenet.api.constants.PropertyNames
 
LifecycleChangeFlags - Class in com.filenet.api.constants
Provides a set of constants that specify how to change a document’s current lifecycle state (as defined by the document’s associated document lifecycle policy) or its exception-state status.
LINK - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to link to an object.
LINK - Static variable in class com.filenet.api.constants.ClassNames
 
Link - Interface in com.filenet.api.core
Represents a relationship between two objects.
LINK_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the LINK instance of this class.
LINK_CLASS_DEF - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to link to and view a ClassDefinition object's properties and security.
LINK_CLASS_DEF_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the LINK_CLASS_DEF instance of this class.
LINK_CUSTOM - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to link to and view a CustomObject object's properties and security.
LINK_CUSTOM_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the LINK_CUSTOM instance of this class.
LINK_FOLDER - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to link to and unlink from a Folder object.
LINK_FOLDER_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the LINK_FOLDER instance of this class.
LinkSet - Interface in com.filenet.api.collection
Represents a collection of Link objects.
LIST - Static variable in class com.filenet.api.constants.Cardinality
Specifies a property with list cardinality.
LIST_AS_INT - Static variable in class com.filenet.api.constants.Cardinality
An int value associated with the LIST instance of this class.
LIST_OF_BINARY - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyBinaryList properties.
LIST_OF_BINARY_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the LIST_OF_BINARY instance of this class.
LIST_OF_BOOLEAN - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyBooleanList properties.
LIST_OF_BOOLEAN_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the LIST_OF_BOOLEAN instance of this class.
LIST_OF_DATE - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyDateTimeList properties.
LIST_OF_DATE_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the LIST_OF_DATE instance of this class.
LIST_OF_DOUBLE - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyFloat64List properties.
LIST_OF_DOUBLE_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the LIST_OF_DOUBLE instance of this class.
LIST_OF_GUID - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyIdList properties.
LIST_OF_GUID_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the LIST_OF_GUID instance of this class.
LIST_OF_LONG - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyInteger32List properties.
LIST_OF_LONG_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the LIST_OF_LONG instance of this class.
LIST_OF_OBJECT - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyDependentObjectList properties.
LIST_OF_OBJECT_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the LIST_OF_OBJECT instance of this class.
LIST_OF_STRING - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyStringList properties.
LIST_OF_STRING_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the LIST_OF_STRING instance of this class.
loadMap(Map) - Method in class com.filenet.api.util.ConfigurationParameters
Parses a map of key/value pairs into valid ConfigurationParameter keys and Object values.
LOCAL_DOMAIN - Static variable in class com.filenet.api.constants.PropertyNames
 
LOCALE_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
LOCALE_NAMES - Static variable in class com.filenet.api.constants.PropertyNames
 
LOCALE_PROPERTY_KEY - Static variable in class com.filenet.api.jdbc.Driver
The key for the locale value specified in the database URL, or used in the Properties instance passed to the driver.
LOCALIZED_STRING - Static variable in class com.filenet.api.constants.ClassNames
 
LOCALIZED_TEXT - Static variable in class com.filenet.api.constants.PropertyNames
 
LocalizedString - Interface in com.filenet.api.admin
Provides a means of support for locale-specific display names and descriptive text used by a class definition or property template.
LocalizedStringList - Interface in com.filenet.api.collection
Represents a collection of LocalizedString objects.
Lock - Class in com.filenet.api.action
Represents a “lock” pending action.
Lock(Long, String) - Constructor for class com.filenet.api.action.Lock
Creates a new instance of a Lock pending action object initialized with the specified parameters.
lock(int, String) - Method in interface com.filenet.api.core.CustomObject
Sets a new lock or updates an existing lock on the object.
lock(int, String) - Method in interface com.filenet.api.core.Document
Sets a new lock or updates an existing lock on the object.
lock(int, String) - Method in interface com.filenet.api.core.Folder
Sets a new lock or updates an existing lock on the object.
LOCK_DOWN_EXCEPTION_LIST - Static variable in class com.filenet.api.constants.PropertyNames
 
LOCK_DOWN_PRINCIPAL - Static variable in class com.filenet.api.constants.PropertyNames
 
LOCK_DOWN_PRINCIPAL_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
LOCK_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
LOCK_OWNER - Static variable in class com.filenet.api.constants.PropertyNames
 
LOCK_TIMEOUT - Static variable in class com.filenet.api.constants.PropertyNames
 
LOCK_TOKEN - Static variable in class com.filenet.api.constants.PropertyNames
 
LockEvent - Interface in com.filenet.api.events
Represents an event that occurs when the lock method is called to lock or update an existing lock on a Document, CustomObject, or Folder object.
LockEventSet - Interface in com.filenet.api.collection
Represents a collection of LockEvent objects.
login() - Method in class com.filenet.api.authentication.jboss.login.FnClientLoginModule
 
login() - Method in class com.filenet.api.util.WSILoginModule
The standard javax.security.auth.spi.LoginModule.login() method.
logout() - Method in class com.filenet.api.authentication.jboss.login.FnClientLoginModule
 
logout() - Method in class com.filenet.api.util.WSILoginModule
The standard javax.security.auth.spi.LoginModule.logout() method.
LONG - Static variable in class com.filenet.api.constants.TypeID
Specifies a integer data type.
LONG_AS_INT - Static variable in class com.filenet.api.constants.TypeID
An int value associated with the LONG instance of this class.

M

MAJOR_VERSION - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to create a document major version.
MAJOR_VERSION - Static variable in class com.filenet.api.constants.CheckinType
Specifies that a document reservation will be checked in as a new major version.
MAJOR_VERSION_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the MAJOR_VERSION instance of this class.
MAJOR_VERSION_DOCUMENT - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to create a new major version of a Document object's content.
MAJOR_VERSION_DOCUMENT_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the MAJOR_VERSION_DOCUMENT instance of this class.
MAJOR_VERSION_NUMBER - Static variable in class com.filenet.api.constants.PropertyNames
 
MAPPABLE_DIRECTION - Static variable in class com.filenet.api.constants.PropertyNames
 
MARKING - Static variable in class com.filenet.api.constants.ClassNames
 
MARKING - Static variable in class com.filenet.api.constants.PermissionSource
Deprecated. As of release 4.0.1.
MARKING - Static variable in class com.filenet.api.constants.PropertyNames
 
Marking - Interface in com.filenet.api.security
Represents the definition of a value that may be assigned to a marking-controlled property.
MARKING_AS_INT - Static variable in class com.filenet.api.constants.PermissionSource
Deprecated.  
MARKING_SET - Static variable in class com.filenet.api.constants.ClassNames
 
MARKING_SET - Static variable in class com.filenet.api.constants.PropertyNames
 
MARKING_SET_CACHE_ENTRY_TTL - Static variable in class com.filenet.api.constants.PropertyNames
 
MARKING_SET_CACHE_MAX_ENTRIES - Static variable in class com.filenet.api.constants.PropertyNames
 
MARKING_SETS - Static variable in class com.filenet.api.constants.PropertyNames
 
MARKING_USE_GRANTED - Static variable in class com.filenet.api.constants.PropertyNames
 
MARKING_VALUE - Static variable in class com.filenet.api.constants.PropertyNames
 
MarkingList - Interface in com.filenet.api.collection
Represents a collection of Marking objects.
MARKINGS - Static variable in class com.filenet.api.constants.PropertyNames
 
MarkingSet - Interface in com.filenet.api.security
Represents a container for the set of markings for a given object property.
MarkingSetSet - Interface in com.filenet.api.collection
Represents a collection of MarkingSet objects.
MASTER - Static variable in class com.filenet.api.constants.ReplicationMode
Not supported.
MASTER_AS_INT - Static variable in class com.filenet.api.constants.ReplicationMode
An int value associated with the MASTER instance of this class.
MAX_BATCH_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_COLLECTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_IN_MEMORY_ELEMENT_STATE - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_IN_MEMORY_ITEMS - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_IN_MEMORY_QUEUE_ITEMS - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_INBOUND_WORKERS - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_OBJECTS_PER_COLLECTION - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_OUTBOUND_WORKERS - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_QUERY_TIME_LIMIT - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_READER_SEMAPHORE_WAIT_TIME - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_RESOLUTION_BATCH_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
MAX_WAIT_TIME_SECONDS - Static variable in exception com.filenet.api.engine.EventExternalFailureException
 
MAX_WORKER_THREADS - Static variable in class com.filenet.api.constants.PropertyNames
 
MAXIMUM_CONTENT_ELEMENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
MAXIMUM_LENGTH_BINARY - Static variable in class com.filenet.api.constants.PropertyNames
 
MAXIMUM_LENGTH_STRING - Static variable in class com.filenet.api.constants.PropertyNames
 
MAXIMUM_RETENTION_DAYS - Static variable in class com.filenet.api.constants.PropertyNames
 
MAXIMUM_SIZE_KBYTES - Static variable in class com.filenet.api.constants.PropertyNames
 
MAXIMUM_TIME_TO_LIVE - Static variable in class com.filenet.api.constants.PropertyNames
 
MEMBER_OF_GROUPS - Static variable in class com.filenet.api.constants.PropertyNames
 
MergeMode - Class in com.filenet.api.constants
Determines how the search results are merged for searches across multiple repositories.
MERGEMODE_PROPERTY_KEY - Static variable in class com.filenet.api.jdbc.Driver
The key for the merge mode value specified in the database URL, or used in the Properties instance passed to the driver.
mergeStackTraces(Throwable, Throwable) - Static method in exception com.filenet.api.exception.EngineRuntimeException
Merges the stack trace elements from two threads and returns it as a single stack trace.
METADATA - Static variable in class com.filenet.api.constants.ClassNames
 
Metadata - Interface in com.filenet.api.meta
Represents the base class for classes that hold immutable metadata (class description and property description classes).
METADATA_BAD_AUDITDEF_PARENT - Static variable in class com.filenet.api.exception.ExceptionCode
The parent_id in AuditDefinition having the indicated event_class_id is invalid.
METADATA_BAD_CARDINALITY_ON_MERGE - Static variable in class com.filenet.api.exception.ExceptionCode
The merged properties (indicated) do not have the same cardinality.
METADATA_BAD_MERGE_SCOPE - Static variable in class com.filenet.api.exception.ExceptionCode
Multiple object store searches must have at least two object stores.
METADATA_BAD_SUBTREE_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated read class is not in the subtree.
METADATA_BAD_TYPES_ON_MERGE - Static variable in class com.filenet.api.exception.ExceptionCode
The merged properties (indicated) do not have the same datatype.
METADATA_CACHE_SERIALIZE - Static variable in class com.filenet.api.exception.ExceptionCode
There was a serialization error of the indicated metadata cache.
METADATA_DDSTATE_NULL - Static variable in class com.filenet.api.exception.ExceptionCode
The record in DDState has a null column or columns.
METADATA_DUP_CLASS_ALIAS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated alias id is duplicated on the class.
METADATA_DUP_OBJECT_STORE_IN_SCOPE - Static variable in class com.filenet.api.exception.ExceptionCode
The multiple object store search has the same object store in it multiple times.
METADATA_DUP_PROP_ALIAS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated alias id is duplicated on the property.
METADATA_FAILURE_READING_METADATA_FILE - Static variable in class com.filenet.api.exception.ExceptionCode
The static metadata file could not be read.
METADATA_INCOMPATIBLE_REVISION_ID_DB - Static variable in class com.filenet.api.exception.ExceptionCode
The schema revision in object store database is incompatible.
METADATA_INCOMPATIBLE_REVISIONS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated schema revisions are incompatible.
METADATA_INVALID_CVL - Static variable in class com.filenet.api.exception.ExceptionCode
The value for CVL is invalid.
METADATA_INVALID_DEFAULT - Static variable in class com.filenet.api.exception.ExceptionCode
The default value for the indicated property is invalid.
METADATA_INVALID_SEARCH_MD_RESULT - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated request to the server for search metadata was expected to return a single value.
METADATA_LOAD_CLASS_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated class could not be loaded.
METADATA_MERGED_SCOPE_CACHE_MAX_ENTRIES - Static variable in class com.filenet.api.constants.PropertyNames
 
METADATA_NO_DDSTATE - Static variable in class com.filenet.api.exception.ExceptionCode
There is no record in DDState.
METADATA_NO_ROOT_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated root class not in the static metadata.
METADATA_NO_SUBCLASS_PROPS - Static variable in class com.filenet.api.exception.ExceptionCode
Subclass properties on the indicated class are unknown.
METADATA_OS_CACHE_LOAD_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
One or more errors during cache load for object store: {0}.
METADATA_PERSISTER_NOT_DEFINED - Static variable in class com.filenet.api.exception.ExceptionCode
No persister is defined for the indicated class.
METADATA_PRIMARY_ID_NULL - Static variable in class com.filenet.api.exception.ExceptionCode
The primary Id of the indicated property is null.
METADATA_REFLECTIVE_PROPERTY_INVALID - Static variable in class com.filenet.api.exception.ExceptionCode
The reflective property (in 'Constraint' column) of metadata is invalid for the indicated class and property.
METADATA_REQUIRED_CLASS_INVALID - Static variable in class com.filenet.api.exception.ExceptionCode
The required class (in 'DefaultValue' column) of metadata is invalid for the indicated class and property.
METADATA_RETRIEVE_ABOVE_ROOT_IN_DB - Static variable in class com.filenet.api.exception.ExceptionCode
A class was found in the database that is located above the root of the subtree.
METADATA_RETRIEVER_METADATA_CACHE_MERGE_FAIL - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated class cannot be merged into the cache due to the indicated duplicate name or id.
METADATA_RETRIEVER_NOT_DEFINED - Static variable in class com.filenet.api.exception.ExceptionCode
No retriever is defined for the indicated class.
METADATA_ROOT_NOT_IN_DB - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated root class is not in the database.
METADATA_STATIC_LOAD_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
An error occurred while loading static metadata.
METADATA_TOO_MANY_ROOTS - Static variable in class com.filenet.api.exception.ExceptionCode
There are too many root classes in the metadata.
METADATA_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
METADATA_UNEXPECTED_CREATE_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An unexpected exception occurred while creating the indicated ObjectStoreCache.
MetadataCache - Interface in com.filenet.api.meta
Represents a client cache of the immutable metadata (class descriptions and their associated property descriptions) for all metadata objects accessed during the life of a given server connection.
MIDNODE_INTEGER - Static variable in class com.filenet.api.constants.ChoiceType
Specifies a Choice object that acts as a group node for a nested collection of integer-type Choice objects.
MIDNODE_INTEGER_AS_INT - Static variable in class com.filenet.api.constants.ChoiceType
An int value associated with the MIDNODE_INTEGER instance of this class.
MIDNODE_STRING - Static variable in class com.filenet.api.constants.ChoiceType
Specifies a Choice object that acts as a group node for a nested collection of string-type Choice objects.
MIDNODE_STRING_AS_INT - Static variable in class com.filenet.api.constants.ChoiceType
An int value associated with the MIDNODE_STRING instance of this class.
MIME_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
MIN_WAIT_TIME_SECONDS - Static variable in exception com.filenet.api.engine.EventExternalFailureException
 
MINIMUM_RETENTION_DAYS - Static variable in class com.filenet.api.constants.PropertyNames
 
MINOR_VERSION - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to create a new document minor version.
MINOR_VERSION - Static variable in class com.filenet.api.constants.CheckinType
Specifies that a document reservation will be checked in as a new minor version.
MINOR_VERSION_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the MINOR_VERSION instance of this class.
MINOR_VERSION_DOCUMENT - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to create a new minor version of a Document object's content.
MINOR_VERSION_DOCUMENT_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the MINOR_VERSION_DOCUMENT instance of this class.
MINOR_VERSION_NUMBER - Static variable in class com.filenet.api.constants.PropertyNames
 
MODERATE - Static variable in class com.filenet.api.constants.TraceFlag
Provides detailed information about all operations.
MODERATE_AS_INT - Static variable in class com.filenet.api.constants.TraceFlag
An int value associated with the MODERATE instance of this class.
MODIFICATION_ACCESS_REQUIRED - Static variable in class com.filenet.api.constants.PropertyNames
 
MODIFIED_OBJECT - Static variable in class com.filenet.api.constants.ObjectStateRecordingLevel
Specifies that only the modified, post-event object is recorded in the audit log.
MODIFIED_OBJECT_AS_INT - Static variable in class com.filenet.api.constants.ObjectStateRecordingLevel
An int value associated with the MODIFIED_OBJECT instance of this class.
MODIFIED_PROPERTIES - Static variable in class com.filenet.api.constants.PropertyNames
 
MODIFY_OBJECTS - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to modify objects in an object store.
MODIFY_OBJECTS_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the MODIFY_OBJECTS instance of this class.
move(Folder) - Method in interface com.filenet.api.core.Folder
Moves this folder and all of its subfolders and contents from its current parent folder to the target parent folder specified.
MoveContent - Class in com.filenet.api.action
Represents a pending action for moving the content data of an object to a new storage location.
MoveContent(String, Boolean) - Constructor for class com.filenet.api.action.MoveContent
Creates a new instance of a MoveContent pending action object.
moveContent(StorageArea) - Method in interface com.filenet.api.core.Annotation
Moves the content data of an object to a new storage area.
moveContent(StorageArea) - Method in interface com.filenet.api.core.Document
Moves the content data of an object to a new storage area.
moveContent(StorageArea) - Method in interface com.filenet.api.core.VersionSeries
Moves the content data of an object to a new storage area.
MSSQL - Static variable in class com.filenet.api.constants.DatabaseType
Specifies a Microsoft SQL Server database.
MSSQL_AS_INT - Static variable in class com.filenet.api.constants.DatabaseType
An int value associated with the MSSQL instance of this class.
MY_REALM - Static variable in class com.filenet.api.constants.PropertyNames
 

N

NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
NAME_PROPERTY_INDEX - Static variable in class com.filenet.api.constants.PropertyNames
 
NEVER_DELETE_CLIPS_OR_CONTENT - Static variable in class com.filenet.api.constants.PropertyNames
 
NEXT_RETRY_DATE - Static variable in class com.filenet.api.constants.PropertyNames
 
nextPage() - Method in interface com.filenet.api.collection.PageIterator
Moves the iterator to the first page in the set on the first call and to the next page in the set on subsequent calls.
NO_CASCADE_DELETE - Static variable in class com.filenet.api.constants.ComponentCascadeDeleteAction
Causes no special action to occur when the parent component document is deleted.
NO_CASCADE_DELETE_AS_INT - Static variable in class com.filenet.api.constants.ComponentCascadeDeleteAction
An int value associated with the NO_CASCADE_DELETE instance of this class.
NO_REFRESH - Static variable in class com.filenet.api.constants.RefreshMode
Specifies that upon saving or committing the object, its property cache is not refreshed with updated data from the Content Engine server.
NO_VALUE - Static variable in class com.filenet.api.constants.PropertyState
Indicates that the Content Engine property represented by the Property object is either null (if it has single cardinality) or refers to an empty collection (if it has list or enumeration cardinality).
NO_VALUE_AS_INT - Static variable in class com.filenet.api.constants.PropertyState
An int value associated with the NO_VALUE instance of this class.
NO_WORK_DELAY - Static variable in class com.filenet.api.constants.PropertyNames
 
NON_PAGED_QUERY_MAX_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
NONE - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group has no access to objects.
NONE - Static variable in class com.filenet.api.constants.AuditLevel
Disables auditing on the object store.
NONE - Static variable in class com.filenet.api.constants.ContentAccessRecordingLevel
Specifies that updates to the DateContentLastAccessed property are disabled (which is the default behavior).
NONE - Static variable in class com.filenet.api.constants.DeletionAction
Specifies that, if an attempt is made to delete the object containing a given object-valued property, no special action will be taken; objects referenced by the property will not be deleted, nor will the object containing the property be prevented from being deleted.
NONE - Static variable in class com.filenet.api.constants.ObjectStateRecordingLevel
Specifies that no source objects are recorded in the audit log.
NONE - Static variable in class com.filenet.api.constants.PrincipalSearchAttribute
A constant representing a PrincipalSearchAttribute instance of type NONE.
NONE - Static variable in class com.filenet.api.constants.PrincipalSearchSortType
A constant representing a PrincipalSearchSortType instance of type NONE.
NONE - Static variable in class com.filenet.api.constants.PrincipalSearchType
A constant representing a PrincipalSearchType instance of type NONE.
NONE - Static variable in class com.filenet.api.constants.SecurityProxyType
No security proxy behavior is associated with the described property.
NONE_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the NONE instance of this class.
NONE_AS_INT - Static variable in class com.filenet.api.constants.AuditLevel
An int value associated with the NONE instance of this class.
NONE_AS_INT - Static variable in class com.filenet.api.constants.ContentAccessRecordingLevel
An int value associated with the NONE instance of this class.
NONE_AS_INT - Static variable in class com.filenet.api.constants.DeletionAction
An int value associated with the NONE instance of this class.
NONE_AS_INT - Static variable in class com.filenet.api.constants.ObjectStateRecordingLevel
An int value associated with the NONE instance of this class.
NONE_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchAttribute
An integer associated with the NONE instance of this class.
NONE_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchSortType
An integer associated with the NONE instance of this class.
NONE_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchType
An integer associated with the NONE instance of this class.
NONE_AS_INT - Static variable in class com.filenet.api.constants.SecurityProxyType
An int value associated with the NONE instance of this class.
NOT_ALLOWED - Static variable in class com.filenet.api.constants.CachedContentOption
Disallows content for this storage area to be copied to a content cache.
NOT_ALLOWED - Static variable in class com.filenet.api.constants.RetentionPeriod
 
NOT_ALLOWED_AS_INT - Static variable in class com.filenet.api.constants.CachedContentOption
An int value associated with the NOT_ALLOWED instance of this class.
NOT_ALLOWED_AS_INT - Static variable in class com.filenet.api.constants.RetentionPeriod
Specifies that a retention period is not supported.
NOT_AUTO_UNIQUE - Static variable in class com.filenet.api.constants.AutoUniqueName
A constant representing an instance of type NOT_AUTO_UNIQUE.
NOT_CLASSIFIED - Static variable in class com.filenet.api.constants.DocClassificationStatus
Specifies that auto-classification of the document has not been requested.
NOT_CLASSIFIED_AS_INT - Static variable in class com.filenet.api.constants.DocClassificationStatus
An int value associated with the NOT_CLASSIFIED instance of this class.
NOT_EQUAL - Static variable in class com.filenet.api.constants.JoinComparison
A constant representing a JoinComparison instance of type NOT_EQUAL.
NOT_EQUAL_AS_INT - Static variable in class com.filenet.api.constants.JoinComparison
An integer associated with the NOT_EQUAL instance of this class.
NOT_PERSISTENT - Static variable in class com.filenet.api.constants.PropertyPersistence
Specifies that a property cannot be made persistent.
NOT_PERSISTENT_AS_INT - Static variable in class com.filenet.api.constants.PropertyPersistence
An int value associated with the NOT_PERSISTENT instance of this class.
NUM_IMPORT_AGENTS - Static variable in class com.filenet.api.constants.PropertyNames
 

O

OBJECT - Static variable in class com.filenet.api.constants.TypeID
Specifies an object data type.
OBJECT_AS_INT - Static variable in class com.filenet.api.constants.TypeID
An int value associated with the OBJECT instance of this class.
OBJECT_CHANGE_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
OBJECT_SECURITY_CACHE_ENTRY_TTL - Static variable in class com.filenet.api.constants.PropertyNames
 
OBJECT_SECURITY_CACHE_MAX_ENTRIES - Static variable in class com.filenet.api.constants.PropertyNames
 
OBJECT_STATE_RECORDING_LEVEL - Static variable in class com.filenet.api.constants.PropertyNames
 
OBJECT_STORE - Static variable in class com.filenet.api.constants.ClassNames
 
OBJECT_STORE - Static variable in class com.filenet.api.constants.PropertyNames
 
OBJECT_STORE_DEFAULT - Static variable in class com.filenet.api.constants.ReservationType
Specifies that the reservation type is the same as the default reservation type for the object store, which is specified by the DefaultReservationType property.
OBJECT_STORE_DEFAULT_AS_INT - Static variable in class com.filenet.api.constants.ReservationType
An int value associated with the OBJECT_STORE_DEFAULT instance of this class.
OBJECT_STORE_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
OBJECT_STORE_PARTICIPANT - Static variable in class com.filenet.api.constants.ClassNames
 
OBJECT_STORE_SCHEMA_DB2 - Static variable in class com.filenet.api.constants.PropertyNames
 
OBJECT_STORE_SCHEMA_MSSQL - Static variable in class com.filenet.api.constants.PropertyNames
 
OBJECT_STORE_SCHEMA_ORACLE - Static variable in class com.filenet.api.constants.PropertyNames
 
OBJECT_STORES - Static variable in class com.filenet.api.constants.PropertyNames
 
ObjectChangeEvent - Interface in com.filenet.api.events
Represents an event that occurs when the state of an object is changed.
ObjectChangeEventSet - Interface in com.filenet.api.collection
Base interface that represents a collection of ObjectChangeEvent objects.
objectIsOfClass(EngineObject, String) - Method in interface com.filenet.api.meta.MetadataCache
Returns whether an object is instantiated from a class or subclass identified by a given class name or GUID string (true) or not (false).
ObjectReference - Interface in com.filenet.api.core
Provides a means to retrieve identity information about an object.
ObjectStateRecordingLevel - Class in com.filenet.api.constants
Specifies the audit recording level of the source object for an event of type ObjectChangeEvent.
ObjectStore - Interface in com.filenet.api.core
Represents a location in which folders, documents, and custom objects are stored, accessed, and managed on the Content Engine server.
ObjectStoreParticipant - Interface in com.filenet.api.replication
Represents an object store participant of a replication group.
ObjectStoreParticipantList - Interface in com.filenet.api.collection
Represents a collection of ObjectStoreParticipant objects.
OBJECTSTORES_PROPERTY_KEY - Static variable in class com.filenet.api.jdbc.Driver
The key for the object stores value specified in the database URL, or used in the Properties instance passed to the driver.
ObjectStoreSet - Interface in com.filenet.api.collection
Represents a collection of ObjectStore objects.
onDocumentClearException(Document, DocumentLifecyclePolicy) - Method in interface com.filenet.api.engine.DocumentLifecycleActionHandler
Executes when the lifecycle exception is cleared (changeState flag parameter is set to CLEAR_EXCEPTION).
onDocumentDemote(Document, DocumentLifecyclePolicy) - Method in interface com.filenet.api.engine.DocumentLifecycleActionHandler
Executes when the lifecycle state is demoted (changeState flag parameter is set to DEMOTE).
onDocumentPromote(Document, DocumentLifecyclePolicy) - Method in interface com.filenet.api.engine.DocumentLifecycleActionHandler
Executes when the lifecycle state of a document is promoted (changeState flag parameter is set to PROMOTE).
onDocumentResetLifecycle(Document, DocumentLifecyclePolicy) - Method in interface com.filenet.api.engine.DocumentLifecycleActionHandler
Executes when the lifecycle state is reset (changeState flag parameter is set to RESET).
onDocumentSetException(Document, DocumentLifecyclePolicy) - Method in interface com.filenet.api.engine.DocumentLifecycleActionHandler
Executes when the lifecycle state is set to the exception state (changeState flag parameter is set to SET_EXCEPTION).
onEvent(ObjectChangeEvent, Id) - Method in interface com.filenet.api.engine.EventActionHandler
Invoked when a subscribed event occurs on a target object set in a subscription.
OPEN - Static variable in class com.filenet.api.constants.CacheStatus
Enables the cache area for active use.
OPEN - Static variable in class com.filenet.api.constants.ResourceStatus
Specifies that the storage or index area is accepting new content.
OPEN_AS_INT - Static variable in class com.filenet.api.constants.CacheStatus
An int value associated with the OPEN instance of this class.
OPEN_AS_INT - Static variable in class com.filenet.api.constants.ResourceStatus
An int value associated with the OPEN instance of this class.
OPTIMIZATION_INTERVAL - Static variable in class com.filenet.api.constants.PropertyNames
 
OPTIONAL - Static variable in class com.filenet.api.constants.AddOnType
Specifies that the installation of an add-on is optional.
Optional - Static variable in class com.filenet.api.exception.ErrorLoggingLevel
Specifies that logging on the Content Engine server is not required for the exception.
OPTIONAL_AS_INT - Static variable in class com.filenet.api.constants.AddOnType
An int value associated with the OPTIONAL instance of this class.
ORACLE - Static variable in class com.filenet.api.constants.DatabaseType
Specifies an Oracle database.
ORACLE_AS_INT - Static variable in class com.filenet.api.constants.DatabaseType
An int value associated with the ORACLE instance of this class.
ORIGINAL_AND_MODIFIED_OBJECTS - Static variable in class com.filenet.api.constants.ObjectStateRecordingLevel
Specifies that both the original, pre-event object and the modified, post-event object are recorded in the audit log.
ORIGINAL_AND_MODIFIED_OBJECTS_AS_INT - Static variable in class com.filenet.api.constants.ObjectStateRecordingLevel
An int value associated with the ORIGINAL_AND_MODIFIED_OBJECTS instance of this class.
ORIGINAL_OBJECT - Static variable in class com.filenet.api.constants.PropertyNames
 
ORIGINAL_ORDINAL - Static variable in class com.filenet.api.constants.PropertyNames
 
OUTBOUND - Static variable in class com.filenet.api.constants.ReplicationDirection
Specifies that instances of an external class can be a target for objects replicated from a Content Engine object store to an external repository.
OUTBOUND_AS_INT - Static variable in class com.filenet.api.constants.ReplicationDirection
An int value associated with the OUTBOUND instance of this class.
OUTBOUND_BATCH_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
OUTBOUND_BUSY_WAIT_INTERVAL - Static variable in class com.filenet.api.constants.PropertyNames
 
OUTBOUND_DISPATCHER_ENABLED - Static variable in class com.filenet.api.constants.PropertyNames
 
OUTBOUND_IDLE_WAIT_INTERVAL - Static variable in class com.filenet.api.constants.PropertyNames
 
OUTPUT_FOLDER - Static variable in class com.filenet.api.constants.PropertyNames
 
OUTPUT_FORMAT - Static variable in class com.filenet.api.constants.PropertyNames
 
OUTPUT_LOCATION - Static variable in class com.filenet.api.constants.PropertyNames
 
OWN_COLUMN - Static variable in class com.filenet.api.constants.PropertyPersistence
Specifies that a property has a dedicated column in the database and therefore can be made persistent.
OWN_COLUMN_AS_INT - Static variable in class com.filenet.api.constants.PropertyPersistence
An int value associated with the OWN_COLUMN instance of this class.
OWN_TABLE - Static variable in class com.filenet.api.constants.PropertyPersistence
Specifies that the property has a dedicated table in the database and therefore can be made persistent.
OWN_TABLE_AS_INT - Static variable in class com.filenet.api.constants.PropertyPersistence
An int value associated with the OWN_TABLE instance of this class.
OWNER - Static variable in class com.filenet.api.constants.PropertyNames
 
OWNER_DOCUMENT - Static variable in class com.filenet.api.constants.PropertyNames
 

P

pageIterator() - Method in interface com.filenet.api.collection.EngineSet
Returns a PageIterator object for iterating through a set-type collection.
PageIterator - Interface in com.filenet.api.collection
Provides paging functionality for sets of independent objects and repository rows.
PageMark - Interface in com.filenet.api.collection
Identifies the page on which the next iteration operation will be performed when iterating a collection.
PARAM_DEBUG - Static variable in class com.filenet.api.util.WSILoginModule
 
PARENT - Static variable in class com.filenet.api.constants.PropertyNames
 
PARENT_COMPONENT - Static variable in class com.filenet.api.constants.PropertyNames
 
PARENT_DOCUMENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
PARENT_RELATIONSHIPS - Static variable in class com.filenet.api.constants.PropertyNames
 
PARTIAL_RESOLUTION_CHUNK_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
PARTNER_OBJECT_STORE - Static variable in class com.filenet.api.constants.PropertyNames
 
PASSWORD_IS_EMPTY_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
The password is null or empty when trying to create JAAS Subject object.
PASSWORD_PROPERTY_KEY - Static variable in class com.filenet.api.jdbc.Driver
The key for the password value specified in the database URL, or used in the Properties instance passed to the driver.
PATH_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
PDFMASTER_PASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
PDFUSER_PASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
PECONNECTION_POINT - Static variable in class com.filenet.api.constants.ClassNames
 
PECONNECTION_POINTS - Static variable in class com.filenet.api.constants.PropertyNames
 
PEConnectionPoint - Interface in com.filenet.api.admin
Routes Process Engine requests to an isolated region (IsolatedRegion instance).
PEConnectionPointSet - Interface in com.filenet.api.collection
Represents a collection of PEConnectionPoint objects.
PENDING - Static variable in class com.filenet.api.constants.IndexJobStatus
The indexing job request has been submitted and is currently pending.
PENDING_AS_INT - Static variable in class com.filenet.api.constants.IndexJobStatus
An int value associated with the PENDING instance of this class.
PendingAction - Class in com.filenet.api.action
Provides the base class for all of the other classes in this package.
PERMISSION - Static variable in class com.filenet.api.constants.ClassNames
 
Permission - Interface in com.filenet.api.security
Represents the base class for Permission objects.
PERMISSION_DESCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
PERMISSION_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
PERMISSION_SOURCE - Static variable in class com.filenet.api.constants.PropertyNames
 
PERMISSION_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
PermissionDescription - Interface in com.filenet.api.security
Base class for objects describing permissions.
PermissionDescriptionList - Interface in com.filenet.api.collection
Represents a collection of PermissionDescription objects.
PermissionList - Interface in com.filenet.api.collection
Represents a collection of Permission objects.
PERMISSIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
PermissionSource - Class in com.filenet.api.constants
Specifies the source of a given access permission.
PermissionType - Class in com.filenet.api.constants
Specifies the type of permission.
PERSIST_ADDON_CREATION_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
A failure occurred while creating AddOn "{0}" in Domain "{1}".
PERSIST_ADDON_INSTALLATION_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
A failure occurred while installing AddOn "{0}" into ObjectStore "{1}".
PERSIST_BAD_FILTERED_PROPERTY_ID - Static variable in class com.filenet.api.exception.ExceptionCode
The filtered property ID indicated is invalid.
PERSIST_CANNOT_GET_DATABASE_VERSION - Static variable in class com.filenet.api.exception.ExceptionCode
The database version could not be identified.
PERSIST_CANT_CBR_ENABLE - Static variable in class com.filenet.api.exception.ExceptionCode
Cannot set CBREnabled equal to true until after the VerityDomainConfiguration has been setup and properties VerityMasterAdminServerHostname and VerityMasterAdminServerPort are valid.
PERSIST_CANT_CHANGE_CBR_LOCALE - Static variable in class com.filenet.api.exception.ExceptionCode
The CBRLocale of object store {0} may not be changed when any VerityCollection objects exist in that object store.
PERSIST_CANT_CHANGE_ROOT_DIRECTORY_PATH - Static variable in class com.filenet.api.exception.ExceptionCode
The VerityIndexArea.RootDirectoryPath property cannot be changed when a VerityCollection exists in that IndexArea.
PERSIST_CANT_DELETE_INUSE_INDEX_AREA - Static variable in class com.filenet.api.exception.ExceptionCode
Can't delete a VerityIndexArea when the VerityCollections property is not empty.
PERSIST_CANT_DELETE_VERITY_COLLECTION - Static variable in class com.filenet.api.exception.ExceptionCode
Can't delete a VerityCollection from an IndexArea.
PERSIST_CANT_USE_ZERO_GUID - Static variable in class com.filenet.api.exception.ExceptionCode
Creating an object with a Id of all zeroes is not allowed.
PERSIST_CBR_LOCALE_NOT_SET - Static variable in class com.filenet.api.exception.ExceptionCode
The CBRLocale property of the object store must be set before any IndexAreas are created
PERSIST_COMPOUND_DOCUMENT_INTEGRITY - Static variable in class com.filenet.api.exception.ExceptionCode
An attempted operation would violate compound document integrity rules.
PERSIST_INVALID_DATABASE_CHARSET - Static variable in class com.filenet.api.exception.ExceptionCode
The character set for this database is invalid.
PERSIST_INVALID_JOB_IDX_ID - Static variable in class com.filenet.api.exception.ExceptionCode
IndexationId {0} in the IndexJobCollectionItem object does not refer to an existing VerityCollection object
PERSIST_INVALID_ROOT_DIRECTORY_PATH - Static variable in class com.filenet.api.exception.ExceptionCode
The VerityIndexArea.RootDirectoryPath ({0}) contains a path name that does not exist in the file system of the CE server.
PERSIST_INVALID_SUBSCRIPTION_TARGET - Static variable in class com.filenet.api.exception.ExceptionCode
The specified subscription target is invalid.
PERSIST_INVALID_TEMP_DIRECTORY_PATH - Static variable in class com.filenet.api.exception.ExceptionCode
The VerityIndexArea.TempDirectoryPath ({0}) contains a path name that does not exist in the file system of the CE server.
PERSIST_NO_COLUMN - Static variable in class com.filenet.api.exception.ExceptionCode
No column is defined for the property on the indicated class.
PERSIST_OBJSTR_DATABASE_TABLES_EXIST - Static variable in class com.filenet.api.exception.ExceptionCode
Database tables already exist for the indicated ObjectStore.
PERSIST_SINGLETON_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
Only one instance of class {0} can be created.
PERSIST_UNEXPECTED_PROPERTY_CARDINALITY - Static variable in class com.filenet.api.exception.ExceptionCode
The property cardinality value was unexpected.
PERSIST_UNSUPPORTED_DATABASE - Static variable in class com.filenet.api.exception.ExceptionCode
The database type specified is not supported.
PERSIST_UNSUPPORTED_DATABASE_VERSION - Static variable in class com.filenet.api.exception.ExceptionCode
The database version is not supported.
PERSIST_UNSUPPORTED_FEDERATED_OP - Static variable in class com.filenet.api.exception.ExceptionCode
The current operation ({0}) is not supported or invalid for the federated document.
PERSIST_VERITY_MASTER_ADMIN_PORT_INCONSISTENT - Static variable in class com.filenet.api.exception.ExceptionCode
If either the VerityMasterAdminServerHostname or VerityMasterAdminServerPort is non-null, both must be non-null.
PERSISTENCE_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
POOL_ADDRESS - Static variable in class com.filenet.api.constants.PropertyNames
 
popSubject() - Method in class com.filenet.api.util.UserContext
Removes and returns the currently active Subject, making the previously active Subject the current one.
POST_IMPORT_SCRIPT - Static variable in class com.filenet.api.constants.PropertyNames
 
PRE_IMPORT_SCRIPT - Static variable in class com.filenet.api.constants.PropertyNames
 
PREFIX_MATCH - Static variable in class com.filenet.api.constants.PrincipalSearchType
A constant representing a PrincipalSearchType instance of type PREFIX_MATCH.
PREFIX_MATCH_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchType
An integer associated with the PREFIX_MATCH instance of this class.
PRELOAD_ON_CREATE - Static variable in class com.filenet.api.constants.PropertyNames
 
PREREQUISITES - Static variable in class com.filenet.api.constants.PropertyNames
 
PRESERVE_DIRECT_PERMISSIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
PREVENT - Static variable in class com.filenet.api.constants.DeletionAction
Specifies that, if a given object-valued property has a value (references one or more objects), the deletion operation of the object containing the property will be prevented until all of the objects that the property references are deleted first.
PREVENT_AS_INT - Static variable in class com.filenet.api.constants.DeletionAction
An int value associated with the PREVENT instance of this class.
PREVENT_BOTH_DELETE - Static variable in class com.filenet.api.constants.ComponentPreventDeleteAction
Prevents the deletion of both the parent and child component documents.
PREVENT_BOTH_DELETE_AS_INT - Static variable in class com.filenet.api.constants.ComponentPreventDeleteAction
An int value associated with the PREVENT_BOTH_DELETE instance of this class.
PREVENT_CHILD_DELETE - Static variable in class com.filenet.api.constants.ComponentPreventDeleteAction
Prevents the deletion of the child component document if the parent component document exists.
PREVENT_CHILD_DELETE_AS_INT - Static variable in class com.filenet.api.constants.ComponentPreventDeleteAction
An int value associated with the PREVENT_CHILD_DELETE instance of this class.
PREVENT_PARENT_DELETE - Static variable in class com.filenet.api.constants.ComponentPreventDeleteAction
Prevents the deletion of the parent component document.
PREVENT_PARENT_DELETE_AS_INT - Static variable in class com.filenet.api.constants.ComponentPreventDeleteAction
An int value associated with the PREVENT_PARENT_DELETE instance of this class.
PRIMARY_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
PRINCIPAL_CACHE_ENTRY_TTL - Static variable in class com.filenet.api.constants.PropertyNames
 
PRINCIPAL_CACHE_MAX_ENTRIES - Static variable in class com.filenet.api.constants.PropertyNames
 
PrincipalInfo - Interface in com.filenet.api.engine
For Internal Use Only.
PrincipalInfoSet - Class in com.filenet.api.engine
For Internal Use Only.
PrincipalInfoSet() - Constructor for class com.filenet.api.engine.PrincipalInfoSet
 
PrincipalSearchAttribute - Class in com.filenet.api.constants
Determines which (if any) identifying attribute is used for a specified search pattern.
PrincipalSearchSortType - Class in com.filenet.api.constants
Determines which (if any) sorting is applied to the results of a specified search pattern.
PrincipalSearchType - Class in com.filenet.api.constants
Determines which (if any) pattern-matching is used for a specified search pattern.
PRIVILEGED_SETTABILITY - Static variable in class com.filenet.api.constants.PropertyNames
 
PRIVILEGED_WRITE - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to set certain system-level properties (Creator, DateCreated, LastModifier, DateLastModified).
PRIVILEGED_WRITE_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the PRIVILEGED_WRITE instance of this class.
PROCESS_ENGINE - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the Process Engine Extensions AddOn.
PROG_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
PROMOTE - Static variable in class com.filenet.api.constants.LifecycleChangeFlags
Promote the document’s current lifecycle state to the next state in its document lifecycle policy and set the document's CurrentState property to the name of the next state.
PROMOTE_AS_INT - Static variable in class com.filenet.api.constants.LifecycleChangeFlags
An int value associated with the PROMOTE instance of this class.
PROMOTE_VERSION_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
PromoteVersion - Class in com.filenet.api.action
Represents a pending action for promoting a minor version of a document to a major version.
PromoteVersion() - Constructor for class com.filenet.api.action.PromoteVersion
 
promoteVersion() - Method in interface com.filenet.api.core.Versionable
Promotes an unreleased minor version of this document to a released major version.
PromoteVersionEvent - Interface in com.filenet.api.events
Represents an event that occurs when a document is promoted or checked in as a major version.
PromoteVersionEventSet - Interface in com.filenet.api.collection
Represents a collection of PromoteVersionEventSet objects.
Prop_AbandonedContentCleanupInterval - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AbandonedContentCleanupInterval value is {6132E912-F3A3-4CE2-B496-689F8452611F}.
Prop_AbandonedDBContentCleanupInterval - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AbandonedDBContentCleanupInterval value is {AA002442-E3AD-4705-B366-392050BDB232}.
Prop_AccessMask - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AccessMask value is {1187B275-EB51-457C-BDA6-0655AE047835}.
Prop_AccessType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AccessType value is {3F161851-07C7-4004-A019-1148F13F01F4}.
Prop_ActiveDirectorySiteDNS - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ActiveDirectorySiteDNS value is {38126586-0E6E-4F01-B358-92734521DCD3}.
Prop_ActiveMarkings - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ActiveMarkings value is {6423B72B-F8F7-4F81-AB5E-F7AB19F0B88E}.
Prop_AddOn - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AddOn value is {D65642B2-5273-48E4-800C-B80FBDFF39E1}.
Prop_AddOnInstallationRecords - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AddOnInstallationRecords value is {12609EF5-74ED-43C2-8210-7480A3CB3C82}.
Prop_AddOnName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AddOnName value is {4EDD3182-F8DC-4EFA-8AD6-8C3329C6E85C}.
Prop_AddOns - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AddOns value is {1B14C7C3-B7B3-4FD5-B1C3-E2D073107D9E}.
Prop_AddOnType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AddOnType value is {1A9F3000-A064-4747-BEE6-BCD11F77085D}.
Prop_AliasDirection - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AliasDirection value is {AA661076-67B1-44A1-B782-E14F5A6EBA53}.
Prop_AliasIds - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AliasIds value is {D32E5035-AFB2-11D2-8BD6-00E0290F729A}.
Prop_AllowsContentToBeCached - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AllowsContentToBeCached value is {C7BE1023-EDFB-4960-A70C-BB124704B1E2}.
Prop_AllowsDelete - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AllowsDelete value is {6222C206-E85C-4E35-A54D-731EB6CE6674}.
Prop_AllowsForeignObject - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AllowsForeignObject value is {0A482F21-76B8-469F-94E3-3D7165AB92BF}.
Prop_AllowsInstances - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AllowsInstances value is {D32E502F-AFB2-11D2-8BD6-00E0290F729A}.
Prop_AllowsNull - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AllowsNull value is {D32E504A-AFB2-11D2-8BD6-00E0290F729A}.
Prop_AllowsPropertyAdditions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AllowsPropertyAdditions value is {D32E5088-AFB2-11D2-8BD6-00E0290F729A}.
Prop_AllowsSubclasses - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AllowsSubclasses value is {D32E503A-AFB2-11D2-8BD6-00E0290F729A}.
Prop_AllRealms - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AllRealms value is {CBE30ADC-1931-41C5-A40F-403ED0AE8269}.
Prop_AnnotatedContentElement - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AnnotatedContentElement value is {FAA6AA12-0704-11D3-8A0E-00104B6CB1DA}.
Prop_AnnotatedObject - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AnnotatedObject value is {F3D71838-0704-11D3-8A0E-00104B6CB1DA}.
Prop_Annotations - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Annotations value is {EBA06B78-0704-11D3-8A0E-00104B6CB1DA}.
Prop_APITraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_APITraceFlags value is {9EE7B5DC-5E48-4314-87C7-3C314406D278}.
Prop_AppenderNames - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AppenderNames value is {619BE79B-8402-4692-AA86-D51570F9F6C3}.
Prop_ApplicationGroupNumber - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ApplicationGroupNumber value is {6DB8693B-6070-4A4B-B588-EDB6B15A3139}.
Prop_ApplyDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ApplyDefinition value is {AB1A060E-CF7D-484E-A799-6676E8215514}.
Prop_ApplyStateID - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ApplyStateID value is {BDBC2D2C-4AD9-475B-AFDE-1983EC9472A7}.
Prop_ApplyTemplatePermissions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ApplyTemplatePermissions value is {8FBFBF57-6E25-43EB-802D-C28630C364F7}.
Prop_AsynchronousProcessingTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AsynchronousProcessingTraceFlags value is {D5102D3D-6AF0-427D-9DF9-FEAF5EF83E6F}.
Prop_AsyncUpgradeType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AsyncUpgradeType value is {2C0F6124-ABFE-45A4-8F59-CCAA3C5B9708}.
Prop_AuditDefinitions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AuditDefinitions value is {FE9AEB42-3DA8-4F45-A8DA-1A3B7C9E7CBE}.
Prop_AuditedDeletePrefix - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AuditedDeletePrefix value is {770A0568-B6F1-4421-83CE-6E346640EAC5}.
Prop_AuditedEvents - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AuditedEvents value is {3530DB98-411E-40D5-A52B-FBF4B7CD90A0}.
Prop_AuditFailure - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AuditFailure value is {F234E222-26EA-4F81-AA7A-2E946493F220}.
Prop_AuditLevel - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AuditLevel value is {7FE8F84E-D5BB-411D-858D-3D347A5FFD33}.
Prop_AuditSuccess - Static variable in class com.filenet.api.constants.GuidConstants
Prop_AuditSuccess value is {5B05FD85-5622-4A1A-B8A4-1E49581563E9}.
Prop_BaseClassIds - Static variable in class com.filenet.api.constants.GuidConstants
Prop_BaseClassIds value is {E7EFC782-105C-4931-9547-E0B4DEAF048C}.
Prop_BatchDelay - Static variable in class com.filenet.api.constants.GuidConstants
Prop_BatchDelay value is {40684797-D2A8-4682-8540-62EFC33A44C9}.
Prop_BatchSelectionSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_BatchSelectionSize value is {0E89BC55-8A27-4FD8-87DD-FB8C9B45BA6E}.
Prop_BlobReadAheadSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_BlobReadAheadSize value is {C5AE0621-9D8A-4719-8F02-87FBA078C4DF}.
Prop_BlobWriteCollisionsAvoidanceFlag - Static variable in class com.filenet.api.constants.GuidConstants
Prop_BlobWriteCollisionsAvoidanceFlag value is {626A2B84-5C74-44E6-8532-D61EEE9C158A}.
Prop_BrokerPort - Static variable in class com.filenet.api.constants.GuidConstants
Prop_BrokerPort value is {5A0F8706-2825-4353-9F55-9DB94C732B39}.
Prop_CacheStatus - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CacheStatus value is {597C09BB-ACB8-41F7-B80F-48886A2EFCB1}.
Prop_CanAcceptForwardedRequests - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CanAcceptForwardedRequests value is {CE349AA5-F5F0-43A2-99FB-2D270883C488}.
Prop_CanBeDemoted - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CanBeDemoted value is {EC32A234-7588-42F4-9BF2-9006B46EF06C}.
Prop_CanForwardRequests - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CanForwardRequests value is {19387EF4-EF0D-4A17-A1E9-5445F4E1A359}.
Prop_Cardinality - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Cardinality value is {045C3745-7AAD-11D1-85E5-00A024E8A452}.
Prop_CBRLocale - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CBRLocale value is {14D52932-012F-4F45-B782-FF67652FC408}.
Prop_CBRTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CBRTraceFlags value is {800BB35B-F6CA-4AE9-9D9F-F4D7ABA8FFDB}.
Prop_CFSDaemonTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CFSDaemonTraceFlags value is {EB1382DB-7D7E-47E1-BB30-D5AB010C41FC}.
Prop_CFSImportAgentTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CFSImportAgentTraceFlags value is {B6043053-0421-48B4-8C09-A083D38EE634}.
Prop_CFSNamingFactoryInitial - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CFSNamingFactoryInitial value is {8272CF1B-81E7-4C25-B9BD-18F3F98E53E3}.
Prop_CFSNamingProviderURL - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CFSNamingProviderURL value is {45D4D01A-92C3-48DD-96F1-CE50938D04D5}.
Prop_CFSPassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CFSPassword value is {E2AD8F41-F930-441A-A267-361287685D5D}.
Prop_CFSUserName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CFSUserName value is {A97DD0D7-F7EC-4DD9-AF69-AF6EE8CE10E5}.
Prop_ChildComponent - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ChildComponent value is {62AC7A6A-2376-4DDE-9363-F731B0B0D312}.
Prop_ChildDocuments - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ChildDocuments value is {13704817-13AA-47DC-B675-4D4FEA324355}.
Prop_ChildRelationships - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ChildRelationships value is {DE1DF593-8DF7-4FBB-A7C4-AEE3F5B2C267}.
Prop_ChildVersionSeries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ChildVersionSeries value is {1CCB1CBF-CDAE-4381-80AD-7F7DD53CAE55}.
Prop_ChoiceIntegerValue - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ChoiceIntegerValue value is {D32E504F-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ChoiceList - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ChoiceList value is {D32E5044-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ChoiceLists - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ChoiceLists value is {D32E5059-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ChoiceStringValue - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ChoiceStringValue value is {D32E504E-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ChoiceType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ChoiceType value is {C93059CD-D93E-4E1A-927F-680A22B0C6CC}.
Prop_ChoiceValues - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ChoiceValues value is {D32E5051-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ClassDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ClassDefinition value is {EDB2917B-A6F8-4DA3-A997-3083562E784A}.
Prop_ClassDescription - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ClassDescription value is {045C3748-7AAD-11D1-85E5-00A024E8A452}.
Prop_ClassDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ClassDescriptions value is {045C3749-7AAD-11D1-85E5-00A024E8A452}.
Prop_ClassFamily - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ClassFamily value is {AC47C9FF-4857-442C-B908-AD35372447D7}.
Prop_ClassIdentity - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ClassIdentity value is {91EF54F1-9EB8-43FD-B557-5302CF7BBA36}.
Prop_ClassificationStatus - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ClassificationStatus value is {88E556D0-7AC3-4EC9-9417-7D5AF2CAFFAC}.
Prop_ClosureDate - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ClosureDate value is {235DF38A-68CF-4184-8A06-9C8BFFC79922}.
Prop_CMODApplicationGroups - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CMODApplicationGroups value is {BDA9C4C3-01A7-465A-955A-4D9F76D48C08}.
Prop_CMODLanguage - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CMODLanguage value is {F63482C7-0CAC-42BE-B2C9-653D339DC2D9}.
Prop_CMODPassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CMODPassword value is {B5E4463D-D648-496D-A011-08E3A4E70D92}.
Prop_CMODPort - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CMODPort value is {2E8AD25D-AA4E-44E0-B6E5-9901E58A843D}.
Prop_CMODServerName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CMODServerName value is {7FD379CC-3AF8-49D8-BB2A-927DC220AAD3}.
Prop_CMODTraceLevel - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CMODTraceLevel value is {BEE86FAA-8FB2-4427-880F-790A2E2CF085}.
Prop_CMODUserName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CMODUserName value is {E811F3E8-E2FD-4E09-92DC-DBBA84D438D7}.
Prop_CodeModule - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CodeModule value is {87DDE72C-19B2-4E0D-B633-81A0BA905C5B}.
Prop_CodeModuleCacheEntryTTL - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CodeModuleCacheEntryTTL value is {3B3FA8BD-599C-4540-9940-CC9AE5BCC282}.
Prop_CodeModuleCacheMaxFileSpace - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CodeModuleCacheMaxFileSpace value is {642C4260-220B-4CD9-9A0A-7B3918642BC5}.
Prop_CodeModuleCacheMaxMemory - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CodeModuleCacheMaxMemory value is {6A159C26-2E29-4817-9ABB-88953A1F43E8}.
Prop_CodeModuleTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CodeModuleTraceFlags value is {E98B7143-8D80-4CA1-9728-25AFFAE2A709}.
Prop_CollectionName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CollectionName value is {44F7E550-70D9-47C0-8420-28F461113E20}.
Prop_ColumnDefinitions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ColumnDefinitions value is {D32E5046-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ColumnId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ColumnId value is {D32E5045-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ColumnName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ColumnName value is {D32E5047-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ColumnSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ColumnSize value is {D32E5048-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ComponentCascadeDelete - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ComponentCascadeDelete value is {290AC4AE-D5DA-4F5B-A891-F4736F6E33F8}.
Prop_ComponentPreventDelete - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ComponentPreventDelete value is {5BE30888-E23E-4FBA-B41B-DF168CBFF048}.
Prop_ComponentRelationshipType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ComponentRelationshipType value is {5A3F8D51-5462-4FA3-935D-277D3C876137}.
Prop_ComponentSortOrder - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ComponentSortOrder value is {1A9BE985-0E83-4682-82B7-47AF2B6FC46A}.
Prop_CompoundDocumentState - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CompoundDocumentState value is {DFFC2614-80FB-4248-AB93-F02552F498EF}.
Prop_ConcurrentReaders - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ConcurrentReaders value is {59402365-1B31-4038-8178-DE131F0F166E}.
Prop_ConfigurationParameters - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ConfigurationParameters value is {13C63218-253A-48BE-9A09-8143F2804299}.
Prop_ConnectionState - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ConnectionState value is {EA31CC04-AF45-4C82-8719-2DDE8F293D4E}.
Prop_ConnectionTimeout - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ConnectionTimeout value is {C2F2C6FA-0BE1-4CD6-AE2C-74C75CC3C663}.
Prop_ConstraintMask - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ConstraintMask value is {A3C02F0C-C0FD-4AC3-B816-7ABA4E5A91CA}.
Prop_ContainedDocuments - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContainedDocuments value is {4EF45EC9-57B8-4238-B8C3-F339C86F258A}.
Prop_Containees - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Containees value is {045C374E-7AAD-11D1-85E5-00A024E8A452}.
Prop_Containers - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Containers value is {045C374F-7AAD-11D1-85E5-00A024E8A452}.
Prop_ContainmentName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContainmentName value is {02675457-442F-4C3D-A436-033B0EF6DA31}.
Prop_ContentAccessRecordingLevel - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentAccessRecordingLevel value is {357295A4-50BC-4EB6-9FD9-8F39548EB5D1}.
Prop_ContentCacheArea - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentCacheArea value is {D6245681-D303-4263-82FF-C89ADA675981}.
Prop_ContentCacheAreas - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentCacheAreas value is {512C22E4-C53A-4AEF-819D-19A209893F20}.
Prop_ContentCacheTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentCacheTraceFlags value is {9F36DE41-75F3-487A-BB96-B43B53CD1662}.
Prop_ContentElementCount - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentElementCount value is {FE736477-027B-4072-A942-6874BE2D34F7}.
Prop_ContentElementKBytes - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentElementKBytes value is {18AE2185-68DC-4AA5-8405-C35D0DF7431E}.
Prop_ContentElements - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentElements value is {045C37D5-7AAD-11D1-85E5-00A024E8A452}.
Prop_ContentElementsCreated - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentElementsCreated value is {1C2F3993-04B9-4CBD-9EA5-25FAA2F5DDD8}.
Prop_ContentElementsDeleted - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentElementsDeleted value is {7A0AC2E4-8C2D-4357-BBD2-CF1F134C29F8}.
Prop_ContentElementsPresent - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentElementsPresent value is {045C37AE-7AAD-11D1-85E5-00A024E8A452}.
Prop_ContentLocation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentLocation value is {045C37D3-7AAD-11D1-85E5-00A024E8A452}.
Prop_ContentQueueMaxWorkerThreads - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentQueueMaxWorkerThreads value is {A3D15869-B818-4BE1-A140-60FE87A62A5F}.
Prop_ContentRetentionDate - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentRetentionDate value is {090E773A-2F56-4DD4-B41F-FEAAA957C70A}.
Prop_ContentSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentSize value is {D32E506E-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ContentStorageTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentStorageTraceFlags value is {AB96814E-C23F-401A-A070-003AFBF472F2}.
Prop_ContentSummary - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentSummary value is {1176B5D7-FCB2-47AA-8C5D-25289A235E40}.
Prop_ContentTempDirectoryRoot - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentTempDirectoryRoot value is {C7F4088C-B7C5-46F2-9AED-43DA9775D90B}.
Prop_ContentType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ContentType value is {045C374B-7AAD-11D1-85E5-00A024E8A452}.
Prop_CopyToReservation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CopyToReservation value is {17F42DAA-5797-4D1C-B6FE-68D83DF6C66E}.
Prop_Creator - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Creator value is {D32E5069-AFB2-11D2-8BD6-00E0290F729A}.
Prop_CSMCache - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CSMCache value is {167B2F3C-F01A-4B41-B567-07F1D4174E5A}.
Prop_CurrentState - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CurrentState value is {220C6AA8-EE16-4FA8-AD76-217B91B2EE85}.
Prop_CurrentUser - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CurrentUser value is {A786E571-2087-4C01-AC17-B337A1B6F1B9}.
Prop_CurrentVersion - Static variable in class com.filenet.api.constants.GuidConstants
Prop_CurrentVersion value is {D32E5079-AFB2-11D2-8BD6-00E0290F729A}.
Prop_DatabaseContentUploadBufferSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DatabaseContentUploadBufferSize value is {6EEEFDAF-4DB0-40DE-867E-3F56203204E1}.
Prop_DatabaseIndexStorageLocation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DatabaseIndexStorageLocation value is {DEDD4944-9071-40F5-BE41-58623762277D}.
Prop_DatabaseLOBStorageLocation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DatabaseLOBStorageLocation value is {FBFC309A-2409-422F-8367-E1ABFAA3AEF8}.
Prop_DatabaseName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DatabaseName value is {F2BA1A9D-F260-4D3D-9DD0-76172CB91B84}.
Prop_DatabaseServerName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DatabaseServerName value is {D320A00C-DA4E-40A0-96FE-31E0F17D6627}.
Prop_DatabaseServerPort - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DatabaseServerPort value is {BB26B5CD-C7EC-41F8-941B-9CCDA9423DBE}.
Prop_DatabaseTableStorageLocation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DatabaseTableStorageLocation value is {3B789070-FA97-47E3-8D4F-91F33A30326B}.
Prop_DatabaseTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DatabaseTraceFlags value is {9A256783-20F5-4394-AAC6-27AF1F06A648}.
Prop_DatabaseType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DatabaseType value is {E8DD0803-A623-4657-A382-05EE49ACD797}.
Prop_DataType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DataType value is {045C3779-7AAD-11D1-85E5-00A024E8A452}.
Prop_DateCheckedIn - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DateCheckedIn value is {53449D3E-8042-4707-82AB-14540A5E9454}.
Prop_DateContentLastAccessed - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DateContentLastAccessed value is {0E6C1C07-8038-46A3-8AA4-54A9302704D3}.
Prop_DateCreated - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DateCreated value is {D32E506A-AFB2-11D2-8BD6-00E0290F729A}.
Prop_DateLastModified - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DateLastModified value is {D32E5074-AFB2-11D2-8BD6-00E0290F729A}.
Prop_DefaultInstanceOwner - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DefaultInstanceOwner value is {73028CFE-52D2-434D-9316-ECA61BE82253}.
Prop_DefaultInstancePermissionDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DefaultInstancePermissionDescriptions value is {B680DDB0-50D2-49AA-92D9-44F965831100}.
Prop_DefaultInstancePermissions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DefaultInstancePermissions value is {0F10A604-5687-4535-9308-A74A34E8699E}.
Prop_DefaultISDocumentClass - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DefaultISDocumentClass value is {F75404AD-F851-47F2-A622-8CD7B2A0DD55}.
Prop_DefaultQueryTimeLimit - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DefaultQueryTimeLimit value is {68C3560B-8C42-4BD1-B92B-8070F66DB06E}.
Prop_DefaultReservationType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DefaultReservationType value is {DF4C27EC-8162-4638-959F-469090BD7A1C}.
Prop_DefaultRetentionDays - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DefaultRetentionDays value is {B3D29721-8C8A-456A-913B-F8D21618BCE0}.
Prop_DefaultRetentionPassThrough - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DefaultRetentionPassThrough value is {D71FA44B-90BF-4D77-81D8-9F299CE511E8}.
Prop_DefaultSite - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DefaultSite value is {28002BDE-6775-4735-9AC7-4A44E5555B96}.
Prop_DeleteMethod - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DeleteMethod value is {EB69D80C-CC72-4158-A010-954715A8206A}.
Prop_DeletionAction - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DeletionAction value is {D32E503F-AFB2-11D2-8BD6-00E0290F729A}.
Prop_DependentDocuments - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DependentDocuments value is {7E38775D-2062-49BD-832D-2AB46ADF5E3E}.
Prop_DequeueHost - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DequeueHost value is {C9217A3D-9E3C-40C4-857E-32BF282685DB}.
Prop_Description - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Description value is {CF28EFE4-9941-453B-9DEA-AE2039A54E97}.
Prop_DescriptiveText - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DescriptiveText value is {045C375E-7AAD-11D1-85E5-00A024E8A452}.
Prop_DescriptiveTexts - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DescriptiveTexts value is {D32E5033-AFB2-11D2-8BD6-00E0290F729A}.
Prop_DestinationDocuments - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DestinationDocuments value is {96804858-96E0-4422-A7F0-E3DA5488C491}.
Prop_DestinationRepository - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DestinationRepository value is {41591386-B20E-4C00-9F19-BDF6DA3C7B5E}.
Prop_DeviceAddress - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DeviceAddress value is {9A4A088B-EF8F-4201-9EC7-5BAF89BA6575}.
Prop_DeviceRootDirectory - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DeviceRootDirectory value is {A109E0FD-AD2F-4C78-9FEA-560F2AC63D58}.
Prop_DirectoryConfigurations - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DirectoryConfigurations value is {9974327D-9074-4E6F-B3E0-27CFDBEF8EDA}.
Prop_DirectoryServerHost - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DirectoryServerHost value is {47CF69E0-DE62-4437-BCA5-947F19470BA7}.
Prop_DirectoryServerPassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DirectoryServerPassword value is {7ECF33EB-F9BE-46CF-AAEE-C5B9CC66FF2F}.
Prop_DirectoryServerPort - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DirectoryServerPort value is {50F68D17-943A-4EA7-966F-5A9F28A065CC}.
Prop_DirectoryServerProviderClass - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DirectoryServerProviderClass value is {3A59759F-A269-440E-93EE-127F1BEA5160}.
Prop_DirectoryServerType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DirectoryServerType value is {AE4682AD-AC61-4498-AF27-37C7B207FB61}.
Prop_DirectoryServerUserName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DirectoryServerUserName value is {B3CDB479-2274-4C01-988E-D65C78FC73BA}.
Prop_DirectoryStructure - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DirectoryStructure value is {41E214DF-BD9C-4103-AF30-317FBD69961E}.
Prop_DispatcherEnabled - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DispatcherEnabled value is {E4B07077-87FE-4F2F-9141-337DD7516C77}.
Prop_DispatcherWaitInterval - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DispatcherWaitInterval value is {1A79E736-5C47-484A-8600-0856C84B2EE5}.
Prop_DisplayName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DisplayName value is {045C375F-7AAD-11D1-85E5-00A024E8A452}.
Prop_DisplayNames - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DisplayNames value is {D32E5032-AFB2-11D2-8BD6-00E0290F729A}.
Prop_DistinguishedName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DistinguishedName value is {AA279170-DF91-443C-8A28-52D8AA35C22F}.
Prop_DITADatabaseTimeout - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DITADatabaseTimeout value is {64222C58-A09C-40B2-987B-138BCBB7BF0F}.
Prop_DITAHome - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DITAHome value is {C4B7E1E5-63BF-4090-929B-52BB6EAFFC21}.
Prop_DITAJVMArguments - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DITAJVMArguments value is {4A4CD4EA-7B4F-4153-9505-173DA38B95FC}.
Prop_DITARenditionEngineConnection - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DITARenditionEngineConnection value is {93D8AB2F-ADAB-4D03-8F6B-F1050D435041}.
Prop_DITARenditionEngineConnections - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DITARenditionEngineConnections value is {C166900A-2D47-42D3-B30E-D7B43EE796C5}.
Prop_DITAWorkingDirectory - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DITAWorkingDirectory value is {BDA43663-7EA3-4A99-8AC6-A4F7C044378B}.
Prop_DNSName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DNSName value is {6C843C99-BB40-4CF9-8ABC-0A9AC36D655D}.
Prop_DocumentClassificationActions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DocumentClassificationActions value is {76A6C4AA-3D2E-491D-AAE9-B0C024B3C882}.
Prop_DocumentLifecycleAction - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DocumentLifecycleAction value is {379C1BBC-79B3-4FEB-9A46-6B138D9357D5}.
Prop_DocumentLifecycleActions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DocumentLifecycleActions value is {137F1B27-EE8C-458D-9ED3-4B5ABC3CEBCD}.
Prop_DocumentLifecyclePolicies - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DocumentLifecyclePolicies value is {BB475831-0F43-45FA-B989-706BC9564138}.
Prop_DocumentLifecyclePolicy - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DocumentLifecyclePolicy value is {A3FCEB29-C43A-4381-BF23-BBA6A243B840}.
Prop_DocumentsPerBatch - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DocumentsPerBatch value is {AFE18435-5098-47AF-A785-BFE29E8D41BE}.
Prop_DocumentStates - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DocumentStates value is {1FB00410-0EBA-47E3-B3D9-912FAE9945F7}.
Prop_Domain - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Domain value is {3CE50FC7-DAD7-41F7-A2F4-0CA556FE07F3}.
Prop_DomainId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DomainId value is {0F1E3CA1-A477-4A9E-B76F-3F41BF328CCB}.
Prop_DuplicateSuppressionEnabled - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DuplicateSuppressionEnabled value is {948A8C8F-0059-45AC-A41B-D83976D53C5D}.
Prop_DynamicGroupMemberAttribute - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DynamicGroupMemberAttribute value is {4C16D985-D852-40C6-BC84-198F7C49D647}.
Prop_DynamicGroupObjectClass - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DynamicGroupObjectClass value is {86D16B71-A65F-4B19-B17E-A5BBC98CE546}.
Prop_DynamicGroupQueryAttribute - Static variable in class com.filenet.api.constants.GuidConstants
Prop_DynamicGroupQueryAttribute value is {17042555-9872-4C9D-BEDE-8BA0D9F0695D}.
Prop_EJBForwardingEndpoint - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EJBForwardingEndpoint value is {CE0A4B24-4E70-4FCC-83A2-B263A8F0CEB1}.
Prop_EJBTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EJBTraceFlags value is {894A0F3D-2F8F-41FB-93A4-099CD02CCC5C}.
Prop_ElementSequenceNumber - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ElementSequenceNumber value is {497C5E76-4344-44A8-B262-2DA2E2B4AD7B}.
Prop_Email - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Email value is {1907A576-B03A-4A2D-85D2-39B225DFE85C}.
Prop_EmbeddedDataThreshold - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EmbeddedDataThreshold value is {D78CFC46-2A69-4F8D-94BB-32DA6FB498C0}.
Prop_EnableManualLaunch - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EnableManualLaunch value is {6E91B594-6EC2-4314-A701-4B8E13639CE3}.
Prop_EncryptionAlgorithm - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EncryptionAlgorithm value is {E218A5FD-3827-4EA0-84D8-3CDC790B0AFF}.
Prop_EngineTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EngineTraceFlags value is {D49BEC55-F67B-4FC6-BBDC-404CE81DCEC9}.
Prop_ErrorCode - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ErrorCode value is {815EF44F-A7D4-43B8-B4F7-EFA1DD33398C}.
Prop_ErrorDescription - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ErrorDescription value is {57F50C5C-1018-4DBB-A792-7006E3872BE5}.
Prop_ErrorTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ErrorTraceFlags value is {E445ADCE-D407-4B31-A026-5F3AA22031A6}.
Prop_EventAction - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EventAction value is {E0E40B66-46A6-4592-BDB0-D518722BB96C}.
Prop_EventActions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EventActions value is {C1C09434-7053-472E-BD5A-90D877280FC0}.
Prop_EventClass - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EventClass value is {32116C11-90D9-4FB4-985C-6F0C0F229015}.
Prop_EventObject - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EventObject value is {47420BB7-D96A-4604-B283-D9B573ABB1A7}.
Prop_EventStatus - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EventStatus value is {4089D90A-DEE8-4A15-B0BA-76930503C53F}.
Prop_EventsTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_EventsTraceFlags value is {0099761B-DD7B-4623-A685-53962AB857A8}.
Prop_ExpiredBatchSelectionSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ExpiredBatchSelectionSize value is {DCCD6502-76F3-4BCC-A5AB-FDDCF0B51725}.
Prop_ExternalAliases - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ExternalAliases value is {C3050F3A-0BD7-4E6B-9373-6BCA46E8A92E}.
Prop_ExternalClassDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ExternalClassDescriptions value is {A944D2DA-C070-4973-A890-5182484B2C44}.
Prop_ExternalObjectIdentity - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ExternalObjectIdentity value is {D3A9D07C-2B89-4B8E-B784-F675E9278854}.
Prop_ExternalPropertyDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ExternalPropertyDescriptions value is {B2B505F8-49B6-45CF-A7ED-FD4E191C2F1E}.
Prop_ExternalReplicaIdentities - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ExternalReplicaIdentities value is {79EF459B-752B-447A-B1C7-43BC3B9CB6F6}.
Prop_ExternalRepositories - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ExternalRepositories value is {B539D529-A8DF-49AE-9FEA-C0D20612392A}.
Prop_ExternalRepository - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ExternalRepository value is {C1A0B2FD-9D7F-431F-9A2D-C457ECEBDA40}.
Prop_FcpPoolIdleTimeoutSeconds - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FcpPoolIdleTimeoutSeconds value is {C7314ED9-0E71-4E45-BED3-1E15835A7F4A}.
Prop_FcpPoolMaxInUse - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FcpPoolMaxInUse value is {499603B1-B804-49FC-8A2D-A7123ED5FC6A}.
Prop_FcpPoolMaxWaitSeconds - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FcpPoolMaxWaitSeconds value is {F66234D9-012B-4AE5-8BAE-701DAFFB55F0}.
Prop_FcpPoolPreferredSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FcpPoolPreferredSize value is {E660167C-FDE1-49F5-8A63-A202AB01CB56}.
Prop_FederationJNDIDataSource - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FederationJNDIDataSource value is {170672AE-10CD-4529-9504-43D2EF5B2175}.
Prop_FederationJNDIXADataSource - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FederationJNDIXADataSource value is {7CBE87F9-990F-4233-ACD6-1591775F6461}.
Prop_FederationUpdateHasPriority - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FederationUpdateHasPriority value is {95B4C1CB-8AC6-44F7-AA90-297138F6112A}.
Prop_FilteredPropertyId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FilteredPropertyId value is {99C7E3EE-A924-44EC-B8C1-5EFEF5C4205E}.
Prop_FilterExpression - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FilterExpression value is {923F5BA4-B1BB-485A-9CFD-67727E9EA3BF}.
Prop_FixedContentDevice - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FixedContentDevice value is {2975A760-B95A-4E18-A9ED-1D0A92449FE3}.
Prop_FixedContentDevices - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FixedContentDevices value is {3ABFB281-99C7-4C98-9843-5F8341699DD8}.
Prop_FixedContentProviderTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FixedContentProviderTraceFlags value is {1AF17DD2-8903-4BD8-980D-00B0A27E6527}.
Prop_FolderCacheMaxAgeDelta - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FolderCacheMaxAgeDelta value is {6EAEA6B7-9983-48A6-9DC2-C1A37E7C601B}.
Prop_FolderCacheMaxEntries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FolderCacheMaxEntries value is {4E676AC5-125D-4CD2-A1B6-B1264BE8A1DF}.
Prop_FolderCacheReapFrequency - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FolderCacheReapFrequency value is {00A27774-47F1-42DC-A5AF-5CD62E604A8C}.
Prop_FolderName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FolderName value is {D32E5054-AFB2-11D2-8BD6-00E0290F729A}.
Prop_FoldersFiledIn - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FoldersFiledIn value is {48C625A2-AEC8-4124-8C0A-E79C2C4AC5C3}.
Prop_ForceCaseInsensitiveSearch - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ForceCaseInsensitiveSearch value is {E1E384DB-313D-4055-9751-66754E8E2366}.
Prop_FPOpenStrategy - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPOpenStrategy value is {7E87218C-FAA7-4A82-9C4D-9F1257E3DAB4}.
Prop_FPPoolBufferSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolBufferSize value is {14FA27C5-9824-4BFC-8C3A-65C09FDA7B6A}.
Prop_FPPoolClusterNonAvailTime - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolClusterNonAvailTime value is {04D7D496-145E-4E55-8DD4-4251EC8B0D89}.
Prop_FPPoolDefaultCollisionAvoidance - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolDefaultCollisionAvoidance value is {74AB5513-8FD1-4FCC-8C10-1DC12A79A670}.
Prop_FPPoolEnableMulticlusterFailover - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolEnableMulticlusterFailover value is {151BF7E6-9E93-41CA-8775-A0DF7F4ED045}.
Prop_FPPoolMaxConnections - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolMaxConnections value is {B93D2CB0-0B4E-4926-98AB-AE11734E7A00}.
Prop_FPPoolMulticlusterDeleteStrategy - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolMulticlusterDeleteStrategy value is {1D7AC9D1-73A8-4457-8EBA-6EC6D871C10E}.
Prop_FPPoolMulticlusterExistsStrategy - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolMulticlusterExistsStrategy value is {C0BA9CD5-173A-40C5-A882-EEEC0714222E}.
Prop_FPPoolMulticlusterQueryStrategy - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolMulticlusterQueryStrategy value is {033405C2-A295-4812-9DC5-78249D65055E}.
Prop_FPPoolMulticlusterReadStrategy - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolMulticlusterReadStrategy value is {79225D79-C40E-4916-A9D2-452B12085B62}.
Prop_FPPoolMulticlusterWriteStrategy - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolMulticlusterWriteStrategy value is {9C27FBD7-27DB-428A-B7AB-AC8449FCABE7}.
Prop_FPPoolPrefetchSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolPrefetchSize value is {0D8B76B7-6F88-426B-B4C2-29794B0D42FB}.
Prop_FPPoolRetryCount - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolRetryCount value is {B18EE76C-6EA6-4674-AA0B-7026198C77C8}.
Prop_FPPoolRetrySleep - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolRetrySleep value is {B82FCAC4-F5EB-4F92-A78C-56A536917215}.
Prop_FPPoolTimeout - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FPPoolTimeout value is {7221889C-ABC5-48D7-B8DD-C37750125706}.
Prop_FromVersions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FromVersions value is {1B760F04-A245-43B8-85B2-DDACC20286AF}.
Prop_FullTextRowDefault - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FullTextRowDefault value is {8B336BCB-4E88-42E9-8788-9C123E32015E}.
Prop_FullTextRowMax - Static variable in class com.filenet.api.constants.GuidConstants
Prop_FullTextRowMax value is {402CA895-E9D7-4D00-B100-A8FF64A25B82}.
Prop_GCDCacheTTL - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GCDCacheTTL value is {9B465F57-A9F9-4919-95C8-770287931ED1}.
Prop_GCDTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GCDTraceFlags value is {157D410A-3A0A-4F51-A95D-3FBCB281F5E9}.
Prop_GranteeName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GranteeName value is {5FD5B445-D77C-485A-9C18-E326D215EFD9}.
Prop_GranteeType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GranteeType value is {732253AA-6190-456A-8F0D-A666E3FCCB20}.
Prop_GroupBaseDN - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GroupBaseDN value is {80E43E38-0F18-4E85-B23E-2BF30496399E}.
Prop_GroupDisplayNameAttribute - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GroupDisplayNameAttribute value is {861EBCD0-3CC2-4F96-ABCB-E9E8EBBE7B67}.
Prop_GroupMembershipSearchFilter - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GroupMembershipSearchFilter value is {9D15D6E5-C02C-4146-94E2-50BA6BCC04A6}.
Prop_GroupNameAttribute - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GroupNameAttribute value is {D512BF5E-0322-4C0C-B642-262E6B759C63}.
Prop_Groups - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Groups value is {20642A34-729B-47D0-8871-62328CF3B456}.
Prop_GroupSearchFilter - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GroupSearchFilter value is {8EB9BDE9-BA41-4C51-91A9-A4B962D2DE87}.
Prop_GroupUniqueIDAttribute - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GroupUniqueIDAttribute value is {A5254553-D997-432F-8398-BF1C6ECD5624}.
Prop_GroupUniqueIDAttributeIsBinary - Static variable in class com.filenet.api.constants.GuidConstants
Prop_GroupUniqueIDAttributeIsBinary value is {DB70F337-090F-40F8-A72A-4E19C767E155}.
Prop_HasHierarchy - Static variable in class com.filenet.api.constants.GuidConstants
Prop_HasHierarchy value is {D9D364D9-90B7-40A6-849A-1DA517A5D127}.
Prop_HasIncludeSubclasses - Static variable in class com.filenet.api.constants.GuidConstants
Prop_HasIncludeSubclasses value is {045C37AA-7AAD-11D1-85E5-00A024E8A452}.
Prop_HasProperSubclassProperties - Static variable in class com.filenet.api.constants.GuidConstants
Prop_HasProperSubclassProperties value is {045C37A9-7AAD-11D1-85E5-00A024E8A452}.
Prop_Head - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Head value is {045C3750-7AAD-11D1-85E5-00A024E8A452}.
Prop_HeldUntilDate - Static variable in class com.filenet.api.constants.GuidConstants
Prop_HeldUntilDate value is {EDF77383-3356-4C39-A034-A05CCA856E5C}.
Prop_Id - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Id value is {B19C39FD-9E71-4E56-8D7E-9B036B3B903B}.
Prop_Ids - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Ids value is {045C3764-7AAD-11D1-85E5-00A024E8A452}.
Prop_IICEConfigurationServerURL - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IICEConfigurationServerURL value is {E9F5EDED-80DD-412C-A9F5-E7F95A3BBA54}.
Prop_ImageServicesClassDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ImageServicesClassDescriptions value is {932A4DDB-1A50-4954-8C07-B40C34D7AD4B}.
Prop_ImageServicesClassName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ImageServicesClassName value is {FE98440C-94CE-4B2E-8066-020CADFF2D36}.
Prop_ImageServicesDataType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ImageServicesDataType value is {47D78E34-1438-48EB-96BB-035A025C8C65}.
Prop_ImageServicesPropertyDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ImageServicesPropertyDescriptions value is {91F64B2E-8CDE-4115-A814-BACEFC9678C3}.
Prop_ImageServicesPropertyName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ImageServicesPropertyName value is {6D5FE4A4-0419-41B7-8E71-E00AC324AF0E}.
Prop_ImmediateSubclassDefinitions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ImmediateSubclassDefinitions value is {D32E5038-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ImmediateSubclassDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ImmediateSubclassDescriptions value is {045C3746-7AAD-11D1-85E5-00A024E8A452}.
Prop_ImplementationClass - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ImplementationClass value is {E38B4FD4-2FB0-46A4-9B68-9127788656B4}.
Prop_ImportAgentRetryCount - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ImportAgentRetryCount value is {56CBA16B-3FA9-479E-8FF5-E6255B75181E}.
Prop_InboundBatchSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InboundBatchSize value is {FA6FC970-33AD-4F57-A8A9-B8DE95266421}.
Prop_InboundBusyWaitInterval - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InboundBusyWaitInterval value is {A796B55E-3C85-495D-ACD7-4BC84D7EF987}.
Prop_InboundDispatcherEnabled - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InboundDispatcherEnabled value is {4E0E23EE-65D3-44EB-A0F7-0A1C21F35A29}.
Prop_InboundFileNameCacheMaxEntries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InboundFileNameCacheMaxEntries value is {8A1BE58E-21D4-4E8E-824D-6EDAB3C9D25A}.
Prop_InboundIdleWaitInterval - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InboundIdleWaitInterval value is {B478D32D-4544-43B6-9DC8-CF87EDC5E2A1}.
Prop_IncludeSubclassesRequested - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IncludeSubclassesRequested value is {045C3765-7AAD-11D1-85E5-00A024E8A452}.
Prop_IndexArea - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IndexArea value is {BD677CBA-34BA-4BC2-BE22-430FF2C368D2}.
Prop_IndexAreas - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IndexAreas value is {15ECE32F-7131-40DC-B45A-23C2EBCBFA33}.
Prop_IndexationId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IndexationId value is {48867203-1568-46F9-900F-37515B26AB11}.
Prop_IndexItems - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IndexItems value is {4244AFF1-2DCC-4089-9739-045FAA003C37}.
Prop_InheritableDepth - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InheritableDepth value is {FB661D14-597D-459A-B764-072A47F467B6}.
Prop_InheritParentPermissions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InheritParentPermissions value is {6F95A17B-D4BD-4563-9D47-2162BF81BB1C}.
Prop_InitiatingUser - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InitiatingUser value is {8326F0B3-FE02-4A27-B0A1-A36AE11A6676}.
Prop_InlineContentRetrievalLimit - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InlineContentRetrievalLimit value is {88F31144-A674-452B-8F52-0CDA711F1C8C}.
Prop_InputDocument - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InputDocument value is {14881A1A-42E5-4441-8960-CC375AC43A57}.
Prop_InputFormats - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InputFormats value is {D592AEDD-3D9E-4F99-A3CF-2EEC253D0338}.
Prop_InstallationDate - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InstallationDate value is {250568BB-CCA3-4817-A6A5-F83F910CD1DB}.
Prop_InstallationReport - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InstallationReport value is {A0E0447A-0C2C-4CF7-9A52-D55D1E511FBC}.
Prop_InstallationStatus - Static variable in class com.filenet.api.constants.GuidConstants
Prop_InstallationStatus value is {5F2234D2-86EA-444C-9E7A-04199F85DAC8}.
Prop_Installer - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Installer value is {091610C1-6B95-4746-B701-1B454148578F}.
Prop_IsCBREnabled - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsCBREnabled value is {2D982A92-92D0-4D87-A6E3-053119BF33C0}.
Prop_IsCurrentVersion - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsCurrentVersion value is {045C3768-7AAD-11D1-85E5-00A024E8A452}.
Prop_ISDomainName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ISDomainName value is {258B43DC-1883-4AF7-8A23-F92203AD1674}.
Prop_IsEnabled - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsEnabled value is {0C8A7652-7CBB-411A-867A-3ADAA1C258AB}.
Prop_IsFrozenVersion - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsFrozenVersion value is {D32E5065-AFB2-11D2-8BD6-00E0290F729A}.
Prop_IsHidden - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsHidden value is {045C37CF-7AAD-11D1-85E5-00A024E8A452}.
Prop_IsHierarchical - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsHierarchical value is {9E606776-B839-4F28-80FA-E5463E44515F}.
Prop_IsImportAgentEnabled - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsImportAgentEnabled value is {CF7BED87-2D9D-4499-81D5-2ABAD8FC4801}.
Prop_IsInExceptionState - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsInExceptionState value is {4F0F734C-FDD4-4A56-A9EA-31C743A5C978}.
Prop_IsNameProperty - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsNameProperty value is {D32E503B-AFB2-11D2-8BD6-00E0290F729A}.
Prop_IsolatedRegion - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsolatedRegion value is {7B3B866F-A7B0-4F4E-9D43-A6E068C3C1EA}.
Prop_IsolatedRegionNumber - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsolatedRegionNumber value is {1D72A02B-97D6-4020-8240-C6797ED4DA92}.
Prop_IsolatedRegions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsolatedRegions value is {AD87D9C5-AA45-4A55-B604-8256D1BE071B}.
Prop_IsOrderable - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsOrderable value is {045C3771-7AAD-11D1-85E5-00A024E8A452}.
Prop_ISOrganization - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ISOrganization value is {956D999E-932A-43EE-B012-0A459E511C3C}.
Prop_ISPassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ISPassword value is {CC29BA45-5B34-45B9-84DF-B0A0A6D8AEB3}.
Prop_IsPersistent - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsPersistent value is {D32E502E-AFB2-11D2-8BD6-00E0290F729A}.
Prop_IsReadOnly - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsReadOnly value is {045C3799-7AAD-11D1-85E5-00A024E8A452}.
Prop_IsReserved - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsReserved value is {D32E506B-AFB2-11D2-8BD6-00E0290F729A}.
Prop_IsSearchable - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsSearchable value is {045C379A-7AAD-11D1-85E5-00A024E8A452}.
Prop_IsSecurable - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsSecurable value is {9C25DFEA-D1D5-488B-8F92-0D4E13EFBA5B}.
Prop_IsSelectable - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsSelectable value is {045C379D-7AAD-11D1-85E5-00A024E8A452}.
Prop_IsSingleIndexed - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsSingleIndexed value is {D32E506F-AFB2-11D2-8BD6-00E0290F729A}.
Prop_IsSSLEnabled - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsSSLEnabled value is {EC9C64D6-8CC6-4EEF-A531-11D801CB8FD6}.
Prop_IsSynchronous - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsSynchronous value is {783E3F32-E02E-406D-8472-3DC8E3980FDC}.
Prop_IsSystemGenerated - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsSystemGenerated value is {045C37B3-7AAD-11D1-85E5-00A024E8A452}.
Prop_IsSystemOwned - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsSystemOwned value is {D32E5036-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ISUserName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ISUserName value is {63E886CA-13AD-48D0-9904-E2EF4CA9142A}.
Prop_IsValueRequired - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsValueRequired value is {045C37CC-7AAD-11D1-85E5-00A024E8A452}.
Prop_IsVersioningEnabled - Static variable in class com.filenet.api.constants.GuidConstants
Prop_IsVersioningEnabled value is {D32E507B-AFB2-11D2-8BD6-00E0290F729A}.
Prop_JNDIDataSource - Static variable in class com.filenet.api.constants.GuidConstants
Prop_JNDIDataSource value is {9A734837-7457-47A7-B417-A917DD69F15B}.
Prop_JNDIXADataSource - Static variable in class com.filenet.api.constants.GuidConstants
Prop_JNDIXADataSource value is {96648490-C3A9-47E2-A4FA-B48F3477AC63}.
Prop_JobAbortRequested - Static variable in class com.filenet.api.constants.GuidConstants
Prop_JobAbortRequested value is {76E56534-D56E-4602-91E1-D54FB91EE8D6}.
Prop_JobStatus - Static variable in class com.filenet.api.constants.GuidConstants
Prop_JobStatus value is {F677C361-4967-4E6A-A94F-C4CA3759596F}.
Prop_LabelBindValue - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LabelBindValue value is {35635907-F301-4F39-B338-A02918942179}.
Prop_LastFailureReason - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LastFailureReason value is {F105903B-E92C-4349-8225-75266066FB78}.
Prop_LastModifier - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LastModifier value is {D32E5075-AFB2-11D2-8BD6-00E0290F729A}.
Prop_LeaseDuration - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LeaseDuration value is {D6CEBF0E-F0E8-4583-9674-826F16EDFC9F}.
Prop_LifecycleOperation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LifecycleOperation value is {4BFB671C-A5DB-4CBB-AEF3-F3BA23547AF6}.
Prop_LocalDomain - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LocalDomain value is {4B6ED6F2-EA74-4C65-9924-D0DE8CCB4582}.
Prop_LocaleName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LocaleName value is {045C37B6-7AAD-11D1-85E5-00A024E8A452}.
Prop_LocaleNames - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LocaleNames value is {045C37B7-7AAD-11D1-85E5-00A024E8A452}.
Prop_LocalizedText - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LocalizedText value is {D32E5031-AFB2-11D2-8BD6-00E0290F729A}.
Prop_LockDownExceptionList - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LockDownExceptionList value is {733FCA6C-F88C-4569-A812-8DE044F866F6}.
Prop_LockDownPrincipal - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LockDownPrincipal value is {A47E1526-DDD2-493A-B39C-0DE0CBF9F18B}.
Prop_LockDownPrincipalType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LockDownPrincipalType value is {DA565863-08D3-4122-AD27-96951E3B0873}.
Prop_LockOwner - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LockOwner value is {1FFB0DBC-5EE9-466D-9F6D-6D979FBEB58B}.
Prop_LockTimeout - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LockTimeout value is {8BA24762-DCE1-40F2-98E2-B3E7C969744C}.
Prop_LockToken - Static variable in class com.filenet.api.constants.GuidConstants
Prop_LockToken value is {FC27B48A-F4AE-4413-8F51-AEE2533B937B}.
Prop_MajorVersionNumber - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MajorVersionNumber value is {3C69F7AB-C1F5-4EB7-B177-85F0E1F94D3D}.
Prop_MappableDirection - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MappableDirection value is {F25594D2-32F2-464D-9BB6-B2D38BD012E0}.
Prop_Marking - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Marking value is {00705BB2-7217-45BE-91EC-55A79858BADA}.
Prop_Markings - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Markings value is {1894C6C3-B9F6-4EA0-A039-08C0CA32400E}.
Prop_MarkingSet - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MarkingSet value is {744EC863-1CB7-45AC-8F35-56CABA85BE51}.
Prop_MarkingSetCacheEntryTTL - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MarkingSetCacheEntryTTL value is {FAAB4E20-BDD4-4998-ADED-4611D24D66CF}.
Prop_MarkingSetCacheMaxEntries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MarkingSetCacheMaxEntries value is {B6524DBC-1956-4612-ADFD-FBEF8A73ACFC}.
Prop_MarkingSets - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MarkingSets value is {9C19340A-3E39-4173-8FC8-B214DA4C1A92}.
Prop_MarkingUseGranted - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MarkingUseGranted value is {AD12B933-F879-4DA9-9954-679729922CC8}.
Prop_MarkingValue - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MarkingValue value is {AC2A1C7D-8517-41B4-83B6-175DEC0D086B}.
Prop_MaxBatchSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxBatchSize value is {1D74DB20-9049-4348-94B5-3A11BF6C92A2}.
Prop_MaxCollections - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxCollections value is {3BDED316-2640-4F8B-BCAD-023FE0AC304B}.
Prop_MaximumContentElements - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaximumContentElements value is {6BBD3F87-F769-42AB-9428-35FABCF92441}.
Prop_MaximumLengthBinary - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaximumLengthBinary value is {045C37D1-7AAD-11D1-85E5-00A024E8A452}.
Prop_MaximumLengthString - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaximumLengthString value is {045C37D0-7AAD-11D1-85E5-00A024E8A452}.
Prop_MaximumRetentionDays - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaximumRetentionDays value is {6FEDE6EA-9DFA-4E90-8A93-773F2B3A2A7C}.
Prop_MaximumSizeKBytes - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaximumSizeKBytes value is {15F9FBA9-E1BE-45FA-9D17-5F460D2ADE32}.
Prop_MaximumTimeToLive - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaximumTimeToLive value is {78909F7B-C06B-4476-B98E-1FC536761E73}.
Prop_MaxInboundWorkers - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxInboundWorkers value is {9738D2C1-0B2A-4EA1-AFD6-39F23E486559}.
Prop_MaxInMemoryElementState - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxInMemoryElementState value is {FD038D9D-6FD8-4C03-9B8A-96214FEAE8A0}.
Prop_MaxInMemoryItems - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxInMemoryItems value is {9C962CBE-B68B-4B44-9805-EC1147A710B3}.
Prop_MaxInMemoryQueueItems - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxInMemoryQueueItems value is {EBED5682-8AF7-4C31-9EA4-F965065A83DD}.
Prop_MaxObjectsPerCollection - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxObjectsPerCollection value is {05FEE8D6-709F-4745-A768-25F6D6AD1B3F}.
Prop_MaxOutboundWorkers - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxOutboundWorkers value is {20B2CF01-5D80-41FE-A0EC-7599E3D474DD}.
Prop_MaxQueryTimeLimit - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxQueryTimeLimit value is {ADD31F25-4257-4D17-ACE1-064DF7C049E6}.
Prop_MaxReaderSemaphoreWaitTime - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxReaderSemaphoreWaitTime value is {0B6C5865-AEFB-4DEA-8DF7-67B43795A576}.
Prop_MaxResolutionBatchSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxResolutionBatchSize value is {0586A10F-D4A8-45C9-B3D8-0F6870BFFA61}.
Prop_MaxWorkerThreads - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MaxWorkerThreads value is {8EAAF0B8-7D0C-4A4B-891B-F4A9138CB051}.
Prop_MemberOfGroups - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MemberOfGroups value is {A5C82A29-0D27-48FD-AE80-AA7608CD624E}.
Prop_MetadataMergedScopeCacheMaxEntries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MetadataMergedScopeCacheMaxEntries value is {4B0806B6-836D-4C30-AA2E-1EA4E80ACAC8}.
Prop_MetadataTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MetadataTraceFlags value is {BA5F970A-515E-448B-B8AD-98BFC2CACA43}.
Prop_MimeType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MimeType value is {8B03CD36-2336-403E-BE49-4AE99DC5F18E}.
Prop_MinimumRetentionDays - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MinimumRetentionDays value is {7ED3A106-79FF-4748-AEFE-38AB8BB75CE2}.
Prop_MinorVersionNumber - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MinorVersionNumber value is {E9D68015-49F3-4732-9AF2-D0196AAFD982}.
Prop_ModificationAccessRequired - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ModificationAccessRequired value is {FEA7F597-7AF4-492B-8300-3DF916BB5B9F}.
Prop_ModifiedProperties - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ModifiedProperties value is {5D5D5594-D421-4F87-9521-727528D1127B}.
Prop_MyRealm - Static variable in class com.filenet.api.constants.GuidConstants
Prop_MyRealm value is {06421281-A8EA-4034-94C5-CEC5FB6CBDD7}.
Prop_Name - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Name value is {03A3C895-BE18-4F82-9007-FFEFF379FC5C}.
Prop_NamePropertyIndex - Static variable in class com.filenet.api.constants.GuidConstants
Prop_NamePropertyIndex value is {045C376E-7AAD-11D1-85E5-00A024E8A452}.
Prop_NeverDeleteClipsOrContent - Static variable in class com.filenet.api.constants.GuidConstants
Prop_NeverDeleteClipsOrContent value is {5175409C-4255-4607-B27F-FFEE8F808419}.
Prop_NextRetryDate - Static variable in class com.filenet.api.constants.GuidConstants
Prop_NextRetryDate value is {A093A6C0-9454-42CD-8E72-E1C9F58B1B8D}.
Prop_NonPagedQueryMaxSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_NonPagedQueryMaxSize value is {4B6549A7-9851-4262-9064-9A81667C0F6D}.
Prop_NoWorkDelay - Static variable in class com.filenet.api.constants.GuidConstants
Prop_NoWorkDelay value is {041C7C53-524F-4FF5-AA24-B1DA77351340}.
Prop_NumImportAgents - Static variable in class com.filenet.api.constants.GuidConstants
Prop_NumImportAgents value is {F11F5038-306E-4C2B-82E0-E242FAAA0943}.
Prop_ObjectSecurityCacheEntryTTL - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ObjectSecurityCacheEntryTTL value is {C77E6A13-124C-4A0D-8364-8E386349847E}.
Prop_ObjectSecurityCacheMaxEntries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ObjectSecurityCacheMaxEntries value is {328D38B1-19AD-474D-BB94-B265597DD5EE}.
Prop_ObjectStateRecordingLevel - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ObjectStateRecordingLevel value is {38F514C7-1064-4B7B-AE33-AA7D661839C8}.
Prop_ObjectStore - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ObjectStore value is {AC19E753-58AF-434A-835B-506199CF1EE8}.
Prop_ObjectStoreId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ObjectStoreId value is {045C37CD-7AAD-11D1-85E5-00A024E8A452}.
Prop_ObjectStores - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ObjectStores value is {79178B8A-69A3-402F-87A2-7A8F86D91828}.
Prop_ObjectStoreSchemaDB2 - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ObjectStoreSchemaDB2 value is {2EFD2909-9A66-4A22-968C-8F6888FD139F}.
Prop_ObjectStoreSchemaMSSQL - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ObjectStoreSchemaMSSQL value is {A5672307-ECC8-4C47-9BAE-E676D113E064}.
Prop_ObjectStoreSchemaOracle - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ObjectStoreSchemaOracle value is {E119B83E-CC9C-43BC-9E67-1572B1D45389}.
Prop_OptimizationInterval - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OptimizationInterval value is {B026692E-F080-4234-92EC-F1E6DFA81013}.
Prop_OriginalObject - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OriginalObject value is {A68EEFCE-0763-4FEA-9557-9160CDE0A3A1}.
Prop_OriginalOrdinal - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OriginalOrdinal value is {0E21ADCB-84F6-4A8E-B106-5FACEC301073}.
Prop_OutboundBatchSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OutboundBatchSize value is {CDE6B6DC-0A0E-457B-BF8A-158C761BAB04}.
Prop_OutboundBusyWaitInterval - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OutboundBusyWaitInterval value is {D04EF48D-AB24-4F3E-ABDE-0443F0AC6F3D}.
Prop_OutboundDispatcherEnabled - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OutboundDispatcherEnabled value is {E0DE1584-F19B-4DC2-BDDF-2DB48887A81D}.
Prop_OutboundIdleWaitInterval - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OutboundIdleWaitInterval value is {761D802C-1D5F-45B3-931B-C9127332D631}.
Prop_OutputFolder - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OutputFolder value is {29AB43F9-7637-456C-AE51-80A5FC456538}.
Prop_OutputFormat - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OutputFormat value is {19E4E23B-FBA3-4048-A86C-79E8A8B6CFDC}.
Prop_OutputLocation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OutputLocation value is {5725B946-23CF-400F-9B57-AA25750EA394}.
Prop_Owner - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Owner value is {4BC1ED9A-57FF-4029-B413-39FD20F86353}.
Prop_OwnerDocument - Static variable in class com.filenet.api.constants.GuidConstants
Prop_OwnerDocument value is {747D96D7-C70C-428A-8798-720A5D72F6BF}.
Prop_Parent - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Parent value is {045C3776-7AAD-11D1-85E5-00A024E8A452}.
Prop_ParentComponent - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ParentComponent value is {07302114-3475-499B-9578-BFA35CC8ED92}.
Prop_ParentDocuments - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ParentDocuments value is {75BDF04A-509F-4F91-B543-C437189E1DA3}.
Prop_ParentRelationships - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ParentRelationships value is {FB441E23-BF6A-4034-8299-1BFCB8C94261}.
Prop_PartialResolutionChunkSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PartialResolutionChunkSize value is {DA3076B4-802A-4996-BA8C-A10739833176}.
Prop_PartnerObjectStore - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PartnerObjectStore value is {D6B23EA3-1CC2-4D48-800B-3CDA1AD75204}.
Prop_PathName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PathName value is {D32E5025-AFB2-11D2-8BD6-00E0290F729A}.
Prop_PDFMasterPassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PDFMasterPassword value is {8499C895-D0E5-40D3-ABDF-02980985DEA9}.
Prop_PDFUserPassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PDFUserPassword value is {B413EC06-30D4-4340-BBB5-BC5DB11678B3}.
Prop_PEConnectionPoints - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PEConnectionPoints value is {06EC2184-1C84-4465-80E8-995F150E6E17}.
Prop_PermissionDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PermissionDescriptions value is {3975B9F7-1D66-4C7A-B586-415FD88E4FD7}.
Prop_Permissions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Permissions value is {53360BB2-AE2A-4C6C-B073-61375DA13121}.
Prop_PermissionSource - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PermissionSource value is {BAEE19A0-0721-4422-8219-F795DE0E0B7D}.
Prop_PermissionType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PermissionType value is {580F9585-E8D9-4AA9-AFAF-5CB86322B0FE}.
Prop_PersistenceType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PersistenceType value is {156DA682-E248-4F62-8014-C70760585BC3}.
Prop_PoolAddress - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PoolAddress value is {6507EB4A-6DBA-4829-9F3B-FC5F3175723C}.
Prop_PreloadOnCreate - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PreloadOnCreate value is {DE56D55F-0FEC-4496-950C-B4988DD9732C}.
Prop_Prerequisites - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Prerequisites value is {025B5BCD-D6B1-4734-9D6B-77F7B82DFC4E}.
Prop_PreserveDirectPermissions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PreserveDirectPermissions value is {6A394A64-3101-4B2B-8A00-296B61BA145E}.
Prop_PrimaryId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PrimaryId value is {D32E5034-AFB2-11D2-8BD6-00E0290F729A}.
Prop_PrincipalCacheEntryTTL - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PrincipalCacheEntryTTL value is {65BC7DC0-CB07-4622-880B-F0636D11BC76}.
Prop_PrincipalCacheMaxEntries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PrincipalCacheMaxEntries value is {58F83254-EBC0-44EC-A387-2A941E5529B3}.
Prop_Priority - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Priority value is {16AEEFA3-0852-44AC-8D4A-6BC3DB6B9550}.
Prop_PrivilegedSettability - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PrivilegedSettability value is {23E4F1A1-9936-425F-8E8F-150E267D6128}.
Prop_ProgId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ProgId value is {651BED30-8491-456D-8177-EB9002F9FB73}.
Prop_ProperSubclassPropertyDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ProperSubclassPropertyDescriptions value is {045C375C-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyDefaultBinary - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDefaultBinary value is {045C3754-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyDefaultBoolean - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDefaultBoolean value is {045C3755-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyDefaultDateTime - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDefaultDateTime value is {045C3756-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyDefaultFloat64 - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDefaultFloat64 value is {045C3757-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyDefaultId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDefaultId value is {045C3758-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyDefaultInteger32 - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDefaultInteger32 value is {045C3759-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyDefaultObject - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDefaultObject value is {045C375A-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyDefaultString - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDefaultString value is {045C375B-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyDefinitions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDefinitions value is {D32E5039-AFB2-11D2-8BD6-00E0290F729A}.
Prop_PropertyDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDescriptions value is {045C3778-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyDisplayCategory - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDisplayCategory value is {FCC1E480-19F3-4896-B521-C22561064C09}.
Prop_PropertyDisplayName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyDisplayName value is {51E1C19C-AD98-4BC3-B908-A89B7F8CD4D7}.
Prop_PropertyIdentity - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyIdentity value is {9A50EE23-298C-40F7-AC73-854B7C3DEE04}.
Prop_PropertyMap - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyMap value is {446FCACF-053C-45C2-AEC3-EFA5BCC1F4F0}.
Prop_PropertyMaximumDateTime - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyMaximumDateTime value is {045C3752-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyMaximumFloat64 - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyMaximumFloat64 value is {045C3761-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyMaximumInteger32 - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyMaximumInteger32 value is {045C3766-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyMinimumDateTime - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyMinimumDateTime value is {045C3753-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyMinimumFloat64 - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyMinimumFloat64 value is {045C3762-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyMinimumInteger32 - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyMinimumInteger32 value is {045C3767-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertySelectionBinary - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertySelectionBinary value is {045C379E-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertySelectionsBoolean - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertySelectionsBoolean value is {045C379F-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertySelectionsDateTime - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertySelectionsDateTime value is {045C37A0-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertySelectionsFloat64 - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertySelectionsFloat64 value is {045C37A1-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertySelectionsId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertySelectionsId value is {045C37A2-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertySelectionsInteger32 - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertySelectionsInteger32 value is {045C37A3-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertySelectionsObject - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertySelectionsObject value is {045C37A4-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertySelectionsString - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertySelectionsString value is {045C37A5-7AAD-11D1-85E5-00A024E8A452}.
Prop_PropertyTemplate - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyTemplate value is {D32E503D-AFB2-11D2-8BD6-00E0290F729A}.
Prop_PropertyTemplates - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PropertyTemplates value is {D32E5058-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ProtectedPropertyCount - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ProtectedPropertyCount value is {D32E5089-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ProviderID - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ProviderID value is {D53A5A4E-BE37-41FA-94AF-5C4C3EFBCF05}.
Prop_PruneAmount - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PruneAmount value is {04888CE8-8FB6-4977-8EDE-30F30487D09F}.
Prop_PruneThresholdContentElements - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PruneThresholdContentElements value is {9BA017B6-DAF4-47A1-80EA-F255CB6F0F42}.
Prop_PruneThresholdSizeKBytes - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PruneThresholdSizeKBytes value is {FE871B27-3816-44FD-B216-0B7261296D8F}.
Prop_PublicationDocument - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PublicationDocument value is {780940CC-CABB-4D04-8992-31BF3AB318FC}.
Prop_PublicationInfo - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PublicationInfo value is {029F63C8-AAED-4D21-BB73-A108E47F4FA4}.
Prop_PublicKey - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PublicKey value is {7E5E8481-40FC-439F-B966-B14272B0E439}.
Prop_PublishingStatus - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PublishingStatus value is {66354BB8-E3C0-4D62-862D-C5A84A356168}.
Prop_PublishingSubsidiaryFolder - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PublishingSubsidiaryFolder value is {1C699ED1-A1D8-4E91-AC8C-DB1A345A374C}.
Prop_PublishRequestType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PublishRequestType value is {06A3F13F-6CE3-4E25-84D6-0752AFD03A08}.
Prop_PublishStyleTemplate - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PublishStyleTemplate value is {67A1E630-5381-4C7B-B348-A5D845CF88D1}.
Prop_PublishTemplate - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PublishTemplate value is {5207F3D7-4E79-4044-9833-2C9F0F1F4609}.
Prop_PublishTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_PublishTraceFlags value is {3CB95EF2-CC29-422E-A727-7A1AAA38F2D1}.
Prop_QueriedObject - Static variable in class com.filenet.api.constants.GuidConstants
Prop_QueriedObject value is {31A2E056-B0AB-11D2-B2B3-0060081F2DFA}.
Prop_QueryPageDefaultSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_QueryPageDefaultSize value is {BEC527F0-3ED1-43C5-92D0-AF448BC4854B}.
Prop_QueryPageMaxSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_QueryPageMaxSize value is {48DD15F2-0673-4B4F-8483-0E087307D61E}.
Prop_QueryText - Static variable in class com.filenet.api.constants.GuidConstants
Prop_QueryText value is {274C4765-B442-446A-A7CB-5A5E066FB56E}.
Prop_QueuedObject - Static variable in class com.filenet.api.constants.GuidConstants
Prop_QueuedObject value is {3878285E-6D58-4C40-AD71-7289DB3BBF22}.
Prop_QueueItemDatabaseTimeout - Static variable in class com.filenet.api.constants.GuidConstants
Prop_QueueItemDatabaseTimeout value is {0D81DBA5-5981-44A8-9CEC-C30A80D003B5}.
Prop_QueueItemMaxDispatchers - Static variable in class com.filenet.api.constants.GuidConstants
Prop_QueueItemMaxDispatchers value is {B2F07060-BAE2-4415-AFD5-6D65662A4301}.
Prop_QueueItemRetryCount - Static variable in class com.filenet.api.constants.GuidConstants
Prop_QueueItemRetryCount value is {17A66D74-C3BD-496D-9A8A-33529E556B2B}.
Prop_Rank - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Rank value is {31A2E052-B0AB-11D2-B2B3-0060081F2DFA}.
Prop_ReferencingActions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReferencingActions value is {481C9962-4A33-4CE5-849F-3078F443E3EE}.
Prop_ReflectivePropertyId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReflectivePropertyId value is {045C379C-7AAD-11D1-85E5-00A024E8A452}.
Prop_RegionKey - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RegionKey value is {0017223C-A2E7-41B2-AC46-4DE1F77A4068}.
Prop_RegionPassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RegionPassword value is {797584EC-F20A-46BA-B52F-E102754D428D}.
Prop_ReleasedVersion - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReleasedVersion value is {8ECFBA12-211A-487B-845E-960CDF5FAD07}.
Prop_RenameFileRetryAttempts - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RenameFileRetryAttempts value is {982DD2C7-61FD-40CB-B45A-04EDE19C91DA}.
Prop_RenditionEngineConnection - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RenditionEngineConnection value is {61911098-1E71-47BA-91A9-3ACE679E2CB6}.
Prop_RenditionEngineConnections - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RenditionEngineConnections value is {96AF5E3B-8E28-4D90-A23F-E75490C093AF}.
Prop_RenditionEnginePassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RenditionEnginePassword value is {F0BC8BE5-CCD5-4641-B039-C26BE94C5821}.
Prop_ReplicableDirection - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReplicableDirection value is {2FB0427E-C35A-4605-A74C-627949414C20}.
Prop_ReplicationData - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReplicationData value is {F5A3FB82-1FEA-4E82-9156-B1D31D416C98}.
Prop_ReplicationGroup - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReplicationGroup value is {9D16626D-306B-4A86-AA99-9480ADB310C4}.
Prop_ReplicationGroups - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReplicationGroups value is {FC527465-A1CA-40AC-969D-428E300C28EC}.
Prop_ReplicationMode - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReplicationMode value is {0DC44639-963B-4780-8875-E0241C0BE798}.
Prop_ReplicationOperation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReplicationOperation value is {FCF14F88-406F-4F47-9FD7-35E73FFBB753}.
Prop_ReplicationParticipants - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReplicationParticipants value is {0DFB57B6-A1A7-4D3D-84B0-99CB5024BDB5}.
Prop_ReplicationStatus - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReplicationStatus value is {EBE3FFA1-EF99-488F-872C-278AC3B30C3B}.
Prop_ReplicationTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReplicationTraceFlags value is {B00DC9C0-0BB4-4E87-8EF5-9AD96C219EBB}.
Prop_RequiredClass - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RequiredClass value is {045C3793-7AAD-11D1-85E5-00A024E8A452}.
Prop_RequiredClassId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RequiredClassId value is {D32E5063-AFB2-11D2-8BD6-00E0290F729A}.
Prop_RequiresUniqueElements - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RequiresUniqueElements value is {045C37D9-7AAD-11D1-85E5-00A024E8A452}.
Prop_Reservation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Reservation value is {D32E507A-AFB2-11D2-8BD6-00E0290F729A}.
Prop_ReservationType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReservationType value is {00475575-5B2D-4D60-AB74-391730E18462}.
Prop_ResetLifecycleOnCheckin - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ResetLifecycleOnCheckin value is {F0218683-394B-4925-8A22-A81CD9DBEB24}.
Prop_ResourceStatus - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ResourceStatus value is {0E8EE90F-0650-4627-8FA9-4418386A3B1B}.
Prop_ResourceString - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ResourceString value is {3EA2623F-E29A-4D16-80F7-5F203398F881}.
Prop_RestrictMembershipToConfiguredRealms - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RestrictMembershipToConfiguredRealms value is {936DEE31-C6D2-429C-9B49-AE2F716A2F75}.
Prop_RetentionPeriod - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RetentionPeriod value is {4FB8D731-243A-4314-81BE-C2643BD28564}.
Prop_RetrievalName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RetrievalName value is {045C37D2-7AAD-11D1-85E5-00A024E8A452}.
Prop_RetrievalRetryAttempts - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RetrievalRetryAttempts value is {EDCBEF18-6465-479B-A3E1-62E1A100F344}.
Prop_RetryCount - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RetryCount value is {CAC6229C-6E68-4A5E-9378-96F566E3515C}.
Prop_ReturnNameAsDN - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ReturnNameAsDN value is {D31B4661-9ED9-462D-9699-75F1B61BB573}.
Prop_RollFwdBatchRetryAttempts - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RollFwdBatchRetryAttempts value is {7FC72E20-2CDA-450E-AEDA-44A826D6EDAD}.
Prop_RootClassDefinitions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RootClassDefinitions value is {D32E5057-AFB2-11D2-8BD6-00E0290F729A}.
Prop_RootDirectoryPath - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RootDirectoryPath value is {534C8E4A-04A8-499C-9969-EFF0FA1421C0}.
Prop_RootFolder - Static variable in class com.filenet.api.constants.GuidConstants
Prop_RootFolder value is {F20D0451-D155-4597-AB88-35EF7B594C49}.
Prop_ScriptText - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ScriptText value is {07DA8F50-8BC0-4A29-B72F-B2A283ED5C9C}.
Prop_ScriptType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ScriptType value is {87A83EF0-AF65-4B67-8D77-7CEB2A1C2933}.
Prop_SearchCrossForestGroupMembership - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SearchCrossForestGroupMembership value is {1A901ED1-CFF8-4BB0-962D-75D079E7FA8A}.
Prop_SearchDynamicGroup - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SearchDynamicGroup value is {923257E6-442E-4585-8A6F-0AF9377EA5F8}.
Prop_SearchServersToAttach - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SearchServersToAttach value is {4B11E2CB-1516-4326-BDEF-90356463E2DA}.
Prop_SearchTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SearchTraceFlags value is {AE6C39C0-3279-4E0F-9AB5-66ABD2FD7FCF}.
Prop_SecurityDescCacheMaxEntries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SecurityDescCacheMaxEntries value is {7D05E14E-6F9B-4BA3-B6A4-F11CF4525B27}.
Prop_SecurityFolder - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SecurityFolder value is {2AF36060-ED6E-44FF-8D77-38EED4203045}.
Prop_SecurityParent - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SecurityParent value is {F5853555-22B0-11D3-9BE1-0060081F223B}.
Prop_SecurityPolicies - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SecurityPolicies value is {65C6BB33-0299-4865-94C5-62AEB9393FA7}.
Prop_SecurityPolicy - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SecurityPolicy value is {23244D4C-34D9-4DBA-A805-E25C2E099A29}.
Prop_SecurityProxyType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SecurityProxyType value is {4322759F-CA5D-449A-B893-A845E48B46F9}.
Prop_SecurityTemplates - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SecurityTemplates value is {D970C8D8-C4B1-4936-ACF2-EFCEFFA07792}.
Prop_SecurityTraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SecurityTraceFlags value is {D644C9C0-34BD-454F-BC5B-F2C0482B9E3D}.
Prop_ServerInstances - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ServerInstances value is {432572CF-D702-425C-BE59-BAE147D2B1AF}.
Prop_Settability - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Settability value is {0307A296-83A5-41BA-A9B1-8626CD209F55}.
Prop_ShortName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ShortName value is {0F3D7C64-8D50-43AC-9EA9-D82640F32578}.
Prop_SingleItem - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SingleItem value is {27218CDB-3FFA-449E-B062-7D700058D77B}.
Prop_Site - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Site value is {0D591E7A-6935-4904-ABD4-C6B25350A5C1}.
Prop_Sites - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Sites value is {ECAA3ED4-F222-4065-93FD-A9604907C5BB}.
Prop_SiteSettings - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SiteSettings value is {D2A60AA4-0B0D-438B-A469-CF9D3751B723}.
Prop_SnapLockPassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SnapLockPassword value is {007C1097-A14D-4978-99F0-B367B7120103}.
Prop_SnapLockUserName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SnapLockUserName value is {8CA65D8C-55CF-4687-A49A-AC978439ABF8}.
Prop_SourceClassId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SourceClassId value is {3A29ACFB-6320-48A1-8933-A550C2ADB7D5}.
Prop_SourceDocument - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SourceDocument value is {74E5CA51-C45D-4327-94C5-75F7CA56B2F6}.
Prop_SourceObject - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SourceObject value is {1F7DC221-943A-44FB-817D-934402FFBB4D}.
Prop_SourceObjectId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SourceObjectId value is {40425FA2-6585-4D91-97D0-23FABAF10A24}.
Prop_SourceRepositoryName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SourceRepositoryName value is {353CF37C-5F5E-4CC3-8CDB-8F0E07885FF6}.
Prop_SSITraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SSITraceFlags value is {FEEA05D7-572D-4BF2-8112-CBCF0C491FDF}.
Prop_StagingAreaPath - Static variable in class com.filenet.api.constants.GuidConstants
Prop_StagingAreaPath value is {0CD76127-39B2-4DE3-91F2-8D6A4B0E0F1B}.
Prop_StateName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_StateName value is {06632D45-A9BB-45A6-8988-BED14B02BA5E}.
Prop_StatusDescription - Static variable in class com.filenet.api.constants.GuidConstants
Prop_StatusDescription value is {41A1AE54-61DB-4199-BB98-13EC5A4DF3E3}.
Prop_StorageArea - Static variable in class com.filenet.api.constants.GuidConstants
Prop_StorageArea value is {8CCE9103-5BEF-409A-9C0F-EC480E10784A}.
Prop_StorageAreas - Static variable in class com.filenet.api.constants.GuidConstants
Prop_StorageAreas value is {E742B01C-E780-4442-BA00-1BF80EE827BB}.
Prop_StorageLocation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_StorageLocation value is {D32E5041-AFB2-11D2-8BD6-00E0290F729A}.
Prop_StoragePolicies - Static variable in class com.filenet.api.constants.GuidConstants
Prop_StoragePolicies value is {D32E5071-AFB2-11D2-8BD6-00E0290F729A}.
Prop_StoragePolicy - Static variable in class com.filenet.api.constants.GuidConstants
Prop_StoragePolicy value is {D32E5040-AFB2-11D2-8BD6-00E0290F729A}.
Prop_StyleTemplate - Static variable in class com.filenet.api.constants.GuidConstants
Prop_StyleTemplate value is {1FA54BF1-8960-4880-AF92-D492B2BA7967}.
Prop_SubFolders - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SubFolders value is {D32E5053-AFB2-11D2-8BD6-00E0290F729A}.
Prop_Subject - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Subject value is {D72F108B-9900-40F6-8FB0-475AAFF7C262}.
Prop_SubjectCacheEntryTTL - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SubjectCacheEntryTTL value is {182AE10D-960E-47C4-BBBD-89A67980904A}.
Prop_SubjectCacheMaxEntries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SubjectCacheMaxEntries value is {C27188FD-E7AF-4004-B283-E83198ECBFE4}.
Prop_SubmittedCount - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SubmittedCount value is {74BB823E-D6E7-464C-9CEA-42A96E1EA457}.
Prop_SubscribedEvents - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SubscribedEvents value is {3D5EE34A-BACA-476B-9DD9-0CB04A1F1ECE}.
Prop_Subscriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Subscriptions value is {E85D15C7-56B8-44C5-A7DF-5F3465F615D2}.
Prop_SubscriptionTarget - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SubscriptionTarget value is {7EAB7695-D859-4FC1-8FE5-9ADFE4C0F823}.
Prop_SubsystemConfigurations - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SubsystemConfigurations value is {1BC8BE6B-8447-4978-90EB-3F6DF586CC16}.
Prop_SuperclassDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SuperclassDefinition value is {D32E5037-AFB2-11D2-8BD6-00E0290F729A}.
Prop_SuperclassDescription - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SuperclassDescription value is {045C3774-7AAD-11D1-85E5-00A024E8A452}.
Prop_SuperclassIdentity - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SuperclassIdentity value is {1D2A0A97-68AF-4CA5-AC8D-F091F4708ACE}.
Prop_SuperclassPropertyCount - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SuperclassPropertyCount value is {045C3775-7AAD-11D1-85E5-00A024E8A452}.
Prop_SupersededAddOnIds - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SupersededAddOnIds value is {A33167A8-CB4A-4A42-A854-18DA9F4E9AFD}.
Prop_SymbolicName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_SymbolicName value is {9D0CD7D0-4655-11D3-8D35-00E0290F729A}.
Prop_TableDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TableDefinition value is {D32E5042-AFB2-11D2-8BD6-00E0290F729A}.
Prop_TableDefinitions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TableDefinitions value is {3046CD92-E4C1-4B98-9EF5-B485F37CD7DC}.
Prop_TableName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TableName value is {D32E504D-AFB2-11D2-8BD6-00E0290F729A}.
Prop_Tail - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Tail value is {045C374D-7AAD-11D1-85E5-00A024E8A452}.
Prop_TargetAccessRequired - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TargetAccessRequired value is {D4262A46-EFE2-4D7D-809D-4AB7B472CC19}.
Prop_TargetClass - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TargetClass value is {600FF627-93C8-42FC-828E-0D9113DE77EF}.
Prop_TargetObjectStore - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TargetObjectStore value is {1AC34A73-56AD-4FFC-8C7B-E032F18B359E}.
Prop_TempDBContentLifetime - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TempDBContentLifetime value is {910B57C9-CC16-44A8-8341-9BF4F44D9DFE}.
Prop_TempDirectoryPath - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TempDirectoryPath value is {2A0D4FE1-585C-4C4A-A598-0AC4A4A3F14B}.
Prop_TempFileLifetime - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TempFileLifetime value is {1BD58477-931C-44F2-88EE-D5AF5B3A3497}.
Prop_TemplatePermissionDescriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TemplatePermissionDescriptions value is {3219F8B9-61AA-486A-B7CF-DDE81740CE3D}.
Prop_TemplatePermissions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TemplatePermissions value is {3D9A06AA-A578-4EF7-A95A-95C263BCA71E}.
Prop_TemplateType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TemplateType value is {14039247-E334-4F0A-B147-15AD7F59CC14}.
Prop_This - Static variable in class com.filenet.api.constants.GuidConstants
Prop_This value is {045C37AC-7AAD-11D1-85E5-00A024E8A452}.
Prop_ThreadCount - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ThreadCount value is {B4F007F6-1538-4DF0-86A1-F79273EFB2F8}.
Prop_TimeAllSubmitted - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TimeAllSubmitted value is {90C500E1-7A05-4C62-BF5D-3DF594AC2925}.
Prop_TimeLastProcessed - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TimeLastProcessed value is {6FDD5474-4570-437E-9B56-5F35D75D82CF}.
Prop_TimeOutSeconds - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TimeOutSeconds value is {42F099B0-64B0-43DF-A5CA-92BD7F41CE16}.
Prop_Title - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Title value is {CECFD0F0-B3AD-4A0E-BF71-9E03643A0AB2}.
Prop_TopFolders - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TopFolders value is {045C37D6-7AAD-11D1-85E5-00A024E8A452}.
Prop_ToVersions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_ToVersions value is {6F16EF9A-7287-4FBA-B22B-0DC9C0C4AD31}.
Prop_TraceLoggingEnabled - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TraceLoggingEnabled value is {26CB30DD-6FD1-4DD3-AE78-87982C382BC9}.
Prop_TransformationOptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TransformationOptions value is {C8AD1332-742C-4AEE-B5B9-3C8EC1F73BAB}.
Prop_TSMApplicationType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMApplicationType value is {2D1CC8A8-0419-4CB7-BA4F-F55149C235E1}.
Prop_TSMArchiveProtectionFlag - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMArchiveProtectionFlag value is {95D9700C-B6B8-4AA4-A1E0-FFD3AEDBE7E7}.
Prop_TSMCompressionFlag - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMCompressionFlag value is {FBAB3CB5-E078-4EDB-B9C4-0768E407B4F3}.
Prop_TSMConfigurationFilesShare - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMConfigurationFilesShare value is {7A62B5F8-3069-4322-B7E7-E2B947AF1817}.
Prop_TSMDSMIDirectory - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMDSMIDirectory value is {1B0EB1EF-D4CA-4E70-8B5C-1E2ADA584247}.
Prop_TSMFilespaceName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMFilespaceName value is {EF672E0F-F40D-4F3E-8C02-6776403502A4}.
Prop_TSMManagementClasses - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMManagementClasses value is {0CBC22A4-2A18-49D4-B155-5BBF37F6CE55}.
Prop_TSMMinimumRetention - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMMinimumRetention value is {666314F4-176A-40E9-8E2C-CA25CA2F3146}.
Prop_TSMMountWaitDuration - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMMountWaitDuration value is {81D064ED-8109-4693-97D7-1E5616411732}.
Prop_TSMNodeName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMNodeName value is {ABA15652-B06E-4913-80B7-F663CFDF0E4A}.
Prop_TSMOptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMOptions value is {78EFB4C0-B20F-4175-A09A-D3F6E872AC38}.
Prop_TSMOwnerName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMOwnerName value is {53E3829F-C026-46FE-9982-74B52E8E2266}.
Prop_TSMPassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMPassword value is {00942C24-6D32-46BF-AD3A-48B24233C8C1}.
Prop_TSMPort - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMPort value is {C0FE9DB8-C660-469F-9654-B53333D15720}.
Prop_TSMRetentionInitiation - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMRetentionInitiation value is {A19031A0-496F-48E8-8FF6-F44094D4352A}.
Prop_TSMRetentionPeriod - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMRetentionPeriod value is {32E94B45-5782-4016-8720-FD8F996853A3}.
Prop_TSMServerAddress - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMServerAddress value is {26BA51E3-3F20-4799-8705-93CE8FBF4718}.
Prop_TSMWriteBufferSize - Static variable in class com.filenet.api.constants.GuidConstants
Prop_TSMWriteBufferSize value is {1FA76842-0CE3-401F-9B7F-62FE77F5DC96}.
Prop_URIValue - Static variable in class com.filenet.api.constants.GuidConstants
Prop_URIValue value is {00696ED7-CF67-4733-BF66-20AF99F0F3FE}.
Prop_UsedInClasses - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UsedInClasses value is {D32E503C-AFB2-11D2-8BD6-00E0290F729A}.
Prop_UserBaseDN - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserBaseDN value is {DE2EE64F-EF20-4F0E-B3ED-5FDABE06DD78}.
Prop_UserDisplayNameAttribute - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserDisplayNameAttribute value is {A9ACFBD8-C098-4A58-8910-F62B0CAE334C}.
Prop_UserDomain - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserDomain value is {A509C050-C0AA-4883-95E3-2D76F0247A66}.
Prop_UserGroup - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserGroup value is {DB4CB4D3-15F1-45B1-8761-724F9EB418C8}.
Prop_UserName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserName value is {5A8C0113-4D10-417E-A9DE-4FA6508A88D9}.
Prop_UserNameAttribute - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserNameAttribute value is {527F4280-EC7F-40E2-9E89-0378F0EEDFFE}.
Prop_UserPassword - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserPassword value is {46B343AE-5396-4269-BF23-565331FCDCA9}.
Prop_Users - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Users value is {11C9CA0F-F709-42ED-A674-3B960F5AA07B}.
Prop_UserSearchFilter - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserSearchFilter value is {4349798B-EAD8-4873-B321-86A1F0640A01}.
Prop_UserString - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserString value is {23484EB6-F97F-45AC-ABDC-299784FB57C9}.
Prop_UserTokenCacheEntryTTL - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserTokenCacheEntryTTL value is {E92526DA-1B3A-414F-AB92-7040727135CF}.
Prop_UserTokenCacheMaxEntries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserTokenCacheMaxEntries value is {8BF861B0-B1AD-43B4-96A0-667178859F3A}.
Prop_UserUniqueIDAttribute - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserUniqueIDAttribute value is {A7369B4A-DA28-43D5-BFA3-B6F390F31CC4}.
Prop_UserUniqueIDAttributeIsBinary - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UserUniqueIDAttributeIsBinary value is {4C8482BD-72B9-4F26-A85B-0D65F9F2AFAE}.
Prop_UsesLongColumn - Static variable in class com.filenet.api.constants.GuidConstants
Prop_UsesLongColumn value is {29CE28EC-E729-4ED6-924F-B9E4B2927A22}.
Prop_VendorName - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VendorName value is {A3EFB0DB-8347-4577-BD5E-53CF15188BF2}.
Prop_VerityBrokerNames - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VerityBrokerNames value is {36585A33-E4B7-4C16-8456-BA32F29F8D85}.
Prop_VerityBrokers - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VerityBrokers value is {D42D0FF1-88C3-4AD0-B761-573ADCDC41CF}.
Prop_VerityCollections - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VerityCollections value is {6608710C-61A1-4642-85B7-7B3C640E3441}.
Prop_VerityDomainConfiguration - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VerityDomainConfiguration value is {EE2D2282-809B-497C-BAA2-AD411ECA6475}.
Prop_VerityIndexServers - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VerityIndexServers value is {F049F843-5F6E-4BFB-90D8-C85F9DDFA437}.
Prop_VerityMasterAdminServerHostname - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VerityMasterAdminServerHostname value is {7F27D4A2-B218-488F-A0B4-0E108B3BF56A}.
Prop_VerityMasterAdminServerPort - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VerityMasterAdminServerPort value is {C2CA5F1B-ED85-40B0-9253-DF12C26CFCDC}.
Prop_VeritySearchServers - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VeritySearchServers value is {3AE8E829-AE48-4A3D-B2ED-8FC500751B23}.
Prop_VersionBindType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VersionBindType value is {903876EC-3100-4BB5-BC5A-F47521A3C08C}.
Prop_Versions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_Versions value is {D32E5078-AFB2-11D2-8BD6-00E0290F729A}.
Prop_VersionSeries - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VersionSeries value is {045C37B2-7AAD-11D1-85E5-00A024E8A452}.
Prop_VersionSeriesId - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VersionSeriesId value is {465E04E3-A09A-4098-AC2D-A0F60D9B6F24}.
Prop_VersionStatus - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VersionStatus value is {36321A70-7F6E-44CD-9B49-738615072081}.
Prop_VirtualServer - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VirtualServer value is {CB10A802-9276-4CCF-919B-592D4C1760C5}.
Prop_VirtualServers - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VirtualServers value is {3D22D82B-AE5F-4839-8E07-F7FFEAA68D0A}.
Prop_VWVersion - Static variable in class com.filenet.api.constants.GuidConstants
Prop_VWVersion value is {6733AC62-EA8C-40BE-9934-FA91ACFAF1AE}.
Prop_WorkflowDefinition - Static variable in class com.filenet.api.constants.GuidConstants
Prop_WorkflowDefinition value is {2FEB0601-D891-4188-9531-803CF8A099EC}.
Prop_WorkflowDefinitions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_WorkflowDefinitions value is {91ED39FC-9F66-4DC4-B52F-B72CA5555B4D}.
Prop_WorkflowSourceSubscriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_WorkflowSourceSubscriptions value is {78E4D864-6EAE-444E-818A-70F3C796F368}.
Prop_WorkflowSubscriptions - Static variable in class com.filenet.api.constants.GuidConstants
Prop_WorkflowSubscriptions value is {3BF3B281-7525-4CC6-8E80-4CCEE112EB23}.
Prop_WSITraceFlags - Static variable in class com.filenet.api.constants.GuidConstants
Prop_WSITraceFlags value is {BFC7E812-FAF6-41BF-A5D1-447E9027964F}.
Prop_XMLDocumentType - Static variable in class com.filenet.api.constants.GuidConstants
Prop_XMLDocumentType value is {81CA7382-86C9-4831-81BB-9696A24DB7AD}.
Prop_XMLPropertyMappingScripts - Static variable in class com.filenet.api.constants.GuidConstants
Prop_XMLPropertyMappingScripts value is {2C849FA0-C692-477B-95F2-D9240D531830}.
PROPER_SUBCLASS_PROPERTY_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
Properties - Interface in com.filenet.api.property
Represents a collection of Property values that you can manipulate.
Property - Interface in com.filenet.api.property
Represents the base interface for a property belonging to a Content Engine object.
PROPERTY_DEFAULT_BINARY - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DEFAULT_BOOLEAN - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DEFAULT_DATE_TIME - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DEFAULT_FLOAT64 - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DEFAULT_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DEFAULT_INTEGER32 - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DEFAULT_OBJECT - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DEFAULT_STRING - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DEFINITION_BINARY - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DEFINITION_BOOLEAN - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DEFINITION_DATE_TIME - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DEFINITION_FLOAT64 - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DEFINITION_ID - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DEFINITION_INTEGER32 - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DEFINITION_OBJECT - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DEFINITION_STRING - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DEFINITIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DESCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DESCRIPTION_BINARY - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DESCRIPTION_BOOLEAN - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DESCRIPTION_DATE_TIME - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DESCRIPTION_FLOAT64 - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DESCRIPTION_ID - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DESCRIPTION_INTEGER32 - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DESCRIPTION_OBJECT - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DESCRIPTION_STRING - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DISPLAY_CATEGORY - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_DISPLAY_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_IDENTITY - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_MAP - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_MAXIMUM_DATE_TIME - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_MAXIMUM_FLOAT64 - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_MAXIMUM_INTEGER32 - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_MINIMUM_DATE_TIME - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_MINIMUM_FLOAT64 - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_MINIMUM_INTEGER32 - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_SELECTION_BINARY - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_SELECTIONS_BOOLEAN - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_SELECTIONS_DATE_TIME - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_SELECTIONS_FLOAT64 - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_SELECTIONS_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_SELECTIONS_INTEGER32 - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_SELECTIONS_OBJECT - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_SELECTIONS_STRING - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_TEMPLATE - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_TEMPLATE - Static variable in class com.filenet.api.constants.PropertyNames
 
PROPERTY_TEMPLATE_BINARY - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_TEMPLATE_BOOLEAN - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_TEMPLATE_DATE_TIME - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_TEMPLATE_FLOAT64 - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_TEMPLATE_ID - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_TEMPLATE_INTEGER32 - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_TEMPLATE_OBJECT - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_TEMPLATE_STRING - Static variable in class com.filenet.api.constants.ClassNames
 
PROPERTY_TEMPLATES - Static variable in class com.filenet.api.constants.PropertyNames
 
PropertyBinary - Interface in com.filenet.api.property
Represents a Content Engine property that holds a byte (8-bit signed integer) array intended for a binary value.
PropertyBinaryList - Interface in com.filenet.api.property
Represents a Content Engine property that holds a BinaryList object.
PropertyBoolean - Interface in com.filenet.api.property
Represents a Content Engine property that holds a Boolean value.
PropertyBooleanList - Interface in com.filenet.api.property
Represents a Content Engine property that holds a BooleanList object.
PropertyContent - Interface in com.filenet.api.property
Represents a Content Engine property that holds an InputStream object intended for reading bytes of content data from a file source.
PropertyDateTime - Interface in com.filenet.api.property
Represents a Content Engine property that holds a Date object for specifying a date and time.
PropertyDateTimeList - Interface in com.filenet.api.property
Represents a Content Engine property that holds a DateTimeList object.
PropertyDefinition - Interface in com.filenet.api.admin
Represents the base class for all property definition classes.
PropertyDefinitionBinary - Interface in com.filenet.api.admin
Represents the definition of a property that holds a binary value.
PropertyDefinitionBinaryList - Interface in com.filenet.api.collection
Represents a collection of PropertyDefinitionBinary objects.
PropertyDefinitionBoolean - Interface in com.filenet.api.admin
Represents the definition of a property that holds a Boolean value.
PropertyDefinitionBooleanList - Interface in com.filenet.api.collection
Represents a collection of PropertyDefinitionBoolean objects.
PropertyDefinitionDateTime - Interface in com.filenet.api.admin
Represents the definition of a property that holds a DateTime value.
PropertyDefinitionDateTimeList - Interface in com.filenet.api.collection
Represents a collection of PropertyDefinitionDateTime objects.
PropertyDefinitionFloat64 - Interface in com.filenet.api.admin
Represents the definition of a property that holds a Double (Float64) value.
PropertyDefinitionFloat64List - Interface in com.filenet.api.collection
Represents a collection of PropertyDefinitionFloat64 objects.
PropertyDefinitionId - Interface in com.filenet.api.admin
Represents the definition of a property that holds a GUID string value.
PropertyDefinitionIdList - Interface in com.filenet.api.collection
Represents a collection of PropertyDefinitionId objects.
PropertyDefinitionInteger32 - Interface in com.filenet.api.admin
Represents the definition of a property that holds an integer value.
PropertyDefinitionInteger32List - Interface in com.filenet.api.collection
Represents a collection of PropertyDefinitionInteger32 objects.
PropertyDefinitionList - Interface in com.filenet.api.collection
Represents a collection of objects, each of which is an instance of a PropertyDefinition subclass (PropertyDefinitionBinary, PropertyDefinitionBoolean, and so on).
PropertyDefinitionObject - Interface in com.filenet.api.admin
Represents the definition of a property that holds a Content Engine object value.
PropertyDefinitionObjectList - Interface in com.filenet.api.collection
Represents a collection of PropertyDefinitionObject objects.
PropertyDefinitionString - Interface in com.filenet.api.admin
Represents the definition of a property that holds a string value.
PropertyDefinitionStringList - Interface in com.filenet.api.collection
Represents a collection of PropertyDefinitionString objects.
PropertyDependentObjectList - Interface in com.filenet.api.property
Represents a Content Engine property that holds a DependentObjectList object.
PropertyDescription - Interface in com.filenet.api.meta
Represents the base class for all property description classes.
PropertyDescriptionBinary - Interface in com.filenet.api.meta
Represents the fixed description of a property that holds a binary value.
PropertyDescriptionBinaryList - Interface in com.filenet.api.collection
Represents a collection of PropertyDescriptionBinary objects.
PropertyDescriptionBoolean - Interface in com.filenet.api.meta
Represents the fixed description of a property that holds a Boolean value.
PropertyDescriptionBooleanList - Interface in com.filenet.api.collection
Represents a collection of PropertyDescriptionBoolean objects.
PropertyDescriptionDateTime - Interface in com.filenet.api.meta
Represents the fixed description of a property that holds a DateTime value.
PropertyDescriptionDateTimeList - Interface in com.filenet.api.collection
Represents a collection of PropertyDescriptionDateTime objects.
PropertyDescriptionFloat64 - Interface in com.filenet.api.meta
Represents the fixed description of a property that holds a Double (Float64) value.
PropertyDescriptionFloat64List - Interface in com.filenet.api.collection
Represents a collection of PropertyDescriptionFloat64 objects.
PropertyDescriptionId - Interface in com.filenet.api.meta
Represents the fixed description of a property that holds a GUID string value.
PropertyDescriptionIdList - Interface in com.filenet.api.collection
Represents a collection of PropertyDescriptionId objects.
PropertyDescriptionInteger32 - Interface in com.filenet.api.meta
Represents the fixed description of a property that holds an integer value.
PropertyDescriptionInteger32List - Interface in com.filenet.api.collection
Represents a collection of PropertyDescriptionInteger32 objects.
PropertyDescriptionList - Interface in com.filenet.api.collection
Represents a collection of objects, each of which is an instance of a PropertyDescription subclass (PropertyDescriptionBinary, PropertyDescriptionBoolean, and so on).
PropertyDescriptionObject - Interface in com.filenet.api.meta
Represents the fixed description of a property that holds a Content Engine object value.
PropertyDescriptionObjectList - Interface in com.filenet.api.collection
Represents a collection of PropertyDescriptionObject objects.
PropertyDescriptionString - Interface in com.filenet.api.meta
Represents the fixed description of a property that holds a string value.
PropertyDescriptionStringList - Interface in com.filenet.api.collection
Represents a collection of PropertyDescriptionString objects.
PropertyEngineObject - Interface in com.filenet.api.property
Represents a Content Engine property that holds an EngineObject object.
PropertyFilter - Class in com.filenet.api.property
Represents information, used in conjunction with one or more FilterElement objects, for controlling which properties of a Content Engine object (and with what level of detail) to return from the server during an object retrieval or an object refresh.
PropertyFilter() - Constructor for class com.filenet.api.property.PropertyFilter
 
PropertyFloat64 - Interface in com.filenet.api.property
Represents a Content Engine property that holds a Double (64-bit floating point) value.
PropertyFloat64List - Interface in com.filenet.api.property
Represents a Content Engine property that holds a Float64List object.
PropertyId - Interface in com.filenet.api.property
Represents a Content Engine property that holds an Id (GUID string) value.
PropertyIdList - Interface in com.filenet.api.property
Represents a Content Engine property that holds an IdList object.
PropertyIndependentObjectSet - Interface in com.filenet.api.property
Represents a Content Engine property that holds an IndependentObjectSet object.
PropertyInteger32 - Interface in com.filenet.api.property
Represents a Content Engine property that holds an Integer (32-bit signed integer) value.
PropertyInteger32List - Interface in com.filenet.api.property
Represents a Content Engine property that holds an Integer32List object.
PropertyNames - Class in com.filenet.api.constants
Contains a constant for the name of each property in the FileNet P8 Content Engine API.
PropertyPersistence - Class in com.filenet.api.constants
Provides a set of constants that specify whether a property can be made persistent (that is, have its state stored in a database).
PropertySettability - Class in com.filenet.api.constants
Provides a set of constants that specify when the value of a property can be set.
PropertyState - Class in com.filenet.api.constants
Provides a set of constants that indicates the type of value held by a Property object as it relates to a given Content Engine property.
PropertyString - Interface in com.filenet.api.property
Represents a Content Engine property that holds a String value.
PropertyStringList - Interface in com.filenet.api.property
Represents a Content Engine property that holds a StringList object.
PropertyTemplate - Interface in com.filenet.api.admin
Represents the base class for all property template classes.
PropertyTemplateBinary - Interface in com.filenet.api.admin
Represents a property template for creating PropertyDefinitionBinary objects, which you can add to class definitions to create user-defined properties for holding binary values.
PropertyTemplateBinarySet - Interface in com.filenet.api.collection
Represents a collection of PropertyTemplateBinary objects.
PropertyTemplateBoolean - Interface in com.filenet.api.admin
Represents a property template for creating PropertyDefinitionBoolean objects, which you can add to class definitions to create user-defined properties for holding Boolean values.
PropertyTemplateBooleanSet - Interface in com.filenet.api.collection
Represents a collection of PropertyTemplateBoolean objects.
PropertyTemplateDateTime - Interface in com.filenet.api.admin
Represents a property template for creating PropertyDefinitionDateTime objects, which you can add to class definitions to create user-defined properties for holding DateTime values.
PropertyTemplateDateTimeSet - Interface in com.filenet.api.collection
Represents a collection of PropertyTemplateDateTime objects.
PropertyTemplateFloat64 - Interface in com.filenet.api.admin
Represents a property template for creating PropertyDefinitionFloat64 objects, which you can add to class definitions to create user-defined properties for holding Double (Float64) values.
PropertyTemplateFloat64Set - Interface in com.filenet.api.collection
Represents a collection of PropertyTemplateFloat64 objects.
PropertyTemplateId - Interface in com.filenet.api.admin
Represents a property template for creating PropertyDefinitionId objects, which you can add to class definitions to create user-defined properties for holding GUID string values.
PropertyTemplateIdSet - Interface in com.filenet.api.collection
Represents a collection of PropertyTemplateId objects.
PropertyTemplateInteger32 - Interface in com.filenet.api.admin
Represents a property template for creating PropertyDefinitionInteger32 objects, which you can add to class definitions to create user-defined properties for holding integer values.
PropertyTemplateInteger32Set - Interface in com.filenet.api.collection
Represents a collection of PropertyTemplateInteger32 objects.
PropertyTemplateObject - Interface in com.filenet.api.admin
Represents a property template for creating PropertyDefinitionObject objects, which you can add to class definitions to create user-defined properties for holding Content Engine object values.
PropertyTemplateObjectSet - Interface in com.filenet.api.collection
Represents a collection of PropertyTemplateObject objects.
PropertyTemplateSet - Interface in com.filenet.api.collection
Represents a collection of objects, each of which is an instance of a PropertyTemplate subclass (PropertyTemplateBinary, PropertyTemplateBoolean, and so on).
PropertyTemplateString - Interface in com.filenet.api.admin
Represents a property template for creating PropertyDefinitionString objects, which you can add to class definitions to create user-defined properties for holding string values.
PropertyTemplateStringSet - Interface in com.filenet.api.collection
Represents a collection of PropertyTemplateString objects.
PROTECTED_PROPERTY_COUNT - Static variable in class com.filenet.api.constants.PropertyNames
 
PROVIDER_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
PROXY - Static variable in class com.filenet.api.constants.PermissionSource
Specifies that the permission is from a security proxy object.
PROXY_AS_INT - Static variable in class com.filenet.api.constants.PermissionSource
An int value associated with the PROXY instance of this class.
PRUNE_AMOUNT - Static variable in class com.filenet.api.constants.PropertyNames
 
PRUNE_THRESHOLD_CONTENT_ELEMENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
PRUNE_THRESHOLD_SIZE_KBYTES - Static variable in class com.filenet.api.constants.PropertyNames
 
PUBLIC_KEY - Static variable in class com.filenet.api.constants.PropertyNames
 
PUBLICATION_DOCUMENT - Static variable in class com.filenet.api.constants.PropertyNames
 
PUBLICATION_INFO - Static variable in class com.filenet.api.constants.PropertyNames
 
PublicationStatus - Class in com.filenet.api.constants
Provides a set of constants that identify the publication status of a document.
PUBLISH - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to publish the object; view its properties, security, and content; and link to the object.
PUBLISH - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to publish an object.
publish(PublishTemplate, String) - Method in interface com.filenet.api.core.Document
Publishes this Document object according to the specifications included in the specified publish template as modified by the contents of the publishOptions parameter.
PUBLISH_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the PUBLISH instance of this class.
PUBLISH_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the PUBLISH instance of this class.
PUBLISH_BAD_PUBLISH_REQUEST - Static variable in class com.filenet.api.exception.ExceptionCode
The publish request is invalid.
PUBLISH_BAD_PUBLISH_TEMPLATE - Static variable in class com.filenet.api.exception.ExceptionCode
An exception occurred while handling the provided publish template object.
PUBLISH_COMPLETE_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
PUBLISH_CONTENT_ELEMENT_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
Publishing requires that the source document must contain a content element, but none was found.
PUBLISH_CONTENT_REFERENCE_NOT_SUPPORTED - Static variable in class com.filenet.api.exception.ExceptionCode
Publishing does not support a content reference as the first content element of the source document.
PUBLISH_DITA_INVALID_DITAOT - Static variable in class com.filenet.api.exception.ExceptionCode
DITA Open Toolkit not installed in specified DITAHome location in the DITA Rendition Engine Connection.
PUBLISH_DITA_INVALID_DITAOT_LIB - Static variable in class com.filenet.api.exception.ExceptionCode
DITA Open Toolkit lib folder not found or invalid.
PUBLISH_DITA_INVALID_DITAVAL - Static variable in class com.filenet.api.exception.ExceptionCode
DITAVAL file requires DocumentTitle, ContentSize and ContentElement properties.
PUBLISH_DITA_INVALID_WORKSPACE_FOLDER - Static variable in class com.filenet.api.exception.ExceptionCode
The DITA temp workspace folder exists but is not a folder.
PUBLISH_DITA_JAVA_HOME_UNDEFINED - Static variable in class com.filenet.api.exception.ExceptionCode
JAVA_HOME environment variable not defined.
PUBLISH_DITA_PUBLICATION_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The DITA publication file was not found .
PUBLISH_DITA_RENDER_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The DITA Open Toolkit render operation failed, returning a non-zero value.
PUBLISH_DITA_UNABLE_TO_CREATE - Static variable in class com.filenet.api.exception.ExceptionCode
Attempt to create DITA temp files failed.
PUBLISH_DITA_UNABLE_TO_DELETE - Static variable in class com.filenet.api.exception.ExceptionCode
After render operation, attempt to delete DITA temp files failed.
PUBLISH_HANDLER_THREW - Static variable in class com.filenet.api.exception.ExceptionCode
An exception occurred in the Publishing handler.
PUBLISH_NO_HANDLER - Static variable in class com.filenet.api.exception.ExceptionCode
A handler for the PublishRequest indicated could not be retrieved.
PUBLISH_READING_PR_PUBLISHINGSTATUS_THREW - Static variable in class com.filenet.api.exception.ExceptionCode
Reading the PublishRequest.PublishingStatus threw
PUBLISH_READING_REC_THREW - Static variable in class com.filenet.api.exception.ExceptionCode
Reading the RenditionEngineConnection threw.
PUBLISH_REQUEST - Static variable in class com.filenet.api.constants.ClassNames
 
PUBLISH_REQUEST_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
PUBLISH_REQUEST_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
PUBLISH_STYLE_TEMPLATE - Static variable in class com.filenet.api.constants.ClassNames
 
PUBLISH_STYLE_TEMPLATE - Static variable in class com.filenet.api.constants.PropertyNames
 
PUBLISH_TEMPLATE - Static variable in class com.filenet.api.constants.ClassNames
 
PUBLISH_TEMPLATE - Static variable in class com.filenet.api.constants.PropertyNames
 
PUBLISH_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
PublishCompleteEvent - Interface in com.filenet.api.events
Represents an event that occurs when a document-publishing request has completed.
PublishCompleteEventSet - Interface in com.filenet.api.collection
Represents a collection of PublishCompleteEvent objects.
PUBLISHING - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the Publishing Extensions AddOn.
PUBLISHING_COMPLETE - Static variable in class com.filenet.api.constants.PublishingStatus
Specifies that the request has been successfully processed.
PUBLISHING_COMPLETE_AS_INT - Static variable in class com.filenet.api.constants.PublishingStatus
An int value associated with the PUBLISHING_COMPLETE instance of this class.
PUBLISHING_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
PUBLISHING_DELETING - Static variable in class com.filenet.api.constants.PublishingStatus
Specifies that the request is pending deletion.
PUBLISHING_DELETING_AS_INT - Static variable in class com.filenet.api.constants.PublishingStatus
An int value associated with the PUBLISHING_DELETING instance of this class.
PUBLISHING_IN_ERROR - Static variable in class com.filenet.api.constants.PublishingStatus
Specifies that the request was unsuccessfully processed.
PUBLISHING_IN_ERROR_AS_INT - Static variable in class com.filenet.api.constants.PublishingStatus
An int value associated with the PUBLISHING_IN_ERROR instance of this class.
PUBLISHING_IN_QUEUE - Static variable in class com.filenet.api.constants.PublishingStatus
Specifies that the request has not yet been processed.
PUBLISHING_IN_QUEUE_AS_INT - Static variable in class com.filenet.api.constants.PublishingStatus
An int value associated with the PUBLISHING_IN_QUEUE instance of this class.
PUBLISHING_IN_WORK - Static variable in class com.filenet.api.constants.PublishingStatus
Specifies that the request is currently being processed.
PUBLISHING_IN_WORK_AS_INT - Static variable in class com.filenet.api.constants.PublishingStatus
An int value associated with the PUBLISHING_IN_WORK instance of this class.
PUBLISHING_STATUS - Static variable in class com.filenet.api.constants.PropertyNames
 
PUBLISHING_SUBSIDIARY_FOLDER - Static variable in class com.filenet.api.constants.PropertyNames
 
PublishingConfiguration - Interface in com.filenet.api.admin
References the configuration data for a publishing operation.
PublishingConfigurationList - Interface in com.filenet.api.collection
Represents a collection of PublishingConfiguration objects.
PublishingStatus - Class in com.filenet.api.constants
Provides a set of constants that identify the status of a publish request.
PublishRequest - Interface in com.filenet.api.publishing
Represents a queued request to publish a document using a specified PublishTemplate object.
PublishRequestEvent - Interface in com.filenet.api.events
Represents an event that occurs when a request has been made to publish or republish a document.
PublishRequestEventSet - Interface in com.filenet.api.collection
Represents a collection of PublishRequestEvent objects.
PublishRequestSet - Interface in com.filenet.api.collection
Represents a collection of PublishRequest objects.
PublishStyleTemplate - Interface in com.filenet.api.publishing
Represents the style template that defines how a source document will be transformed.
PublishStyleTemplateSet - Interface in com.filenet.api.collection
Represents a collection of PublishStyleTemplate objects.
PublishTemplate - Interface in com.filenet.api.publishing
Represents a template for publishing a document.
PublishTemplateSet - Interface in com.filenet.api.collection
Represents a collection of PublishTemplate objects.
PURGE - Static variable in class com.filenet.api.constants.AreaDeleteMethod
Specifies that content be overwritten three times before it's deleted.
PURGE_AS_INT - Static variable in class com.filenet.api.constants.AreaDeleteMethod
An int value associated with the PURGE instance of this class.
pushSubject(Subject) - Method in class com.filenet.api.util.UserContext
Saves any previously active Subject and makes the specified Subject active.
putObjectValue(String, Object) - Method in class com.filenet.api.action.PendingAction
Adds an object as the value for the named parameter to the parameter bag for this PendingAction object.
putObjectValue(String, Object) - Method in interface com.filenet.api.property.Properties
Creates or updates a Property instance in this Properties collection.
putValue(String, String) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, Boolean) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, Double) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, Integer) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, Id) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, byte[]) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, Date) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, EngineObject) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, StringList) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, BooleanList) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, Integer32List) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, Float64List) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, DateTimeList) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, BinaryList) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, IdList) - Method in class com.filenet.api.action.PendingAction
Adds a value for the named parameter to the parameter bag for this PendingAction object.
putValue(String, String) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyString instance in this Properties collection.
putValue(String, Date) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyDateTime instance in this Properties collection.
putValue(String, Integer) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyInteger32 instance in this Properties collection.
putValue(String, int) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyInteger32 instance in this Properties collection.
putValue(String, Boolean) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyBoolean instance in this Properties collection.
putValue(String, boolean) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyBoolean instance in this Properties collection.
putValue(String, Double) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyFloat64 instance in this Properties collection.
putValue(String, double) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyFloat64 instance in this Properties collection.
putValue(String, byte[]) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyBinary instance in this Properties collection.
putValue(String, Id) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyId instance in this Properties collection.
putValue(String, EngineObject) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyEngineObject instance in this Properties collection.
putValue(String, DependentObjectList) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyDependentObjectList instance in this Properties collection.
putValue(String, IndependentObjectSet) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyIndependentObjectSet instance in this Properties collection.
putValue(String, StringList) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyStringList instance in this Properties collection.
putValue(String, BooleanList) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyBooleanList instance in this Properties collection.
putValue(String, Integer32List) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyInteger32List instance in this Properties collection.
putValue(String, Float64List) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyFloat64List instance in this Properties collection.
putValue(String, DateTimeList) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyDateTimeList instance in this Properties collection.
putValue(String, BinaryList) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyBinaryList instance in this Properties collection.
putValue(String, IdList) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyIdList instance in this Properties collection.
putValue(String, InputStream) - Method in interface com.filenet.api.property.Properties
Creates or updates a PropertyContent instance in this Properties collection.

Q

QUERY_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
QUERY_PAGE_DEFAULT_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
QUERY_PAGE_MAX_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
QUERY_TEXT - Static variable in class com.filenet.api.constants.PropertyNames
 
QueryEvent - Interface in com.filenet.api.events
Repesents an event that occurs whenever a database query is performed.
QueryEventSet - Interface in com.filenet.api.collection
Represents a collection of QueryEvent objects.
QUEUE_ITEM - Static variable in class com.filenet.api.constants.ClassNames
 
QUEUE_ITEM_DATABASE_TIMEOUT - Static variable in class com.filenet.api.constants.PropertyNames
 
QUEUE_ITEM_MAX_DISPATCHERS - Static variable in class com.filenet.api.constants.PropertyNames
 
QUEUE_ITEM_RETRY_COUNT - Static variable in class com.filenet.api.constants.PropertyNames
 
QUEUED_OBJECT - Static variable in class com.filenet.api.constants.PropertyNames
 
QueueItem - Interface in com.filenet.api.admin
This class is the base class for all queue-related classes.
QueueItemSet - Interface in com.filenet.api.collection
Represents a collection of QueueItem objects.

R

RaiseEvent - Class in com.filenet.api.action
Represents a pending action for raising a custom event on a Subscribable object.
RaiseEvent(Properties, String) - Constructor for class com.filenet.api.action.RaiseEvent
Creates a new instance of a RaiseEvent pending action object.
raiseEvent(CustomEvent) - Method in interface com.filenet.api.core.Subscribable
Raises a custom event for this Subscribable object.
READ - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to view an object's properties and security.
READ - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to view the properties of an object.
READ_ACL - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to view an object's security (that is, its PermissionList collection).
READ_ACL_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the READ_ACL instance of this class.
READ_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the READ instance of this class.
READ_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the READ instance of this class.
READ_ONLY - Static variable in class com.filenet.api.constants.PropertySettability
Specifies that a property is read-only; only the server can set its value.
READ_ONLY_AS_INT - Static variable in class com.filenet.api.constants.PropertySettability
An int value associated with the READ_ONLY instance of this class.
READ_WRITE - Static variable in class com.filenet.api.constants.PropertySettability
Specifies that a property is read/write; you can set its value at any time.
READ_WRITE_AS_INT - Static variable in class com.filenet.api.constants.PropertySettability
An int value associated with the READ_WRITE instance of this class.
readExternal(ObjectInput) - Method in exception com.filenet.api.exception.EngineRuntimeException
Reads this instance from the underlying stream and stores it in the error stack.
REALM - Static variable in class com.filenet.api.constants.ClassNames
 
Realm - Interface in com.filenet.api.security
Consists of a set of related groups and users.
RealmInfo - Class in com.filenet.api.engine
For Internal Use Only.
RealmInfo(String, DirectoryServiceProvider, String, String, String, String, boolean, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.filenet.api.engine.RealmInfo
For Internal Use Only.
RealmInfo(String, DirectoryServiceProvider, String, String, String, String, boolean, String, String, String, String, String, String, String, String, String, String, boolean) - Constructor for class com.filenet.api.engine.RealmInfo
 
RealmInfo(String, DirectoryServiceProvider, String, String, String, String, boolean, String, String, String, String, String, String, boolean, String, String, String, String, String, boolean, String, boolean, boolean, String, String, String) - Constructor for class com.filenet.api.engine.RealmInfo
 
RealmSet - Interface in com.filenet.api.collection
Represents a collection of Realm objects.
RECOMMENDED - Static variable in class com.filenet.api.constants.AddOnType
Specifies that the installation of an add-on is recommended.
RECOMMENDED_AS_INT - Static variable in class com.filenet.api.constants.AddOnType
An int value associated with the RECOMMENDED instance of this class.
REFERENCE - Static variable in class com.filenet.api.constants.PropertyState
Indicates that the Property object holds an ObjectReference object specifying a reference to the object returned by an object-valued Content Engine property.
REFERENCE_AS_INT - Static variable in class com.filenet.api.constants.PropertyState
An int value associated with the REFERENCE instance of this class.
REFERENCING_ACTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
REFERENTIAL_CONTAINMENT_RELATIONSHIP - Static variable in class com.filenet.api.constants.ClassNames
 
ReferentialContainmentRelationship - Interface in com.filenet.api.core
Represents a static relationship between two Containable subclasses: a container and a containee.
ReferentialContainmentRelationshipSet - Interface in com.filenet.api.collection
Represents a collection of ReferentialContainmentRelationship objects.
REFLECTIVE_PROPERTY_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
REFRESH - Static variable in class com.filenet.api.constants.RefreshMode
Specifies that upon saving or committing the object, its property cache is refreshed with updated data from the Content Engine server.
refresh() - Method in interface com.filenet.api.core.IndependentObject
Retrieves this object from the server and replaces existing information in the property cache with the retrieved property information.
refresh(String[]) - Method in interface com.filenet.api.core.IndependentObject
Retrieves this object from the server and replaces existing information in the property cache with the retrieved information for the specified properties.
refresh(PropertyFilter) - Method in interface com.filenet.api.core.IndependentObject
Retrieves this object from the server and replaces existing information in the property cache with the retrieved information for the properties specified by the filter.
RefreshMode - Class in com.filenet.api.constants
Specifies whether to retrieve refreshed data from the Content Engine server for updating an object's property cache when the object is explicitly saved or is committed to the persistent store as part of a batch.
REGION_KEY - Static variable in class com.filenet.api.constants.PropertyNames
 
REGION_PASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
RELATIONSHIP - Static variable in class com.filenet.api.constants.ClassNames
 
Relationship - Interface in com.filenet.api.core
Represents the base class for binary relationships between independently persistable objects of an object store.
RelationshipSet - Interface in com.filenet.api.collection
Represents a collection of Relationship objects.
RELEASED - Static variable in class com.filenet.api.constants.VersionStatus
Specifies that the document version is a released major version.
RELEASED - Static variable in class com.filenet.api.constants.VersionStatusId
Indicates a released document version.
RELEASED_AS_INT - Static variable in class com.filenet.api.constants.VersionStatus
An int value associated with the RELEASED instance of this class.
RELEASED_VERSION - Static variable in class com.filenet.api.constants.PropertyNames
 
REMOVE_MARKING - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to remove a Marking object from an object.
REMOVE_MARKING_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the REMOVE_MARKING instance of this class.
REMOVE_OBJECTS - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to delete objects in an object store.
REMOVE_OBJECTS_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the REMOVE_OBJECTS instance of this class.
removeFromCache(String) - Method in interface com.filenet.api.property.Properties
Removes the Property object specified by name from this Properties collection cache.
removeFromCache(String[]) - Method in interface com.filenet.api.property.Properties
Removes the Property objects specified by their names in a String array from this Properties collection cache.
RENAME_FILE_RETRY_ATTEMPTS - Static variable in class com.filenet.api.constants.PropertyNames
 
RENDITION_ENGINE_CONNECTION - Static variable in class com.filenet.api.constants.ClassNames
 
RENDITION_ENGINE_CONNECTION - Static variable in class com.filenet.api.constants.PropertyNames
 
RENDITION_ENGINE_CONNECTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
RENDITION_ENGINE_PASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
RenditionEngineConnection - Interface in com.filenet.api.admin
Represents site-specific connection data for a Rendition Engine that is referenced by a publishing configuration.
RenditionEngineConnectionSet - Interface in com.filenet.api.collection
Represents a collection of RenditionEngineConnection objects.
RenditionEngineState - Class in com.filenet.api.constants
Provides a set of constants that identify the state of the Rendition Engine connection.
REPLICABLE - Static variable in class com.filenet.api.constants.ClassNames
 
Replicable - Interface in com.filenet.api.replication
This interface is the base for subinterfaces representing classes of which an object instance can be replicated.
REPLICABLE_CLASS_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
REPLICABLE_DIRECTION - Static variable in class com.filenet.api.constants.PropertyNames
 
ReplicableClassDefinition - Interface in com.filenet.api.admin
Represents the class definition (mutable class metadata) of classes of which an object instance can be replicated.
ReplicableClassDefinitionSet - Interface in com.filenet.api.collection
Represents a collection of ReplicableClassDefinition objects.
ReplicableSet - Interface in com.filenet.api.collection
Represents a collection of Replicable objects.
REPLICATED - Static variable in class com.filenet.api.constants.ReservationType
Specifies that the reservation has been applied through replication.
REPLICATED_AS_INT - Static variable in class com.filenet.api.constants.ReservationType
An int value associated with the REPLICATED instance of this class.
REPLICATION_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
REPLICATION_DATA - Static variable in class com.filenet.api.constants.PropertyNames
 
REPLICATION_GROUP - Static variable in class com.filenet.api.constants.ClassNames
 
REPLICATION_GROUP - Static variable in class com.filenet.api.constants.PropertyNames
 
REPLICATION_GROUPS - Static variable in class com.filenet.api.constants.PropertyNames
 
REPLICATION_JOURNAL_ENTRY - Static variable in class com.filenet.api.constants.ClassNames
 
REPLICATION_LATER_VERSION_EXISTS - Static variable in class com.filenet.api.exception.ExceptionCode
Can not replicate version
REPLICATION_MODE - Static variable in class com.filenet.api.constants.PropertyNames
 
REPLICATION_OPERATION - Static variable in class com.filenet.api.constants.PropertyNames
 
REPLICATION_PARTICIPANT - Static variable in class com.filenet.api.constants.ClassNames
 
REPLICATION_PARTICIPANTS - Static variable in class com.filenet.api.constants.PropertyNames
 
REPLICATION_STATUS - Static variable in class com.filenet.api.constants.PropertyNames
 
REPLICATION_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
ReplicationConfiguration - Interface in com.filenet.api.admin
Represents configuration settings for the replication components of a server.
ReplicationConfigurationList - Interface in com.filenet.api.collection
Represents a collection of ReplicationConfiguration objects.
ReplicationDirection - Class in com.filenet.api.constants
Provides a set of constants that specify the direction in which instances of an external class, which is represented by an ExternalClassDescription object, can be replicated between a Content Engine object store and an external repository.
ReplicationGroup - Interface in com.filenet.api.replication
This interface is not supported.
ReplicationGroupSet - Interface in com.filenet.api.collection
This interface is not supported.
ReplicationJournalEntry - Interface in com.filenet.api.replication
Represents the journal record of an operation on a replicated object for outbound replication.
ReplicationJournalEntrySet - Interface in com.filenet.api.collection
Represents a collection of ReplicationJournalEntry objects.
ReplicationJournalStatus - Class in com.filenet.api.constants
This set of constants is not supported.
ReplicationMode - Class in com.filenet.api.constants
This set of constants is not supported.
ReplicationParticipant - Interface in com.filenet.api.replication
This interface is the base for subinterfaces representing external repository or object store participants in a replication group.
ReplicationParticipantList - Interface in com.filenet.api.collection
Represents a collection of ReplicationParticipant objects.
REPOSITORY - Static variable in class com.filenet.api.constants.ClassNames
 
Repository - Interface in com.filenet.api.replication
This interface is the base for subinterfaces representing object stores and external repositories.
RepositoryObject - Interface in com.filenet.api.core
Indicates objects that are repository objects.
RepositoryRow - Interface in com.filenet.api.query
The RepositoryRow interface is used by search operations to access rows from the repository database.
RepositoryRowSet - Interface in com.filenet.api.collection
Represents a collection of repository rows returned from a query.
RepositorySet - Interface in com.filenet.api.collection
Represents a collection of Repository objects.
republish(Document, String) - Method in interface com.filenet.api.core.Document
Republishes the specified published document.
Required - Static variable in class com.filenet.api.exception.ErrorLoggingLevel
Specifies that the exception is to be logged on the Content Engine server.
REQUIRED_CLASS - Static variable in class com.filenet.api.constants.PropertyNames
 
REQUIRED_CLASS_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
REQUIRES_UNIQUE_ELEMENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
RESERVATION - Static variable in class com.filenet.api.constants.PropertyNames
 
RESERVATION - Static variable in class com.filenet.api.constants.VersionStatus
Specifies that the document version is a reservation version.
RESERVATION - Static variable in class com.filenet.api.constants.VersionStatusId
Indicates a reservation document version.
RESERVATION_AS_INT - Static variable in class com.filenet.api.constants.VersionStatus
An int value associated with the RESERVATION instance of this class.
RESERVATION_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
ReservationType - Class in com.filenet.api.constants
Provides a set of constants that specify the type of reservation created for a checked-out document.
RESERVED12 - Static variable in class com.filenet.api.constants.AccessRight
Reserved.
RESERVED12_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the RESERVED12 instance of this class.
RESERVED13 - Static variable in class com.filenet.api.constants.AccessRight
Reserved.
RESERVED13_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the RESERVED13 instance of this class.
reset() - Method in interface com.filenet.api.collection.PageIterator
Positions the iterator to a point before the first page of the collection.
reset(PageMark) - Method in interface com.filenet.api.collection.PageIterator
Sets the iterator back to a specified page of results.
RESET - Static variable in class com.filenet.api.constants.LifecycleChangeFlags
Reset the document’s current lifecycle state to the initial state in its document lifecycle policy and set the document's CurrentState property to the name of the initial state.
RESET_AS_INT - Static variable in class com.filenet.api.constants.LifecycleChangeFlags
An int value associated with the RESET instance of this class.
RESET_LIFECYCLE_ON_CHECKIN - Static variable in class com.filenet.api.constants.PropertyNames
 
RESOURCE_STATUS - Static variable in class com.filenet.api.constants.PropertyNames
 
RESOURCE_STRING - Static variable in class com.filenet.api.constants.PropertyNames
 
ResourceStatus - Class in com.filenet.api.constants
Provides a set of constants that identify the availability status of a storage or index area.
RESTRICT_MEMBERSHIP_TO_CONFIGURED_REALMS - Static variable in class com.filenet.api.constants.PropertyNames
 
RETENTION_PERIOD - Static variable in class com.filenet.api.constants.PropertyNames
 
RetentionPeriod - Class in com.filenet.api.constants
Provides a set of constants for specifying special, non-positive RetentionPeriod property values.
RETRIEVAL_ERROR - Static variable in class com.filenet.api.constants.PropertyState
Indicates that the Property object holds an EngineRuntimeException object, which represents an error that has occurred during retrieval of a Content Engine property value.
RETRIEVAL_ERROR_AS_INT - Static variable in class com.filenet.api.constants.PropertyState
An int value associated with the RETRIEVAL_ERROR instance of this class.
RETRIEVAL_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
RETRIEVAL_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
RETRIEVAL_RETRY_ATTEMPTS - Static variable in class com.filenet.api.constants.PropertyNames
 
RetrievalEvent - Interface in com.filenet.api.events
Represents an event that occurs when a Content Engine object or its content is retrieved or queried.
RetrievalEventSet - Interface in com.filenet.api.collection
Represents a collection of RetrievalEvent objects.
RETRIEVE_ALL_PROPS_FROM_SAME_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
When returning objects all properties selected must be from same class.
RETRIEVE_AMBIGUOUS_PROPERTY - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property is ambiguous: it has no table specifier.
RETRIEVE_BAD_APPEND_ACTIVE_CLAUSE - Static variable in class com.filenet.api.exception.ExceptionCode
The call to SelectStatementEx.appendActiveClause is invalid.
RETRIEVE_BAD_CONTENT_ELEMENT_ID - Static variable in class com.filenet.api.exception.ExceptionCode
The element id for the indicated document in the Content table is invalid.
RETRIEVE_BAD_CONTENT_ELEMENT_ORDINAL - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated ordinal in the element_id of the content is invalid.
RETRIEVE_BAD_CONTINUATION_STRING - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated continuation string is invalid.
RETRIEVE_BAD_GET_OBJECT_PARAMETERS - Static variable in class com.filenet.api.exception.ExceptionCode
The getObject parameters are invalid.
RETRIEVE_BAD_GLOBAL_IDENTITY - Static variable in class com.filenet.api.exception.ExceptionCode
The global identity is invalid.
RETRIEVE_BAD_MULTI_SELECT_DISTINCT - Static variable in class com.filenet.api.exception.ExceptionCode
The select Distinct operation cannot be used if the selected property is not defined in all object stores of within the scope of the query.
RETRIEVE_BAD_NAME_PROPERTY - Static variable in class com.filenet.api.exception.ExceptionCode
The name property is not set up correctly in the system metadata for the indicated class.
RETRIEVE_BAD_OBJECT_ADDRESS - Static variable in class com.filenet.api.exception.ExceptionCode
The ObjectAddress is invalid.
RETRIEVE_BAD_OBJECT_COLUMN_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The column type for object indicated for the property is invalid.
RETRIEVE_BAD_ORDERBY_DATATYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The datatype for the ORDER BY clause is invalid.
RETRIEVE_BAD_PROPERTY_FILTER_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property type in PropertyFilter is unrecognized.
RETRIEVE_BAD_REPOSITORY_SEARCH - Static variable in class com.filenet.api.exception.ExceptionCode
AdHocClassRetriever.executeSearch can be called only for a repository search.
RETRIEVE_CANT_COMPARE_TYPES - Static variable in class com.filenet.api.exception.ExceptionCode
Can't compare dissimilar types.
RETRIEVE_CANT_CREATE_RETRIEVER - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated retriever could not be created.
RETRIEVE_CANT_CREATE_SEARCH_TEMP_DIR - Static variable in class com.filenet.api.exception.ExceptionCode
The temporary file directory indicated cannot be created.
RETRIEVE_CANT_GET_LOCAL_HOST - Static variable in class com.filenet.api.exception.ExceptionCode
The local host cannot be opened.
RETRIEVE_CANT_GET_OBJECT_ID - Static variable in class com.filenet.api.exception.ExceptionCode
The object is not an independent or global object.
RETRIEVE_CANT_MODIFY_ROOT_FOLDER - Static variable in class com.filenet.api.exception.ExceptionCode
The root folder cannot be modified.
RETRIEVE_CANT_OPEN_COLLECTION - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated Verity collection cannot be opened.
RETRIEVE_CANT_OPEN_WORKSPACE - Static variable in class com.filenet.api.exception.ExceptionCode
The Verity workspace cannot be opened.
RETRIEVE_CANT_SELECT_DISTINCT_PROP_WITH_NO_COLUMN - Static variable in class com.filenet.api.exception.ExceptionCode
There is no column defined on the indicated property.
RETRIEVE_CANT_SELECT_WITH_DISTINCT - Static variable in class com.filenet.api.exception.ExceptionCode
The property cannot be selected using Distinct.
RETRIEVE_CONTENT_JOIN_INVALID - Static variable in class com.filenet.api.exception.ExceptionCode
Join on content search is invalid.
RETRIEVE_CONTENT_NOT_TRANSFER - Static variable in class com.filenet.api.exception.ExceptionCode
The content for the indicated document and ordinal is not ContentTransfer.
RETRIEVE_CONTENT_SEARCH_AND - Static variable in class com.filenet.api.exception.ExceptionCode
CONTAINS or FREETEXT must use AND if ContentSearch is joined using an inner join.
RETRIEVE_CONTENT_SEARCH_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The Verity search failed for the indicated values.
RETRIEVE_CONTENT_SEARCH_OR - Static variable in class com.filenet.api.exception.ExceptionCode
CONTAINS or FREETEXT must use OR if ContentSearch NOT is joined using an inner join.
RETRIEVE_DBCONTEXT_NULL - Static variable in class com.filenet.api.exception.ExceptionCode
The database context is unexpectedly null.
RETRIEVE_EXCEEDED_BLOB_BUFFER - Static variable in class com.filenet.api.exception.ExceptionCode
The maximum length of the indicated blob buffer has been exceeded.
RETRIEVE_EXPECTED_ID - Static variable in class com.filenet.api.exception.ExceptionCode
An id property was expected.
RETRIEVE_INVALID_CLASSID_FOR_PROP - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated class id is invalid for the property.
RETRIEVE_INVALID_DEPENDENT_FETCH - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to get the indicated dependent property by item index when the property is not a dependent * list.
RETRIEVE_INVALID_ISCLASS_ALIAS - Static variable in class com.filenet.api.exception.ExceptionCode
The class alias in the indicated isclass test is invalid.
RETRIEVE_INVALID_LIST_DATATYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The list datatype indicated for the property is invalid.
RETRIEVE_INVALID_OPERATOR_FOR_CONTAINS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated operator used with CONTAINS or FREETEXT is invalid.
RETRIEVE_INVALID_PROPERTY_VALUE - Static variable in class com.filenet.api.exception.ExceptionCode
The property value type indicated for the property is invalid.
RETRIEVE_INVALID_REFLECTIVE_PROP - Static variable in class com.filenet.api.exception.ExceptionCode
Invalid Reflective property(={0}) specified for Enum Propeorty(={1}).
RETRIEVE_ITEM_INDEX_NEGATIVE - Static variable in class com.filenet.api.exception.ExceptionCode
The item index is negative in the request to retrieve a dependent object.
RETRIEVE_MISSING_CONTENTSEARCH_JOIN - Static variable in class com.filenet.api.exception.ExceptionCode
When using CONTAINS or FREETEXT, there must be a ContentSearch table joined to another table in the FROM clause.
RETRIEVE_MORE_THAN_ONE_CONTENT_TABLE - Static variable in class com.filenet.api.exception.ExceptionCode
More than one ContentSearch table cannot be joined into a search
RETRIEVE_MULTI_OBJECT_STORE_IN_TRAN - Static variable in class com.filenet.api.exception.ExceptionCode
Doing a multiple object store search while in a distributed transaction, such as executing inside event action, is not supported.
RETRIEVE_MULTIPLE_COLUMN_NAMES - Static variable in class com.filenet.api.exception.ExceptionCode
The two indicated properties with the same table have different column names.
RETRIEVE_MULTIPLE_CONTAINSORFREETEXT - Static variable in class com.filenet.api.exception.ExceptionCode
More than one CONTAINS or FREETEXT clause in a search statement is invalid.
RETRIEVE_MULTIPLE_DATATYPES - Static variable in class com.filenet.api.exception.ExceptionCode
The two indicated properties with the same table have different data types.
RETRIEVE_MULTIPLE_ON_CONTENT - Static variable in class com.filenet.api.exception.ExceptionCode
An ON condition that references content search tables more than once is invalid.
RETRIEVE_NEED_MULTIPLE_OBJECT_STORES - Static variable in class com.filenet.api.exception.ExceptionCode
At least two object stores must be supplied to a merged scope query.
RETRIEVE_NEED_SEARCH_SERVER - Static variable in class com.filenet.api.exception.ExceptionCode
At least one search server must be specified for the indicated index area.
RETRIEVE_NO_DISTINCT_MERGE - Static variable in class com.filenet.api.exception.ExceptionCode
The 'Distinct' operator is not supported in merged scope queries.
RETRIEVE_NO_INDEX_AREA_FOR_COLLECTION - Static variable in class com.filenet.api.exception.ExceptionCode
There is no Verity index area for the indicated collection id.
RETRIEVE_NO_ITEM_INDEX - Static variable in class com.filenet.api.exception.ExceptionCode
There is no item index in the request to retrieve a dependent object.
RETRIEVE_NO_REQUIRED_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated persistent property has no required class.
RETRIEVE_NO_ROOT_FOLDER - Static variable in class com.filenet.api.exception.ExceptionCode
The root folder is not in the cache.
RETRIEVE_NO_SELECTED_PROPERTY - Static variable in class com.filenet.api.exception.ExceptionCode
The selected property was not found in the property list.
RETRIEVE_NO_VERITY_COLLECTION - Static variable in class com.filenet.api.exception.ExceptionCode
There is no Verity collection for the indicated collection id.
RETRIEVE_NOT_IMPLEMENTED - Static variable in class com.filenet.api.exception.ExceptionCode
Not implemented.
RETRIEVE_NOT_OBJECT - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property for getObject must be an object.
RETRIEVE_NULL_CONTENTSEARCH_JOIN - Static variable in class com.filenet.api.exception.ExceptionCode
A null row cannot be joined to ContentSearch.
RETRIEVE_NULL_ENUM_COLUMN - Static variable in class com.filenet.api.exception.ExceptionCode
Attempt to retrieve an enumeration property that has a reflective property with no column defined.
RETRIEVE_NULL_TABLE_LIST - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property cannot be used with a null table for list cardinality.
RETRIEVE_ORDER_BY_NOT_SELECTED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated ORDER BY property must be in the select list.
RETRIEVE_ORDER_CLAUSE_PARSE_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
One child node of the order property was expected.
RETRIEVE_PARSE_BAD_CARDINALITY - Static variable in class com.filenet.api.exception.ExceptionCode
The cardinality on the indicated property is invalid.
RETRIEVE_PARSE_BAD_CHILD_COUNT - Static variable in class com.filenet.api.exception.ExceptionCode
There was an unexpected number of child elements in the FROM clause.
RETRIEVE_PARSE_BAD_LONG_STRING - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated long string property is not allowed to be used with the specified operator.
RETRIEVE_PARSE_BAD_ROOT_CHILD - Static variable in class com.filenet.api.exception.ExceptionCode
The child of the root query node is unrecognized.
RETRIEVE_PARSE_CANT_COMPARE_CONSTANTS - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt was made to compare two constants that are dates, booleans, or GUIDs.
RETRIEVE_PARSE_CONSTANT_NOT_ALLOWED - Static variable in class com.filenet.api.exception.ExceptionCode
A constant is not allowed to be used with the indicated operator.
RETRIEVE_PARSE_EXPRESSION_NOT_ALLOWED - Static variable in class com.filenet.api.exception.ExceptionCode
An expression is not allowed to be used with the indicated operator.
RETRIEVE_PARSE_INVALID_FOLDER_SYNTAX - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated folder syntax is invalid.
RETRIEVE_PARSE_INVALID_FREETEXT_PROPERTY - Static variable in class com.filenet.api.exception.ExceptionCode
The property used as the first argument of the FREETEXT operator is invalid.
RETRIEVE_PARSE_INVALID_NODE_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated node type is invalid.
RETRIEVE_PARSE_INVALID_OBJECT_FUNCTION - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated argument to the OBJECT function is invalid.
RETRIEVE_PARSE_INVALID_QUERY_PROPERTY - Static variable in class com.filenet.api.exception.ExceptionCode
There was an invalid property in the query.
RETRIEVE_PARSE_INVALID_RHS_FOLDER_OPERAND - Static variable in class com.filenet.api.exception.ExceptionCode
The operand on the right side of INFOLDER is invalid.
RETRIEVE_PARSE_NO_COLUMN_DEFINED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property in the query has no column defined.
RETRIEVE_PARSE_NO_FROM_CLAUSE - Static variable in class com.filenet.api.exception.ExceptionCode
No FROM clause was specified in the query.
RETRIEVE_PARSE_OBJECT_IN_FROM - Static variable in class com.filenet.api.exception.ExceptionCode
The OBJECT function is not allowed in a FROM clause.
RETRIEVE_PARSE_PROPERTY_NEEDS_CLASS - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property must be qualified by a class name.
RETRIEVE_PARSE_PROPERTY_NOT_ALLOWED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property is not allowed to be used with the specified operator.
RETRIEVE_PARSE_UNEXPECTED_NODE - Static variable in class com.filenet.api.exception.ExceptionCode
There was an unexpected node type as indicated.
RETRIEVE_PARSE_UNEXPECTED_OPERATOR_DATATYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The datatype specified for the indicated operator was unexpected.
RETRIEVE_PATH_SLASH - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated path name must start with "/" or "\".
RETRIEVE_PROPERTY_NOT_DEFINED - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property is not defined.
RETRIEVE_PROPERTY_NOT_ORDERABLE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated property is not orderable.
RETRIEVE_SQL_SYNTAX_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
There was a syntax error in a SQL query or filter expression at the indicated line and position.
RETRIEVE_UNEXPECTED_PROP_CONSTRAINT - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated constraint is unexpected for the property.
RETRIEVE_UNEXPECTED_SELECTION - Static variable in class com.filenet.api.exception.ExceptionCode
The object property selection was unexpected.
RETRIEVE_UNRECOGNIZED_QUERY_DATE - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated query date is not recognized.
RETRIEVE_UNSELECT_ORDER_BY - Static variable in class com.filenet.api.exception.ExceptionCode
An unselected property in the ORDER BY clause can be only the id column.
retrieveBatch() - Method in class com.filenet.api.core.RetrievingBatch
Retrieve all of the objects referenced in this batch.
RetrievingBatch - Class in com.filenet.api.core
Creates a batch operation to retrieve objects.
RETRY_COUNT - Static variable in class com.filenet.api.constants.PropertyNames
 
RETRY_WAIT - Static variable in class com.filenet.api.constants.ReplicationJournalStatus
Not supported.
RETRY_WAIT_AS_INT - Static variable in class com.filenet.api.constants.ReplicationJournalStatus
An int value associated with the RETRY_WAIT instance of this class.
RETURN_NAME_AS_DN - Static variable in class com.filenet.api.constants.PropertyNames
 
RIGHT - Static variable in class com.filenet.api.constants.PermissionType
The permission is a single access right.
RIGHT_AS_INT - Static variable in class com.filenet.api.constants.PermissionType
An int value associated with the RIGHT instance of this class.
RIGHT_INHERIT_ONLY - Static variable in class com.filenet.api.constants.PermissionType
The permission is an access right that is only relevant to the child objects of the object described by the permission.
RIGHT_INHERIT_ONLY_AS_INT - Static variable in class com.filenet.api.constants.PermissionType
An int value associated with the RIGHT_INHERIT_ONLY instance of this class.
RIGHT_OUTER - Static variable in class com.filenet.api.constants.JoinOperator
Indicates a right outer join.
RIGHT_OUTER_AS_INT - Static variable in class com.filenet.api.constants.JoinOperator
An int value associated with the RIGHT_OUTER instance of this class.
ROLL_FWD_BATCH_RETRY_ATTEMPTS - Static variable in class com.filenet.api.constants.PropertyNames
 
ROOT_CLASS_DEFINITIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
ROOT_DIRECTORY_PATH - Static variable in class com.filenet.api.constants.PropertyNames
 
ROOT_FOLDER - Static variable in class com.filenet.api.constants.PropertyNames
 

S

save(RefreshMode) - Method in interface com.filenet.api.core.IndependentlyPersistableObject
Saves changes made to this object.
save(RefreshMode, PropertyFilter) - Method in interface com.filenet.api.core.IndependentlyPersistableObject
Saves changes made to this object.
Scope - Interface in com.filenet.api.core
Defines the originating "scope" (enclosing context) of an object, such as the Domain of a Site or ObjectStore, or the ObjectStore of a Document.
SCRIPT_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
There was an error running the script
SCRIPT_LOAD_INVOKE_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
There was an error loading or invoking the script engine.
SCRIPT_NO_SUCH_METHOD - Static variable in class com.filenet.api.exception.ExceptionCode
The method specified does not exist in the indicated script.
SCRIPT_SYNTAX_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
There was an error loading the script.
SCRIPT_TEXT - Static variable in class com.filenet.api.constants.PropertyNames
 
SCRIPT_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
SEARCH_CROSS_FOREST_GROUP_MEMBERSHIP - Static variable in class com.filenet.api.constants.PropertyNames
 
SEARCH_DYNAMIC_GROUP - Static variable in class com.filenet.api.constants.PropertyNames
 
SEARCH_SERVERS_TO_ATTACH - Static variable in class com.filenet.api.constants.PropertyNames
 
SEARCH_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
searchGroups(String, String, PrincipalSearchAttribute, PrincipalSearchSortType, int, String[], String) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
SearchScope - Class in com.filenet.api.query
Determines which repository or repositories are to be searched, and supplies methods to execute searches for properties, objects, and class metadata (class descriptions).
SearchScope(ObjectStore) - Constructor for class com.filenet.api.query.SearchScope
Use this when the scope is a single object store.
SearchScope(ObjectStore[], MergeMode) - Constructor for class com.filenet.api.query.SearchScope
Use this when the scope is multiple object stores.
SearchSQL - Class in com.filenet.api.query
A helper class used to assist in building valid SQL statements.
SearchSQL() - Constructor for class com.filenet.api.query.SearchSQL
Use this when you are going to build the SQL statement using the SearchSQL helper methods, rather than passing in the complete SQL statement.
SearchSQL(String) - Constructor for class com.filenet.api.query.SearchSQL
Specify the complete SQL statement as a string.
searchUsers(String, String, PrincipalSearchAttribute, PrincipalSearchSortType, int, String[], String) - Method in interface com.filenet.api.engine.DirectoryServiceProvider
For Internal Use Only.
SECURITY_ANONYMOUS_DISALLOWED - Static variable in class com.filenet.api.exception.ExceptionCode
Anonymous users are not allowed access to the Content Engine.
SECURITY_DEFAULT_CONFIG_EXCEPTION - Static variable in class com.filenet.api.exception.ExceptionCode
An unexpected exception occurred while parsing the default JAAS configuration file for this application
SECURITY_DEFAULT_CONFIG_EXPAND_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
Cannot expand the specified system property in the default JAAS configuration file for this application server.
SECURITY_DEFAULT_CONFIG_PARSE_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
There was an error encountered parsing the default JAAS configuration file for this application server.
SECURITY_DESC_CACHE_MAX_ENTRIES - Static variable in class com.filenet.api.constants.PropertyNames
 
SECURITY_DOMAIN_ENCRYPTION_UNDEFINED - Static variable in class com.filenet.api.exception.ExceptionCode
The specified encryption-related property is undefined for this domain.
SECURITY_EXCEPTION_READING_OBJECT - Static variable in class com.filenet.api.exception.ExceptionCode
An exception occurred while reading a SecurityDescriptor (ACE or ACL).
SECURITY_EXCEPTION_WRITING_OBJECT - Static variable in class com.filenet.api.exception.ExceptionCode
An exception occurred while writing a SecurityDescriptor (ACE or ACL).
SECURITY_FOLDER - Static variable in class com.filenet.api.constants.PropertyNames
 
SECURITY_INVALID_CONFIGURATION - Static variable in class com.filenet.api.exception.ExceptionCode
The security configuration is incorrect.
SECURITY_INVALID_CREDENTIALS - Static variable in class com.filenet.api.exception.ExceptionCode
The credentials required to communicate with the server are invalid.
SECURITY_INVALID_DN - Static variable in class com.filenet.api.exception.ExceptionCode
Invalid DN: {0}
SECURITY_INVALID_INHERITANCE - Static variable in class com.filenet.api.exception.ExceptionCode
The effective access of this object can not be determined with finding the inheritable security object values.
SECURITY_INVALID_SECURITY_DESCRIPTOR - Static variable in class com.filenet.api.exception.ExceptionCode
An invalid security descriptor was found
SECURITY_INVALID_SHORTNAME_STRING - Static variable in class com.filenet.api.exception.ExceptionCode
Short Name String is not a valid String
SECURITY_INVALID_SID_STRING - Static variable in class com.filenet.api.exception.ExceptionCode
The Security Id string indicated is not a valid Security Id.
SECURITY_LDAP_PROVIDER_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
Error happens in LDAP provider.
SECURITY_MISSING_DEFAULT_INSTANCE_SECURITY - Static variable in class com.filenet.api.exception.ExceptionCode
The default instance security for the indicated class is missing.
SECURITY_MISSING_SECURITY_ID - Static variable in class com.filenet.api.exception.ExceptionCode
The database has been corrupted: the Security Id indicated cannot be found in the security descriptor table.
SECURITY_OBJECT_MISSING_ATTRIBUTE - Static variable in class com.filenet.api.exception.ExceptionCode
The specified object is missing the attribute indicated.
SECURITY_PARENT - Static variable in class com.filenet.api.constants.PropertyNames
 
SECURITY_POLICIES - Static variable in class com.filenet.api.constants.PropertyNames
 
SECURITY_POLICY - Static variable in class com.filenet.api.constants.ClassNames
 
SECURITY_POLICY - Static variable in class com.filenet.api.constants.PropertyNames
 
SECURITY_PRINCIPAL - Static variable in class com.filenet.api.constants.ClassNames
 
SECURITY_PROPAGATION_QUEUE_ITEM - Static variable in class com.filenet.api.constants.ClassNames
 
SECURITY_PROXY_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
SECURITY_SORT_TYPE_DESCENDING_NOT_SUPPORTED - Static variable in class com.filenet.api.exception.ExceptionCode
DESCENDING Order of search results is not suppoerted in eDirectory
SECURITY_TEMPLATE - Static variable in class com.filenet.api.constants.ClassNames
 
SECURITY_TEMPLATES - Static variable in class com.filenet.api.constants.PropertyNames
 
SECURITY_TOO_MANY_MATCHES - Static variable in class com.filenet.api.exception.ExceptionCode
More than one security principal was found.
SECURITY_TRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
SECURITY_UNEXPECTED_ACE_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The ACE type was not expected.
SECURITY_UNEXPECTED_VERSION - Static variable in class com.filenet.api.exception.ExceptionCode
The SecurityDescriptor version indicated was not expected.
SECURITY_WSI_KERBEROS_CREDENTIAL_INVALID - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine Web Services Kerberos credential was found to be invalid.
SECURITY_WSI_KERBEROS_LOGIN_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine Web Services Kerberos login failed.
SECURITY_WSI_NO_LOGIN_MODULES_SUCCEEDED - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine Web Services login failed since no login modules succeeded.
SecurityPolicy - Interface in com.filenet.api.security
Represents an independently persistable, subclassable container for a list of security templates.
SecurityPolicySet - Interface in com.filenet.api.collection
Represents a collection of SecurityPolicy objects.
SecurityPrincipal - Interface in com.filenet.api.security
Provides the base class for security principals (Group and User objects).
SecurityPrincipalSet - Interface in com.filenet.api.collection
Represents a collection of SecurityPrincipal objects.
SecurityPrincipalType - Class in com.filenet.api.constants
Identifies the type of the security principal--either a Group or User object.
SecurityPropagationQueueItem - Interface in com.filenet.api.admin
Represents a pending (queued) execution of an asynchronous security propagation action on a target object.
SecurityPropagationQueueItemSet - Interface in com.filenet.api.collection
Represents a collection of SecurityPropagationQueueItem objects.
SecurityProxyType - Class in com.filenet.api.constants
Specifies the type of security proxy behavior associated with a given object-valued property.
SecurityTemplate - Interface in com.filenet.api.security
Represents the base class for security template classes.
SecurityTemplateList - Interface in com.filenet.api.collection
Represents a collection of SecurityTemplate objects.
SERVER_CACHE_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
SERVER_INSTANCE - Static variable in class com.filenet.api.constants.ClassNames
 
SERVER_INSTANCES - Static variable in class com.filenet.api.constants.PropertyNames
 
ServerCacheConfiguration - Interface in com.filenet.api.admin
Defines configuration options for all server caches that do not have object store-specific characteristics.
ServerCacheConfigurationList - Interface in com.filenet.api.collection
Represents a collection of ServerCacheConfiguration objects.
ServerInstance - Interface in com.filenet.api.admin
Represents a single instance of a Java Virtual Machine (JVM) running in an application server.
ServerInstanceSet - Interface in com.filenet.api.collection
Represents a collection of ServerInstance objects.
set(UserContext) - Static method in class com.filenet.api.util.UserContext
This method associates the current thread with a UserContext object.
set_AbandonedContentCleanupInterval(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the AbandonedContentCleanupInterval property.
set_AbandonedDBContentCleanupInterval(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the AbandonedDBContentCleanupInterval property.
set_AccessMask(Integer) - Method in interface com.filenet.api.security.AccessPermission
Sets the value of the AccessMask property.
set_AccessType(AccessType) - Method in interface com.filenet.api.security.DiscretionaryPermission
Sets the value of the AccessType property.
set_ActiveDirectorySiteDNS(String) - Method in interface com.filenet.api.admin.Site
Sets the value of the ActiveDirectorySiteDNS property.
set_AddOnType(AddOnType) - Method in interface com.filenet.api.admin.AddOn
Sets the value of the AddOnType property.
set_AliasDirection(ReplicationDirection) - Method in interface com.filenet.api.replication.ExternalAlias
Sets the value of the AliasDirection property.
set_AliasIds(IdList) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the AliasIds property.
set_AliasIds(IdList) - Method in interface com.filenet.api.admin.PropertyDefinition
Sets the value of the AliasIds property.
set_AliasIds(IdList) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the AliasIds property.
set_AllowsContentToBeCached(CachedContentOption) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the AllowsContentToBeCached property.
set_AllowsDelete(Boolean) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the AllowsDelete property.
set_AllowsForeignObject(Boolean) - Method in interface com.filenet.api.admin.PropertyTemplateObject
Sets the value of the AllowsForeignObject property.
set_AllowsInstances(Boolean) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the AllowsInstances property.
set_AnnotatedContentElement(Integer) - Method in interface com.filenet.api.core.Annotation
Sets the value of the AnnotatedContentElement property.
set_AnnotatedObject(IndependentObject) - Method in interface com.filenet.api.core.Annotation
Sets the value of the AnnotatedObject property.
set_APITraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the APITraceFlags property.
set_AppenderNames(String) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the AppenderNames property.
set_ApplyStateID(Id) - Method in interface com.filenet.api.security.SecurityTemplate
Sets the value of the ApplyStateID property.
set_ApplyTemplatePermissions(Boolean) - Method in interface com.filenet.api.events.DocumentState
Sets the value of the ApplyTemplatePermissions property.
set_AsynchronousProcessingTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the AsynchronousProcessingTraceFlags property.
set_AsyncUpgradeType(Integer) - Method in interface com.filenet.api.admin.AsyncUpgradeQueueItem
Sets the value of the AsyncUpgradeType property.
set_AuditDefinitions(AuditDefinitionList) - Method in interface com.filenet.api.admin.SubscribableClassDefinition
Sets the value of the AuditDefinitions property.
set_AuditedDeletePrefix(String) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the AuditedDeletePrefix property.
set_AuditFailure(Boolean) - Method in interface com.filenet.api.admin.AuditDefinition
Sets the value of the AuditFailure property.
set_AuditLevel(AuditLevel) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the AuditLevel property.
set_AuditSuccess(Boolean) - Method in interface com.filenet.api.admin.AuditDefinition
Sets the value of the AuditSuccess property.
set_BaseClassIds(IdList) - Method in interface com.filenet.api.admin.VerityCollection
Sets the value of the BaseClassIds property.
set_BatchDelay(Integer) - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Sets the value of the BatchDelay property.
set_BatchSelectionSize(Integer) - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Sets the value of the BatchSelectionSize property.
set_BlobReadAheadSize(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the BlobReadAheadSize property.
set_BlobWriteCollisionsAvoidanceFlag(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the BlobWriteCollisionsAvoidanceFlag property.
set_BrokerPort(Integer) - Method in interface com.filenet.api.admin.IsolatedRegion
Sets the value of the BrokerPort property.
set_CacheStatus(CacheStatus) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the CacheStatus property.
set_CanAcceptForwardedRequests(Boolean) - Method in interface com.filenet.api.admin.Site
Sets the value of the CanAcceptForwardedRequests property.
set_CanBeDemoted(Boolean) - Method in interface com.filenet.api.events.DocumentState
Sets the value of the CanBeDemoted property.
set_CanForwardRequests(Boolean) - Method in interface com.filenet.api.admin.Site
Sets the value of the CanForwardRequests property.
set_Cardinality(Cardinality) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the Cardinality property.
set_CBRLocale(String) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the CBRLocale property.
set_CBRTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the CBRTraceFlags property.
set_CFSDaemonTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the CFSDaemonTraceFlags property.
set_CFSImportAgentTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the CFSImportAgentTraceFlags property.
set_CFSNamingFactoryInitial(String) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Deprecated.  
set_CFSNamingProviderURL(String) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Deprecated.  
set_CFSPassword(byte[]) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Sets the value of the CFSPassword property.
set_CFSUserName(String) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Sets the value of the CFSUserName property.
set_ChildComponent(Document) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the ChildComponent property.
set_ChoiceIntegerValue(Integer) - Method in interface com.filenet.api.admin.Choice
Sets the value of the ChoiceIntegerValue property.
set_ChoiceList(ChoiceList) - Method in interface com.filenet.api.admin.PropertyDefinition
Sets the value of the ChoiceList property.
set_ChoiceList(ChoiceList) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the ChoiceList property.
set_ChoiceStringValue(String) - Method in interface com.filenet.api.admin.Choice
Sets the value of the ChoiceStringValue property.
set_ChoiceType(ChoiceType) - Method in interface com.filenet.api.admin.Choice
Sets the value of the ChoiceType property.
set_ChoiceValues(ChoiceList) - Method in interface com.filenet.api.admin.Choice
Sets the value of the ChoiceValues property.
set_ChoiceValues(ChoiceList) - Method in interface com.filenet.api.admin.ChoiceList
Sets the value of the ChoiceValues property.
set_ClassDefinition(ClassDefinition) - Method in interface com.filenet.api.admin.IndexJobClassItem
Sets the value of the ClassDefinition property.
set_ClassIdentity(String) - Method in interface com.filenet.api.replication.ExternalClassAlias
Sets the value of the ClassIdentity property.
set_ClassIdentity(String) - Method in interface com.filenet.api.replication.ExternalPropertyAlias
Sets the value of the ClassIdentity property.
set_ClosureDate(Date) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the ClosureDate property.
set_CMODLanguage(String) - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Sets the value of the CMODLanguage property.
set_CMODPassword(byte[]) - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Sets the value of the CMODPassword property.
set_CMODPort(Integer) - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Sets the value of the CMODPort property.
set_CMODServerName(String) - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Sets the value of the CMODServerName property.
set_CMODTraceLevel(Integer) - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Sets the value of the CMODTraceLevel property.
set_CMODUserName(String) - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Sets the value of the CMODUserName property.
set_CodeModule(CodeModule) - Method in interface com.filenet.api.events.Action
Sets the value of the CodeModule property.
set_CodeModuleCacheEntryTTL(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the CodeModuleCacheEntryTTL property.
set_CodeModuleCacheMaxFileSpace(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the CodeModuleCacheMaxFileSpace property.
set_CodeModuleCacheMaxMemory(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the CodeModuleCacheMaxMemory property.
set_CodeModuleTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the CodeModuleTraceFlags property.
set_CollectionName(String) - Method in interface com.filenet.api.admin.VerityCollection
Sets the value of the CollectionName property.
set_ColumnDefinitions(ColumnDefinitionList) - Method in interface com.filenet.api.admin.TableDefinition
Sets the value of the ColumnDefinitions property.
set_ComponentCascadeDelete(ComponentCascadeDeleteAction) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the ComponentCascadeDelete property.
set_ComponentPreventDelete(ComponentPreventDeleteAction) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the ComponentPreventDelete property.
set_ComponentRelationshipType(ComponentRelationshipType) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the ComponentRelationshipType property.
set_ComponentSortOrder(Integer) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the ComponentSortOrder property.
set_CompoundDocumentState(CompoundDocumentState) - Method in interface com.filenet.api.core.Document
Sets the value of the CompoundDocumentState property.
set_ConcurrentReaders(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the ConcurrentReaders property.
set_ConfigurationParameters(String) - Method in interface com.filenet.api.admin.GenericFixedContentDevice
Sets the value of the ConfigurationParameters property.
set_ConnectionState(RenditionEngineState) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the ConnectionState property.
set_ConnectionTimeout(Integer) - Method in interface com.filenet.api.admin.DirectoryConfigurationAD
Sets the value of the ConnectionTimeout property.
set_ConstraintMask(Integer) - Method in interface com.filenet.api.security.Marking
Sets the value of the ConstraintMask property.
set_ContainmentName(String) - Method in interface com.filenet.api.core.ReferentialContainmentRelationship
Sets the value of the ContainmentName property.
set_ContentAccessRecordingLevel(ContentAccessRecordingLevel) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the ContentAccessRecordingLevel property.
set_ContentCacheArea(ContentCacheArea) - Method in interface com.filenet.api.admin.ContentCacheConfiguration
Sets the value of the ContentCacheArea property.
set_ContentCacheTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the ContentCacheTraceFlags property.
set_ContentElements(ContentElementList) - Method in interface com.filenet.api.core.Annotation
Sets the value of the ContentElements property.
set_ContentElements(ContentElementList) - Method in interface com.filenet.api.core.Document
Sets the value of the ContentElements property.
set_ContentLocation(String) - Method in interface com.filenet.api.core.ContentReference
Sets the value of the ContentLocation property.
set_ContentQueueMaxWorkerThreads(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the ContentQueueMaxWorkerThreads property.
set_ContentStorageTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the ContentStorageTraceFlags property.
set_ContentTempDirectoryRoot(String) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the ContentTempDirectoryRoot property.
set_ContentType(String) - Method in interface com.filenet.api.core.ContentElement
Sets the value of the ContentType property.
set_CopyToReservation(Boolean) - Method in interface com.filenet.api.admin.PropertyDefinition
Sets the value of the CopyToReservation property.
set_CopyToReservation(Boolean) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the CopyToReservation property.
set_Creator(String) - Method in interface com.filenet.api.admin.AddOn
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.ChoiceList
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.IndexArea
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.IndexJob
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.IsolatedRegion
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.PEConnectionPoint
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.QueueItem
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.ServerInstance
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.Site
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.StoragePolicy
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.TableDefinition
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.admin.VirtualServer
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.core.Annotation
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.core.Containable
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.core.Link
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.core.Relationship
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.events.Action
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.events.ActionConsumer
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.events.Event
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.publishing.PublishRequest
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.replication.ReplicationGroup
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.replication.Repository
Sets the value of the Creator property.
set_Creator(String) - Method in interface com.filenet.api.security.SecurityPolicy
Sets the value of the Creator property.
set_CSMCache(String) - Method in interface com.filenet.api.admin.ImageServicesSiteSettings
Sets the value of the CSMCache property.
set_CSMCache(String) - Method in interface com.filenet.api.admin.IMFixedContentDevice
Sets the value of the CSMCache property.
set_DatabaseContentUploadBufferSize(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the DatabaseContentUploadBufferSize property.
set_DatabaseIndexStorageLocation(String) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the DatabaseIndexStorageLocation property.
set_DatabaseLOBStorageLocation(String) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the DatabaseLOBStorageLocation property.
set_DatabaseName(String) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the DatabaseName property.
set_DatabaseServerName(String) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the DatabaseServerName property.
set_DatabaseServerPort(Integer) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the DatabaseServerPort property.
set_DatabaseTableStorageLocation(String) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the DatabaseTableStorageLocation property.
set_DatabaseTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the DatabaseTraceFlags property.
set_DatabaseType(DatabaseType) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the DatabaseType property.
set_DataType(TypeID) - Method in interface com.filenet.api.admin.ChoiceList
Sets the value of the DataType property.
set_DateCheckedIn(Date) - Method in interface com.filenet.api.core.Versionable
Sets the value of the DateCheckedIn property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.AddOn
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.ChoiceList
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.IndexArea
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.IndexJob
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.IsolatedRegion
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.PEConnectionPoint
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.QueueItem
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.ServerInstance
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.Site
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.StoragePolicy
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.TableDefinition
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.admin.VirtualServer
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.core.Annotation
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.core.Containable
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.core.Link
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.core.Relationship
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.events.Action
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.events.ActionConsumer
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.events.Event
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.publishing.PublishRequest
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.replication.ReplicationGroup
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.replication.Repository
Sets the value of the DateCreated property.
set_DateCreated(Date) - Method in interface com.filenet.api.security.SecurityPolicy
Sets the value of the DateCreated property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.AddOn
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.ChoiceList
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.IndexArea
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.IndexJob
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.QueueItem
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.Site
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.StoragePolicy
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.TableDefinition
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.core.Annotation
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.core.Containable
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.core.Link
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.core.Relationship
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.events.Action
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.events.ActionConsumer
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.events.Event
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.publishing.PublishRequest
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Sets the value of the DateLastModified property.
set_DateLastModified(Date) - Method in interface com.filenet.api.security.SecurityPolicy
Sets the value of the DateLastModified property.
set_DefaultInstanceOwner(String) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the DefaultInstanceOwner property.
set_DefaultInstancePermissions(AccessPermissionList) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the DefaultInstancePermissions property.
set_DefaultISDocumentClass(String) - Method in interface com.filenet.api.admin.IMFixedContentDevice
Sets the value of the DefaultISDocumentClass property.
set_DefaultQueryTimeLimit(Integer) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the DefaultQueryTimeLimit property.
set_DefaultReservationType(ReservationType) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the DefaultReservationType property.
set_DefaultRetentionDays(Integer) - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Sets the value of the DefaultRetentionDays property.
set_DefaultRetentionPassThrough(Boolean) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the DefaultRetentionPassThrough property.
set_DefaultSite(Site) - Method in interface com.filenet.api.core.Domain
Sets the value of the DefaultSite property.
set_DeleteMethod(AreaDeleteMethod) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the DeleteMethod property.
set_DeleteMethod(AreaDeleteMethod) - Method in interface com.filenet.api.admin.FileStorageArea
Sets the value of the DeleteMethod property.
set_DeleteMethod(AreaDeleteMethod) - Method in interface com.filenet.api.admin.FixedStorageArea
Sets the value of the DeleteMethod property.
set_DeletionAction(DeletionAction) - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Sets the value of the DeletionAction property.
set_Description(String) - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Sets the value of the Description property.
set_Description(String) - Method in interface com.filenet.api.publishing.PublishTemplate
Sets the value of the Description property.
set_DescriptiveText(String) - Method in interface com.filenet.api.admin.AddOn
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.admin.ChoiceList
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.admin.IndexArea
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.admin.IndexJob
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.admin.PEConnectionPoint
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.admin.Site
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.admin.StoragePolicy
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.core.Annotation
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.events.Action
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.events.ActionConsumer
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.security.MarkingSet
Sets the value of the DescriptiveText property.
set_DescriptiveText(String) - Method in interface com.filenet.api.security.SecurityPolicy
Sets the value of the DescriptiveText property.
set_DescriptiveTexts(LocalizedStringList) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the DescriptiveTexts property.
set_DescriptiveTexts(LocalizedStringList) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the DescriptiveTexts property.
set_DeviceAddress(String) - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Sets the value of the DeviceAddress property.
set_DeviceRootDirectory(String) - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Sets the value of the DeviceRootDirectory property.
set_DirectoryConfigurations(DirectoryConfigurationList) - Method in interface com.filenet.api.core.Domain
Sets the value of the DirectoryConfigurations property.
set_DirectoryServerHost(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the DirectoryServerHost property.
set_DirectoryServerPassword(byte[]) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the DirectoryServerPassword property.
set_DirectoryServerPort(Integer) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the DirectoryServerPort property.
set_DirectoryServerProviderClass(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the DirectoryServerProviderClass property.
set_DirectoryServerUserName(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the DirectoryServerUserName property.
set_DirectoryStructure(DirectoryStructure) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the DirectoryStructure property.
set_DirectoryStructure(DirectoryStructure) - Method in interface com.filenet.api.admin.FileStorageArea
Sets the value of the DirectoryStructure property.
set_DirectoryStructure(DirectoryStructure) - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Sets the value of the DirectoryStructure property.
set_DispatcherEnabled(Boolean) - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Sets the value of the DispatcherEnabled property.
set_DispatcherEnabled(Boolean) - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Sets the value of the DispatcherEnabled property.
set_DispatcherEnabled(Boolean) - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Sets the value of the DispatcherEnabled property.
set_DispatcherEnabled(Boolean) - Method in interface com.filenet.api.admin.PublishingConfiguration
Sets the value of the DispatcherEnabled property.
set_DispatcherEnabled(Boolean) - Method in interface com.filenet.api.admin.VerityServerConfiguration
Sets the value of the DispatcherEnabled property.
set_DispatcherWaitInterval(Integer) - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Sets the value of the DispatcherWaitInterval property.
set_DispatcherWaitInterval(Integer) - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Sets the value of the DispatcherWaitInterval property.
set_DispatcherWaitInterval(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the DispatcherWaitInterval property.
set_DispatcherWaitInterval(Integer) - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Sets the value of the DispatcherWaitInterval property.
set_DispatcherWaitInterval(Integer) - Method in interface com.filenet.api.admin.PublishingConfiguration
Sets the value of the DispatcherWaitInterval property.
set_DispatcherWaitInterval(Integer) - Method in interface com.filenet.api.admin.VerityServerConfiguration
Sets the value of the DispatcherWaitInterval property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.AddOn
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.Choice
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.ChoiceList
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.IndexArea
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.Site
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.admin.StoragePolicy
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.events.Action
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.events.ActionConsumer
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.replication.ReplicationGroup
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.replication.Repository
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.security.MarkingSet
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.security.SecurityPolicy
Sets the value of the DisplayName property.
set_DisplayName(String) - Method in interface com.filenet.api.security.SecurityTemplate
Sets the value of the DisplayName property.
set_DisplayNames(LocalizedStringList) - Method in interface com.filenet.api.admin.Choice
Sets the value of the DisplayNames property.
set_DisplayNames(LocalizedStringList) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the DisplayNames property.
set_DisplayNames(LocalizedStringList) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the DisplayNames property.
set_DITADatabaseTimeout(Integer) - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Sets the value of the DITADatabaseTimeout property.
set_DITAHome(String) - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Sets the value of the DITAHome property.
set_DITAJVMArguments(String) - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Sets the value of the DITAJVMArguments property.
set_DITARenditionEngineConnection(DITARenditionEngineConnection) - Method in interface com.filenet.api.admin.PublishingConfiguration
Sets the value of the DITARenditionEngineConnection property.
set_DITAWorkingDirectory(String) - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Sets the value of the DITAWorkingDirectory property.
set_DNSName(String) - Method in interface com.filenet.api.admin.IsolatedRegion
Sets the value of the DNSName property.
set_DocumentLifecycleAction(DocumentLifecycleAction) - Method in interface com.filenet.api.events.DocumentLifecyclePolicy
Sets the value of the DocumentLifecycleAction property.
set_DocumentLifecyclePolicy(DocumentLifecyclePolicy) - Method in interface com.filenet.api.core.Document
Sets the value of the DocumentLifecyclePolicy property.
set_DocumentsPerBatch(Integer) - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Sets the value of the DocumentsPerBatch property.
set_DocumentStates(DocumentStateList) - Method in interface com.filenet.api.events.DocumentLifecyclePolicy
Sets the value of the DocumentStates property.
set_DynamicGroupMemberAttribute(String) - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Sets the value of the DynamicGroupMemberAttribute property.
set_DynamicGroupObjectClass(String) - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Sets the value of the DynamicGroupObjectClass property.
set_DynamicGroupQueryAttribute(String) - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Sets the value of the DynamicGroupQueryAttribute property.
set_EJBForwardingEndpoint(String) - Method in interface com.filenet.api.admin.VirtualServer
Sets the value of the EJBForwardingEndpoint property.
set_EJBTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the EJBTraceFlags property.
set_EmbeddedDataThreshold(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the EmbeddedDataThreshold property.
set_EnableManualLaunch(Boolean) - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Sets the value of the EnableManualLaunch property.
set_EnableManualLaunch(Boolean) - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Sets the value of the EnableManualLaunch property.
set_EngineTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the EngineTraceFlags property.
set_ErrorTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the ErrorTraceFlags property.
set_EventAction(EventAction) - Method in interface com.filenet.api.events.Subscription
Sets the value of the EventAction property.
set_EventClass(EventClassDefinition) - Method in interface com.filenet.api.admin.AuditDefinition
Sets the value of the EventClass property.
set_EventClass(EventClassDefinition) - Method in interface com.filenet.api.events.SubscribedEvent
Sets the value of the EventClass property.
set_EventObject(Event) - Method in interface com.filenet.api.admin.EventQueueItem
Sets the value of the EventObject property.
set_EventStatus(Integer) - Method in interface com.filenet.api.events.Event
Sets the value of the EventStatus property.
set_EventsTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the EventsTraceFlags property.
SET_EXCEPTION - Static variable in class com.filenet.api.constants.LifecycleChangeFlags
Place the document into the exception state and set its IsInExceptionState property to true.
SET_EXCEPTION_AS_INT - Static variable in class com.filenet.api.constants.LifecycleChangeFlags
An int value associated with the SET_EXCEPTION instance of this class.
set_ExpiredBatchSelectionSize(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the ExpiredBatchSelectionSize property.
set_ExternalAliases(ExternalPropertyAliasList) - Method in interface com.filenet.api.admin.PropertyDefinition
Sets the value of the ExternalAliases property.
set_ExternalAliases(ExternalClassAliasList) - Method in interface com.filenet.api.admin.ReplicableClassDefinition
Sets the value of the ExternalAliases property.
set_ExternalObjectIdentity(String) - Method in interface com.filenet.api.replication.ExternalIdentity
Sets the value of the ExternalObjectIdentity property.
set_ExternalReplicaIdentities(ExternalIdentityList) - Method in interface com.filenet.api.replication.Replicable
Sets the value of the ExternalReplicaIdentities property.
set_ExternalRepository(ExternalRepository) - Method in interface com.filenet.api.replication.ExternalAlias
Sets the value of the ExternalRepository property.
set_ExternalRepository(ExternalRepository) - Method in interface com.filenet.api.replication.ExternalIdentity
Sets the value of the ExternalRepository property.
set_ExternalRepository(ExternalRepository) - Method in interface com.filenet.api.replication.ExternalParticipant
Sets the value of the ExternalRepository property.
set_FcpPoolIdleTimeoutSeconds(Integer) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the FcpPoolIdleTimeoutSeconds property.
set_FcpPoolMaxInUse(Integer) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the FcpPoolMaxInUse property.
set_FcpPoolMaxWaitSeconds(Integer) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the FcpPoolMaxWaitSeconds property.
set_FcpPoolPreferredSize(Integer) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the FcpPoolPreferredSize property.
set_FederationJNDIDataSource(String) - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Sets the value of the FederationJNDIDataSource property.
set_FederationJNDIDataSource(String) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Sets the value of the FederationJNDIDataSource property.
set_FederationJNDIXADataSource(String) - Method in interface com.filenet.api.admin.CMODFixedContentDevice
Sets the value of the FederationJNDIXADataSource property.
set_FederationJNDIXADataSource(String) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Sets the value of the FederationJNDIXADataSource property.
set_FederationUpdateHasPriority(Boolean) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Sets the value of the FederationUpdateHasPriority property.
set_FilteredPropertyId(String) - Method in interface com.filenet.api.events.Subscription
Sets the value of the FilteredPropertyId property.
set_FilterExpression(String) - Method in interface com.filenet.api.admin.StoragePolicy
Sets the value of the FilterExpression property.
set_FilterExpression(String) - Method in interface com.filenet.api.events.Subscription
Sets the value of the FilterExpression property.
set_FixedContentDevice(FixedContentDevice) - Method in interface com.filenet.api.admin.FixedStorageArea
Sets the value of the FixedContentDevice property.
set_FixedContentDevice(FixedContentDevice) - Method in interface com.filenet.api.replication.ContentFederatingRepository
Sets the value of the FixedContentDevice property.
set_FixedContentProviderTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the FixedContentProviderTraceFlags property.
set_FolderCacheMaxAgeDelta(Integer) - Method in interface com.filenet.api.core.ObjectStore
Deprecated. As of release 4.0.1.
set_FolderCacheMaxEntries(Integer) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the FolderCacheMaxEntries property.
set_FolderCacheReapFrequency(Integer) - Method in interface com.filenet.api.core.ObjectStore
Deprecated. As of release 4.0.1.
set_FolderName(String) - Method in interface com.filenet.api.core.Folder
Sets the value of the FolderName property.
set_ForceCaseInsensitiveSearch(Boolean) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the ForceCaseInsensitiveSearch property.
set_FPOpenStrategy(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPOpenStrategy property.
set_FPPoolBufferSize(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolBufferSize property.
set_FPPoolClusterNonAvailTime(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolClusterNonAvailTime property.
set_FPPoolDefaultCollisionAvoidance(Boolean) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolDefaultCollisionAvoidance property.
set_FPPoolEnableMulticlusterFailover(Boolean) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolEnableMulticlusterFailover property.
set_FPPoolMaxConnections(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolMaxConnections property.
set_FPPoolMulticlusterDeleteStrategy(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolMulticlusterDeleteStrategy property.
set_FPPoolMulticlusterExistsStrategy(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolMulticlusterExistsStrategy property.
set_FPPoolMulticlusterQueryStrategy(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolMulticlusterQueryStrategy property.
set_FPPoolMulticlusterReadStrategy(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolMulticlusterReadStrategy property.
set_FPPoolMulticlusterWriteStrategy(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolMulticlusterWriteStrategy property.
set_FPPoolPrefetchSize(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolPrefetchSize property.
set_FPPoolRetryCount(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolRetryCount property.
set_FPPoolRetrySleep(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolRetrySleep property.
set_FPPoolTimeout(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the FPPoolTimeout property.
set_FromVersions(IdList) - Method in interface com.filenet.api.admin.UpgradeAddOn
Sets the value of the FromVersions property.
set_FullTextRowDefault(Integer) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the FullTextRowDefault property.
set_FullTextRowMax(Integer) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the FullTextRowMax property.
set_GCDCacheTTL(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the GCDCacheTTL property.
set_GCDTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the GCDTraceFlags property.
set_GranteeName(String) - Method in interface com.filenet.api.security.Permission
Sets the value of the GranteeName property.
set_GroupBaseDN(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the GroupBaseDN property.
set_GroupDisplayNameAttribute(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the GroupDisplayNameAttribute property.
set_GroupMembershipSearchFilter(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the GroupMembershipSearchFilter property.
set_GroupNameAttribute(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the GroupNameAttribute property.
set_GroupSearchFilter(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the GroupSearchFilter property.
set_GroupUniqueIDAttribute(String) - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Sets the value of the GroupUniqueIDAttribute property.
set_GroupUniqueIDAttributeIsBinary(Boolean) - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Sets the value of the GroupUniqueIDAttributeIsBinary property.
set_Head(IndependentObject) - Method in interface com.filenet.api.core.Link
Sets the value of the Head property.
set_Head(IndependentObject) - Method in interface com.filenet.api.core.Relationship
Sets the value of the Head property.
set_Id(Id) - Method in interface com.filenet.api.core.VersionSeries
Sets the value of the Id property.
set_IICEConfigurationServerURL(String) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Sets the value of the IICEConfigurationServerURL property.
set_ImplementationClass(String) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the ImplementationClass property.
set_ImportAgentRetryCount(Integer) - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Sets the value of the ImportAgentRetryCount property.
set_InboundBatchSize(Integer) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the InboundBatchSize property.
set_InboundBusyWaitInterval(Integer) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the InboundBusyWaitInterval property.
set_InboundDispatcherEnabled(Boolean) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the InboundDispatcherEnabled property.
set_InboundFileNameCacheMaxEntries(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the InboundFileNameCacheMaxEntries property.
set_InboundIdleWaitInterval(Integer) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the InboundIdleWaitInterval property.
set_IncludeSubclassesRequested(Boolean) - Method in interface com.filenet.api.admin.AuditDefinition
Sets the value of the IncludeSubclassesRequested property.
set_IncludeSubclassesRequested(Boolean) - Method in interface com.filenet.api.admin.IndexJobClassItem
Sets the value of the IncludeSubclassesRequested property.
set_IncludeSubclassesRequested(Boolean) - Method in interface com.filenet.api.events.ClassSubscription
Sets the value of the IncludeSubclassesRequested property.
set_IndexationId(Id) - Method in interface com.filenet.api.admin.IndexJobCollectionItem
Sets the value of the IndexationId property.
set_IndexItems(IndexJobItemList) - Method in interface com.filenet.api.admin.IndexJob
Sets the value of the IndexItems property.
set_InheritableDepth(Integer) - Method in interface com.filenet.api.security.Permission
Sets the value of the InheritableDepth property.
set_InheritParentPermissions(Boolean) - Method in interface com.filenet.api.core.Folder
Sets the value of the InheritParentPermissions property.
set_InlineContentRetrievalLimit(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the InlineContentRetrievalLimit property.
set_InputDocument(Document) - Method in interface com.filenet.api.publishing.PublishRequest
Sets the value of the InputDocument property.
set_InputFormats(StringList) - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Sets the value of the InputFormats property.
set_IsCBREnabled(Boolean) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the IsCBREnabled property.
set_IsCBREnabled(Boolean) - Method in interface com.filenet.api.admin.PropertyDefinitionString
Sets the value of the IsCBREnabled property.
set_ISDomainName(String) - Method in interface com.filenet.api.admin.IMFixedContentDevice
Sets the value of the ISDomainName property.
set_IsEnabled(Boolean) - Method in interface com.filenet.api.events.EventAction
Sets the value of the IsEnabled property.
set_IsEnabled(Boolean) - Method in interface com.filenet.api.events.Subscription
Sets the value of the IsEnabled property.
set_IsEnabled(Boolean) - Method in interface com.filenet.api.security.SecurityTemplate
Sets the value of the IsEnabled property.
set_IsHidden(Boolean) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the IsHidden property.
set_IsHidden(Boolean) - Method in interface com.filenet.api.admin.PropertyDefinition
Sets the value of the IsHidden property.
set_IsHidden(Boolean) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the IsHidden property.
set_IsHierarchical(Boolean) - Method in interface com.filenet.api.security.MarkingSet
Sets the value of the IsHierarchical property.
set_IsImportAgentEnabled(Boolean) - Method in interface com.filenet.api.admin.CFSSiteSettings
Sets the value of the IsImportAgentEnabled property.
set_IsNameProperty(Boolean) - Method in interface com.filenet.api.admin.PropertyDefinition
Sets the value of the IsNameProperty property.
set_IsNameProperty(Boolean) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the IsNameProperty property.
set_IsolatedRegion(IsolatedRegion) - Method in interface com.filenet.api.admin.PEConnectionPoint
Sets the value of the IsolatedRegion property.
set_IsolatedRegionNumber(Integer) - Method in interface com.filenet.api.admin.IsolatedRegion
Sets the value of the IsolatedRegionNumber property.
set_IsolatedRegionNumber(Integer) - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Sets the value of the IsolatedRegionNumber property.
set_IsolatedRegionNumber(Integer) - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Sets the value of the IsolatedRegionNumber property.
set_ISOrganization(String) - Method in interface com.filenet.api.admin.IMFixedContentDevice
Sets the value of the ISOrganization property.
set_ISPassword(byte[]) - Method in interface com.filenet.api.admin.IMFixedContentDevice
Sets the value of the ISPassword property.
set_IsSingleIndexed(Boolean) - Method in interface com.filenet.api.admin.ColumnDefinition
Sets the value of the IsSingleIndexed property.
set_IsSSLEnabled(Boolean) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the IsSSLEnabled property.
set_IsSynchronous(Boolean) - Method in interface com.filenet.api.events.Subscription
Sets the value of the IsSynchronous property.
set_ISUserName(String) - Method in interface com.filenet.api.admin.IMFixedContentDevice
Sets the value of the ISUserName property.
set_IsValueRequired(Boolean) - Method in interface com.filenet.api.admin.PropertyDefinition
Sets the value of the IsValueRequired property.
set_IsValueRequired(Boolean) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the IsValueRequired property.
set_JNDIDataSource(String) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the JNDIDataSource property.
set_JNDIXADataSource(String) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the JNDIXADataSource property.
set_JobAbortRequested(Boolean) - Method in interface com.filenet.api.admin.IndexJob
Sets the value of the JobAbortRequested property.
set_LabelBindValue(String) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the LabelBindValue property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.AddOn
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.ChoiceList
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.IndexArea
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.IndexJob
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.QueueItem
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.Site
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.StoragePolicy
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.TableDefinition
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.core.Annotation
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.core.Containable
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.core.Link
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.core.Relationship
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.events.Action
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.events.ActionConsumer
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.events.Event
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.publishing.PublishRequest
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Sets the value of the LastModifier property.
set_LastModifier(String) - Method in interface com.filenet.api.security.SecurityPolicy
Sets the value of the LastModifier property.
set_LeaseDuration(Integer) - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Sets the value of the LeaseDuration property.
set_LeaseDuration(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the LeaseDuration property.
set_LeaseDuration(Integer) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the LeaseDuration property.
set_LeaseDuration(Integer) - Method in interface com.filenet.api.admin.VerityServerConfiguration
Sets the value of the LeaseDuration property.
set_LocaleName(String) - Method in interface com.filenet.api.admin.LocalizedString
Sets the value of the LocaleName property.
set_LocalizedText(String) - Method in interface com.filenet.api.admin.LocalizedString
Sets the value of the LocalizedText property.
set_LockDownExceptionList(StringList) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Deprecated.  
set_LockDownPrincipal(String) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Deprecated.  
set_LockDownPrincipalType(Integer) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Deprecated.  
set_Markings(MarkingList) - Method in interface com.filenet.api.security.MarkingSet
Sets the value of the Markings property.
set_MarkingSet(MarkingSet) - Method in interface com.filenet.api.admin.PropertyTemplateString
Sets the value of the MarkingSet property.
set_MarkingSetCacheEntryTTL(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the MarkingSetCacheEntryTTL property.
set_MarkingSetCacheMaxEntries(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the MarkingSetCacheMaxEntries property.
set_MarkingValue(String) - Method in interface com.filenet.api.security.Marking
Sets the value of the MarkingValue property.
set_MaxBatchSize(Integer) - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Sets the value of the MaxBatchSize property.
set_MaxBatchSize(Integer) - Method in interface com.filenet.api.admin.VerityServerConfiguration
Sets the value of the MaxBatchSize property.
set_MaxCollections(Integer) - Method in interface com.filenet.api.admin.VerityIndexArea
Sets the value of the MaxCollections property.
set_MaximumContentElements(Double) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the MaximumContentElements property.
set_MaximumContentElements(Double) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the MaximumContentElements property.
set_MaximumLengthBinary(Integer) - Method in interface com.filenet.api.admin.PropertyDefinitionBinary
Sets the value of the MaximumLengthBinary property.
set_MaximumLengthBinary(Integer) - Method in interface com.filenet.api.admin.PropertyTemplateBinary
Sets the value of the MaximumLengthBinary property.
set_MaximumLengthString(Integer) - Method in interface com.filenet.api.admin.PropertyDefinitionString
Sets the value of the MaximumLengthString property.
set_MaximumLengthString(Integer) - Method in interface com.filenet.api.admin.PropertyTemplateString
Sets the value of the MaximumLengthString property.
set_MaximumRetentionDays(Integer) - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Sets the value of the MaximumRetentionDays property.
set_MaximumSizeKBytes(Double) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the MaximumSizeKBytes property.
set_MaximumSizeKBytes(Double) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the MaximumSizeKBytes property.
set_MaximumTimeToLive(Integer) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the MaximumTimeToLive property.
set_MaxInboundWorkers(Integer) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the MaxInboundWorkers property.
set_MaxInMemoryElementState(Integer) - Method in interface com.filenet.api.admin.ContentCacheConfiguration
Sets the value of the MaxInMemoryElementState property.
set_MaxInMemoryItems(Integer) - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Sets the value of the MaxInMemoryItems property.
set_MaxInMemoryQueueItems(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the MaxInMemoryQueueItems property.
set_MaxObjectsPerCollection(Integer) - Method in interface com.filenet.api.admin.VerityServerConfiguration
Sets the value of the MaxObjectsPerCollection property.
set_MaxOutboundWorkers(Integer) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the MaxOutboundWorkers property.
set_MaxQueryTimeLimit(Integer) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the MaxQueryTimeLimit property.
set_MaxReaderSemaphoreWaitTime(Integer) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the MaxReaderSemaphoreWaitTime property.
set_MaxResolutionBatchSize(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the MaxResolutionBatchSize property.
set_MaxWorkerThreads(Integer) - Method in interface com.filenet.api.admin.CFSImportAgentConfiguration
Sets the value of the MaxWorkerThreads property.
set_MetadataMergedScopeCacheMaxEntries(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the MetadataMergedScopeCacheMaxEntries property.
set_MetadataTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the MetadataTraceFlags property.
set_MimeType(String) - Method in interface com.filenet.api.core.Annotation
Sets the value of the MimeType property.
set_MimeType(String) - Method in interface com.filenet.api.core.Document
Sets the value of the MimeType property.
set_MimeType(String) - Method in interface com.filenet.api.events.DocumentClassificationAction
Sets the value of the MimeType property.
set_MinimumRetentionDays(Integer) - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Sets the value of the MinimumRetentionDays property.
set_ModificationAccessRequired(Integer) - Method in interface com.filenet.api.admin.PropertyDefinition
Sets the value of the ModificationAccessRequired property.
set_ModificationAccessRequired(Integer) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the ModificationAccessRequired property.
set_Name(String) - Method in interface com.filenet.api.admin.PEConnectionPoint
Sets the value of the Name property.
set_Name(String) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the Name property.
set_Name(String) - Method in interface com.filenet.api.core.Domain
Sets the value of the Name property.
set_NeverDeleteClipsOrContent(Boolean) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the NeverDeleteClipsOrContent property.
set_NonPagedQueryMaxSize(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the NonPagedQueryMaxSize property.
set_NoWorkDelay(Integer) - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Sets the value of the NoWorkDelay property.
set_NumImportAgents(Integer) - Method in interface com.filenet.api.admin.ImageServicesImportAgentConfiguration
Sets the value of the NumImportAgents property.
set_ObjectSecurityCacheEntryTTL(Integer) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the ObjectSecurityCacheEntryTTL property.
set_ObjectSecurityCacheMaxEntries(Integer) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the ObjectSecurityCacheMaxEntries property.
set_ObjectStateRecordingLevel(ObjectStateRecordingLevel) - Method in interface com.filenet.api.admin.AuditDefinition
Sets the value of the ObjectStateRecordingLevel property.
set_ObjectStore(ObjectStore) - Method in interface com.filenet.api.replication.ObjectStoreParticipant
Sets the value of the ObjectStore property.
set_OptimizationInterval(Integer) - Method in interface com.filenet.api.admin.VerityServerConfiguration
Sets the value of the OptimizationInterval property.
set_OriginalOrdinal(Integer) - Method in interface com.filenet.api.admin.VerityCollection
Sets the value of the OriginalOrdinal property.
set_OutboundBatchSize(Integer) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the OutboundBatchSize property.
set_OutboundBusyWaitInterval(Integer) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the OutboundBusyWaitInterval property.
set_OutboundDispatcherEnabled(Boolean) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the OutboundDispatcherEnabled property.
set_OutboundIdleWaitInterval(Integer) - Method in interface com.filenet.api.admin.ReplicationConfiguration
Sets the value of the OutboundIdleWaitInterval property.
set_OutputFormat(String) - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Sets the value of the OutputFormat property.
set_OutputLocation(String) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the OutputLocation property.
set_Owner(String) - Method in interface com.filenet.api.admin.ChoiceList
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.admin.IndexJob
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.admin.StoragePolicy
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.admin.TableDefinition
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.core.Annotation
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.core.Containable
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.core.Link
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.events.Action
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.events.ActionConsumer
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.events.Event
Sets the value of the Owner property.
set_Owner(String) - Method in interface com.filenet.api.security.SecurityPolicy
Sets the value of the Owner property.
set_OwnerDocument(Document) - Method in interface com.filenet.api.core.Document
Sets the value of the OwnerDocument property.
set_Parent(Folder) - Method in interface com.filenet.api.core.Folder
Sets the value of the Parent property.
set_ParentComponent(Document) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the ParentComponent property.
set_PartialResolutionChunkSize(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the PartialResolutionChunkSize property.
set_PartnerObjectStore(ObjectStore) - Method in interface com.filenet.api.replication.ExternalParticipant
Sets the value of the PartnerObjectStore property.
set_PDFMasterPassword(byte[]) - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Sets the value of the PDFMasterPassword property.
set_PDFUserPassword(byte[]) - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Sets the value of the PDFUserPassword property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.admin.ChoiceList
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.admin.IndexArea
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.admin.IndexJob
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.admin.StoragePolicy
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.admin.TableDefinition
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.core.Annotation
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.core.Containable
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.core.Domain
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.core.Link
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.events.Action
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.events.ActionConsumer
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.events.Event
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.security.Marking
Sets the value of the Permissions property.
set_Permissions(AccessPermissionList) - Method in interface com.filenet.api.security.SecurityPolicy
Sets the value of the Permissions property.
set_PersistenceType(PropertyPersistence) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the PersistenceType property.
set_PoolAddress(String) - Method in interface com.filenet.api.admin.CenteraFixedContentDevice
Sets the value of the PoolAddress property.
set_PoolAddress(String) - Method in interface com.filenet.api.admin.CenteraSiteSettings
Sets the value of the PoolAddress property.
set_PreloadOnCreate(Boolean) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the PreloadOnCreate property.
set_Prerequisites(IdList) - Method in interface com.filenet.api.admin.AddOn
Sets the value of the Prerequisites property.
set_PreserveDirectPermissions(Boolean) - Method in interface com.filenet.api.events.DocumentLifecyclePolicy
Sets the value of the PreserveDirectPermissions property.
set_PreserveDirectPermissions(Boolean) - Method in interface com.filenet.api.security.SecurityPolicy
Sets the value of the PreserveDirectPermissions property.
set_PrincipalCacheEntryTTL(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the PrincipalCacheEntryTTL property.
set_PrincipalCacheMaxEntries(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the PrincipalCacheMaxEntries property.
set_ProgId(String) - Method in interface com.filenet.api.events.Action
Sets the value of the ProgId property.
set_PropertyDefaultBinary(byte[]) - Method in interface com.filenet.api.admin.PropertyDefinitionBinary
Sets the value of the PropertyDefaultBinary property.
set_PropertyDefaultBinary(byte[]) - Method in interface com.filenet.api.admin.PropertyTemplateBinary
Sets the value of the PropertyDefaultBinary property.
set_PropertyDefaultBoolean(Boolean) - Method in interface com.filenet.api.admin.PropertyDefinitionBoolean
Sets the value of the PropertyDefaultBoolean property.
set_PropertyDefaultBoolean(Boolean) - Method in interface com.filenet.api.admin.PropertyTemplateBoolean
Sets the value of the PropertyDefaultBoolean property.
set_PropertyDefaultDateTime(Date) - Method in interface com.filenet.api.admin.PropertyDefinitionDateTime
Sets the value of the PropertyDefaultDateTime property.
set_PropertyDefaultDateTime(Date) - Method in interface com.filenet.api.admin.PropertyTemplateDateTime
Sets the value of the PropertyDefaultDateTime property.
set_PropertyDefaultFloat64(Double) - Method in interface com.filenet.api.admin.PropertyDefinitionFloat64
Sets the value of the PropertyDefaultFloat64 property.
set_PropertyDefaultFloat64(Double) - Method in interface com.filenet.api.admin.PropertyTemplateFloat64
Sets the value of the PropertyDefaultFloat64 property.
set_PropertyDefaultId(Id) - Method in interface com.filenet.api.admin.PropertyDefinitionId
Sets the value of the PropertyDefaultId property.
set_PropertyDefaultId(Id) - Method in interface com.filenet.api.admin.PropertyTemplateId
Sets the value of the PropertyDefaultId property.
set_PropertyDefaultInteger32(Integer) - Method in interface com.filenet.api.admin.PropertyDefinitionInteger32
Sets the value of the PropertyDefaultInteger32 property.
set_PropertyDefaultInteger32(Integer) - Method in interface com.filenet.api.admin.PropertyTemplateInteger32
Sets the value of the PropertyDefaultInteger32 property.
set_PropertyDefaultObject(IndependentObject) - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Sets the value of the PropertyDefaultObject property.
set_PropertyDefaultString(String) - Method in interface com.filenet.api.admin.PropertyDefinitionString
Sets the value of the PropertyDefaultString property.
set_PropertyDefaultString(String) - Method in interface com.filenet.api.admin.PropertyTemplateString
Sets the value of the PropertyDefaultString property.
set_PropertyDefinitions(PropertyDefinitionList) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the PropertyDefinitions property.
set_PropertyDisplayCategory(String) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the PropertyDisplayCategory property.
set_PropertyIdentity(String) - Method in interface com.filenet.api.replication.ExternalPropertyAlias
Sets the value of the PropertyIdentity property.
set_PropertyMap(StringList) - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Sets the value of the PropertyMap property.
set_PropertyMap(StringList) - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Sets the value of the PropertyMap property.
set_PropertyMaximumDateTime(Date) - Method in interface com.filenet.api.admin.PropertyDefinitionDateTime
Sets the value of the PropertyMaximumDateTime property.
set_PropertyMaximumDateTime(Date) - Method in interface com.filenet.api.admin.PropertyTemplateDateTime
Sets the value of the PropertyMaximumDateTime property.
set_PropertyMaximumFloat64(Double) - Method in interface com.filenet.api.admin.PropertyDefinitionFloat64
Sets the value of the PropertyMaximumFloat64 property.
set_PropertyMaximumFloat64(Double) - Method in interface com.filenet.api.admin.PropertyTemplateFloat64
Sets the value of the PropertyMaximumFloat64 property.
set_PropertyMaximumInteger32(Integer) - Method in interface com.filenet.api.admin.PropertyDefinitionInteger32
Sets the value of the PropertyMaximumInteger32 property.
set_PropertyMaximumInteger32(Integer) - Method in interface com.filenet.api.admin.PropertyTemplateInteger32
Sets the value of the PropertyMaximumInteger32 property.
set_PropertyMinimumDateTime(Date) - Method in interface com.filenet.api.admin.PropertyDefinitionDateTime
Sets the value of the PropertyMinimumDateTime property.
set_PropertyMinimumDateTime(Date) - Method in interface com.filenet.api.admin.PropertyTemplateDateTime
Sets the value of the PropertyMinimumDateTime property.
set_PropertyMinimumFloat64(Double) - Method in interface com.filenet.api.admin.PropertyDefinitionFloat64
Sets the value of the PropertyMinimumFloat64 property.
set_PropertyMinimumFloat64(Double) - Method in interface com.filenet.api.admin.PropertyTemplateFloat64
Sets the value of the PropertyMinimumFloat64 property.
set_PropertyMinimumInteger32(Integer) - Method in interface com.filenet.api.admin.PropertyDefinitionInteger32
Sets the value of the PropertyMinimumInteger32 property.
set_PropertyMinimumInteger32(Integer) - Method in interface com.filenet.api.admin.PropertyTemplateInteger32
Sets the value of the PropertyMinimumInteger32 property.
set_ProviderID(String) - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Sets the value of the ProviderID property.
set_PruneAmount(Integer) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the PruneAmount property.
set_PruneThresholdContentElements(Double) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the PruneThresholdContentElements property.
set_PruneThresholdSizeKBytes(Double) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the PruneThresholdSizeKBytes property.
set_PublicationDocument(Document) - Method in interface com.filenet.api.publishing.PublishRequest
Sets the value of the PublicationDocument property.
set_PublicationInfo(byte[]) - Method in interface com.filenet.api.core.Document
Sets the value of the PublicationInfo property.
set_PublishingSubsidiaryFolder(Folder) - Method in interface com.filenet.api.core.Document
Sets the value of the PublishingSubsidiaryFolder property.
set_PublishTemplate(PublishTemplate) - Method in interface com.filenet.api.publishing.PublishRequest
Sets the value of the PublishTemplate property.
set_PublishTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the PublishTraceFlags property.
set_QueryPageDefaultSize(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the QueryPageDefaultSize property.
set_QueryPageMaxSize(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the QueryPageMaxSize property.
set_QueuedObject(IndependentObject) - Method in interface com.filenet.api.admin.AsyncUpgradeQueueItem
Sets the value of the QueuedObject property.
set_QueuedObject(Document) - Method in interface com.filenet.api.admin.DocumentClassificationQueueItem
Sets the value of the QueuedObject property.
set_QueuedObject(IndependentObject) - Method in interface com.filenet.api.admin.EventQueueItem
Sets the value of the QueuedObject property.
set_QueuedObject(IndependentObject) - Method in interface com.filenet.api.admin.SecurityPropagationQueueItem
Sets the value of the QueuedObject property.
set_QueueItemDatabaseTimeout(Integer) - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Sets the value of the QueueItemDatabaseTimeout property.
set_QueueItemDatabaseTimeout(Integer) - Method in interface com.filenet.api.admin.PublishingConfiguration
Sets the value of the QueueItemDatabaseTimeout property.
set_QueueItemMaxDispatchers(Integer) - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Sets the value of the QueueItemMaxDispatchers property.
set_QueueItemMaxDispatchers(Integer) - Method in interface com.filenet.api.admin.PublishingConfiguration
Sets the value of the QueueItemMaxDispatchers property.
set_QueueItemRetryCount(Integer) - Method in interface com.filenet.api.admin.AsyncProcessingConfiguration
Sets the value of the QueueItemRetryCount property.
set_QueueItemRetryCount(Integer) - Method in interface com.filenet.api.admin.PublishingConfiguration
Sets the value of the QueueItemRetryCount property.
set_ReflectivePropertyId(Id) - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Sets the value of the ReflectivePropertyId property.
set_RegionKey(byte[]) - Method in interface com.filenet.api.admin.IsolatedRegion
Sets the value of the RegionKey property.
set_RegionPassword(byte[]) - Method in interface com.filenet.api.admin.IsolatedRegion
Sets the value of the RegionPassword property.
set_RenameFileRetryAttempts(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the RenameFileRetryAttempts property.
set_RenditionEngineConnection(RenditionEngineConnection) - Method in interface com.filenet.api.admin.PublishingConfiguration
Sets the value of the RenditionEngineConnection property.
set_RenditionEnginePassword(byte[]) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the RenditionEnginePassword property.
set_ReplicationData(byte[]) - Method in interface com.filenet.api.replication.ExternalIdentity
Sets the value of the ReplicationData property.
set_ReplicationGroup(ReplicationGroup) - Method in interface com.filenet.api.replication.Replicable
Sets the value of the ReplicationGroup property.
set_ReplicationMode(ReplicationMode) - Method in interface com.filenet.api.replication.ReplicationParticipant
Sets the value of the ReplicationMode property.
set_ReplicationParticipants(ReplicationParticipantList) - Method in interface com.filenet.api.replication.ReplicationGroup
Sets the value of the ReplicationParticipants property.
set_ReplicationTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the ReplicationTraceFlags property.
set_RequiredClassId(Id) - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Sets the value of the RequiredClassId property.
set_RequiresUniqueElements(Boolean) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the RequiresUniqueElements property.
set_ResetLifecycleOnCheckin(Boolean) - Method in interface com.filenet.api.events.DocumentLifecyclePolicy
Sets the value of the ResetLifecycleOnCheckin property.
set_ResourceStatus(ResourceStatus) - Method in interface com.filenet.api.admin.IndexArea
Sets the value of the ResourceStatus property.
set_ResourceStatus(ResourceStatus) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the ResourceStatus property.
set_ResourceStatus(ResourceStatus) - Method in interface com.filenet.api.admin.VerityCollection
Sets the value of the ResourceStatus property.
set_ResourceString(String) - Method in interface com.filenet.api.admin.FixedStorageArea
Sets the value of the ResourceString property.
set_RestrictMembershipToConfiguredRealms(Boolean) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the RestrictMembershipToConfiguredRealms property.
set_RetentionPeriod(Integer) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the RetentionPeriod property.
set_RetrievalName(String) - Method in interface com.filenet.api.core.ContentTransfer
Sets the value of the RetrievalName property.
set_RetrievalRetryAttempts(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the RetrievalRetryAttempts property.
set_RetryCount(Integer) - Method in interface com.filenet.api.admin.QueueItem
Sets the value of the RetryCount property.
set_RetryCount(Integer) - Method in interface com.filenet.api.publishing.PublishRequest
Sets the value of the RetryCount property.
set_RetryCount(Integer) - Method in interface com.filenet.api.replication.ReplicationJournalEntry
Sets the value of the RetryCount property.
set_ReturnNameAsDN(Boolean) - Method in interface com.filenet.api.admin.DirectoryConfigurationAD
Sets the value of the ReturnNameAsDN property.
set_RollFwdBatchRetryAttempts(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the RollFwdBatchRetryAttempts property.
set_RootDirectoryPath(String) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the RootDirectoryPath property.
set_RootDirectoryPath(String) - Method in interface com.filenet.api.admin.FileStorageArea
Sets the value of the RootDirectoryPath property.
set_RootDirectoryPath(String) - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Sets the value of the RootDirectoryPath property.
set_RootDirectoryPath(String) - Method in interface com.filenet.api.admin.VerityIndexArea
Sets the value of the RootDirectoryPath property.
set_ScriptText(String) - Method in interface com.filenet.api.events.Action
Sets the value of the ScriptText property.
set_ScriptType(String) - Method in interface com.filenet.api.admin.AddOn
Sets the value of the ScriptType property.
set_SearchCrossForestGroupMembership(Boolean) - Method in interface com.filenet.api.admin.DirectoryConfigurationAD
Sets the value of the SearchCrossForestGroupMembership property.
set_SearchDynamicGroup(Boolean) - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Sets the value of the SearchDynamicGroup property.
set_SearchServersToAttach(Integer) - Method in interface com.filenet.api.admin.VerityIndexArea
Sets the value of the SearchServersToAttach property.
set_SearchTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the SearchTraceFlags property.
set_SecurityDescCacheMaxEntries(Integer) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the SecurityDescCacheMaxEntries property.
set_SecurityFolder(Folder) - Method in interface com.filenet.api.core.CustomObject
Sets the value of the SecurityFolder property.
set_SecurityFolder(Folder) - Method in interface com.filenet.api.core.Versionable
Sets the value of the SecurityFolder property.
set_SecurityParent(ReferentialContainmentRelationship) - Method in interface com.filenet.api.core.CustomObject
Deprecated.  
set_SecurityParent(ReferentialContainmentRelationship) - Method in interface com.filenet.api.core.Document
Deprecated.  
set_SecurityPolicy(SecurityPolicy) - Method in interface com.filenet.api.core.Containable
Sets the value of the SecurityPolicy property.
set_SecurityProxyType(SecurityProxyType) - Method in interface com.filenet.api.admin.PropertyTemplateObject
Sets the value of the SecurityProxyType property.
set_SecurityTemplates(SecurityTemplateList) - Method in interface com.filenet.api.security.SecurityPolicy
Sets the value of the SecurityTemplates property.
set_SecurityTraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the SecurityTraceFlags property.
set_Settability(PropertySettability) - Method in interface com.filenet.api.admin.PropertyDefinition
Sets the value of the Settability property.
set_Settability(PropertySettability) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the Settability property.
set_SingleItem(IndependentObject) - Method in interface com.filenet.api.admin.IndexJobSingleItem
Sets the value of the SingleItem property.
set_Site(Site) - Method in interface com.filenet.api.admin.ContentCacheArea
Sets the value of the Site property.
set_Site(Site) - Method in interface com.filenet.api.admin.DITARenditionEngineConnection
Sets the value of the Site property.
set_Site(Site) - Method in interface com.filenet.api.admin.IndexArea
Sets the value of the Site property.
set_Site(Site) - Method in interface com.filenet.api.admin.IsolatedRegion
Sets the value of the Site property.
set_Site(Site) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the Site property.
set_Site(Site) - Method in interface com.filenet.api.admin.SiteSettings
Sets the value of the Site property.
set_Site(Site) - Method in interface com.filenet.api.admin.StorageArea
Sets the value of the Site property.
set_Site(Site) - Method in interface com.filenet.api.admin.VirtualServer
Sets the value of the Site property.
set_Site(Site) - Method in interface com.filenet.api.replication.Repository
Sets the value of the Site property.
set_SiteSettings(SiteSettingsList) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the SiteSettings property.
set_SnapLockPassword(byte[]) - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Sets the value of the SnapLockPassword property.
set_SnapLockUserName(String) - Method in interface com.filenet.api.admin.SnapLockFixedContentDevice
Sets the value of the SnapLockUserName property.
set_SourceDocument(Document) - Method in interface com.filenet.api.core.Document
Sets the value of the SourceDocument property.
set_SourceObject(IndependentObject) - Method in interface com.filenet.api.admin.EventQueueItem
Sets the value of the SourceObject property.
set_SourceRepositoryName(String) - Method in interface com.filenet.api.admin.IICEFixedContentDevice
Sets the value of the SourceRepositoryName property.
set_SSITraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the SSITraceFlags property.
set_StagingAreaPath(String) - Method in interface com.filenet.api.admin.FixedStorageArea
Sets the value of the StagingAreaPath property.
set_StateName(String) - Method in interface com.filenet.api.events.DocumentState
Sets the value of the StateName property.
set_StorageArea(StorageArea) - Method in interface com.filenet.api.core.Annotation
Sets the value of the StorageArea property.
set_StorageArea(StorageArea) - Method in interface com.filenet.api.core.Document
Sets the value of the StorageArea property.
set_StoragePolicy(StoragePolicy) - Method in interface com.filenet.api.core.Annotation
Sets the value of the StoragePolicy property.
set_StoragePolicy(StoragePolicy) - Method in interface com.filenet.api.core.Document
Sets the value of the StoragePolicy property.
set_StyleTemplate(PublishStyleTemplate) - Method in interface com.filenet.api.publishing.PublishTemplate
Sets the value of the StyleTemplate property.
set_Subject(String) - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Sets the value of the Subject property.
set_Subject(String) - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Sets the value of the Subject property.
set_SubjectCacheEntryTTL(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the SubjectCacheEntryTTL property.
set_SubjectCacheMaxEntries(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the SubjectCacheMaxEntries property.
set_SubscribedEvents(SubscribedEventList) - Method in interface com.filenet.api.events.Subscription
Sets the value of the SubscribedEvents property.
set_SubscriptionTarget(Subscribable) - Method in interface com.filenet.api.events.Subscription
Sets the value of the SubscriptionTarget property.
set_SubsystemConfigurations(SubsystemConfigurationList) - Method in interface com.filenet.api.admin.ServerInstance
Sets the value of the SubsystemConfigurations property.
set_SubsystemConfigurations(SubsystemConfigurationList) - Method in interface com.filenet.api.admin.Site
Sets the value of the SubsystemConfigurations property.
set_SubsystemConfigurations(SubsystemConfigurationList) - Method in interface com.filenet.api.admin.VirtualServer
Sets the value of the SubsystemConfigurations property.
set_SubsystemConfigurations(SubsystemConfigurationList) - Method in interface com.filenet.api.core.Domain
Sets the value of the SubsystemConfigurations property.
set_SupersededAddOnIds(IdList) - Method in interface com.filenet.api.admin.AddOn
Sets the value of the SupersededAddOnIds property.
set_SymbolicName(String) - Method in interface com.filenet.api.admin.ClassDefinition
Sets the value of the SymbolicName property.
set_SymbolicName(String) - Method in interface com.filenet.api.admin.PropertyTemplate
Sets the value of the SymbolicName property.
set_SymbolicName(String) - Method in interface com.filenet.api.core.ObjectStore
Sets the value of the SymbolicName property.
set_Tail(IndependentObject) - Method in interface com.filenet.api.core.Link
Sets the value of the Tail property.
set_Tail(IndependentObject) - Method in interface com.filenet.api.core.Relationship
Sets the value of the Tail property.
set_TargetAccessRequired(Integer) - Method in interface com.filenet.api.admin.PropertyDefinitionObject
Sets the value of the TargetAccessRequired property.
set_TargetClass(DocumentClassDefinition) - Method in interface com.filenet.api.admin.XMLPropertyMappingScript
Sets the value of the TargetClass property.
set_TargetObjectStore(ObjectStore) - Method in interface com.filenet.api.admin.CMODApplicationGroup
Sets the value of the TargetObjectStore property.
set_TempDBContentLifetime(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the TempDBContentLifetime property.
set_TempDirectoryPath(String) - Method in interface com.filenet.api.admin.VerityIndexArea
Sets the value of the TempDirectoryPath property.
set_TempFileLifetime(Integer) - Method in interface com.filenet.api.admin.ContentConfiguration
Sets the value of the TempFileLifetime property.
set_TemplatePermissions(AccessPermissionList) - Method in interface com.filenet.api.events.DocumentState
Sets the value of the TemplatePermissions property.
set_TemplatePermissions(AccessPermissionList) - Method in interface com.filenet.api.security.SecurityTemplate
Sets the value of the TemplatePermissions property.
set_TemplateType(String) - Method in interface com.filenet.api.admin.VerityIndexArea
Sets the value of the TemplateType property.
set_ThreadCount(Integer) - Method in interface com.filenet.api.admin.VerityServerConfiguration
Sets the value of the ThreadCount property.
set_TimeOutSeconds(Integer) - Method in interface com.filenet.api.admin.IMFixedContentDevice
Sets the value of the TimeOutSeconds property.
set_Title(String) - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Sets the value of the Title property.
set_ToVersions(IdList) - Method in interface com.filenet.api.admin.UpgradeAddOn
Sets the value of the ToVersions property.
set_TraceLoggingEnabled(Boolean) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the TraceLoggingEnabled property.
set_TransformationOptions(byte[]) - Method in interface com.filenet.api.publishing.PublishStyleTemplate
Sets the value of the TransformationOptions property.
set_TSMApplicationType(String) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMApplicationType property.
set_TSMArchiveProtectionFlag(Boolean) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMArchiveProtectionFlag property.
set_TSMCompressionFlag(Boolean) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMCompressionFlag property.
set_TSMConfigurationFilesShare(String) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMConfigurationFilesShare property.
set_TSMDSMIDirectory(String) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMDSMIDirectory property.
set_TSMFilespaceName(String) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMFilespaceName property.
set_TSMMountWaitDuration(Integer) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMMountWaitDuration property.
set_TSMNodeName(String) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMNodeName property.
set_TSMOptions(String) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMOptions property.
set_TSMOwnerName(String) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMOwnerName property.
set_TSMPassword(byte[]) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMPassword property.
set_TSMPort(Integer) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMPort property.
set_TSMServerAddress(String) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMServerAddress property.
set_TSMWriteBufferSize(Integer) - Method in interface com.filenet.api.admin.TivoliFixedContentDevice
Sets the value of the TSMWriteBufferSize property.
set_URIValue(String) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the URIValue property.
set_UserBaseDN(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the UserBaseDN property.
set_UserDisplayNameAttribute(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the UserDisplayNameAttribute property.
set_UserDomain(String) - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Sets the value of the UserDomain property.
set_UserGroup(String) - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Sets the value of the UserGroup property.
set_UserName(String) - Method in interface com.filenet.api.admin.RenditionEngineConnection
Sets the value of the UserName property.
set_UserName(String) - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Sets the value of the UserName property.
set_UserNameAttribute(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the UserNameAttribute property.
set_UserPassword(byte[]) - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Sets the value of the UserPassword property.
set_UserSearchFilter(String) - Method in interface com.filenet.api.admin.DirectoryConfiguration
Sets the value of the UserSearchFilter property.
set_UserString(String) - Method in interface com.filenet.api.events.Subscription
Sets the value of the UserString property.
set_UserTokenCacheEntryTTL(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the UserTokenCacheEntryTTL property.
set_UserTokenCacheMaxEntries(Integer) - Method in interface com.filenet.api.admin.ServerCacheConfiguration
Sets the value of the UserTokenCacheMaxEntries property.
set_UserUniqueIDAttribute(String) - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Sets the value of the UserUniqueIDAttribute property.
set_UserUniqueIDAttributeIsBinary(Boolean) - Method in interface com.filenet.api.admin.DirectoryConfigurationCA
Sets the value of the UserUniqueIDAttributeIsBinary property.
set_UsesLongColumn(Boolean) - Method in interface com.filenet.api.admin.PropertyTemplateString
Sets the value of the UsesLongColumn property.
set_VendorName(String) - Method in interface com.filenet.api.admin.FixedContentDevice
Sets the value of the VendorName property.
set_VerityBrokerNames(StringList) - Method in interface com.filenet.api.admin.VerityServerConfiguration
Sets the value of the VerityBrokerNames property.
set_VerityIndexServers(StringList) - Method in interface com.filenet.api.admin.VerityIndexArea
Sets the value of the VerityIndexServers property.
set_VerityMasterAdminServerHostname(String) - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Sets the value of the VerityMasterAdminServerHostname property.
set_VerityMasterAdminServerPort(Integer) - Method in interface com.filenet.api.admin.VerityDomainConfiguration
Sets the value of the VerityMasterAdminServerPort property.
set_VeritySearchServers(StringList) - Method in interface com.filenet.api.admin.VerityIndexArea
Sets the value of the VeritySearchServers property.
set_VersionBindType(VersionBindType) - Method in interface com.filenet.api.core.ComponentRelationship
Sets the value of the VersionBindType property.
set_VWVersion(String) - Method in interface com.filenet.api.core.WorkflowDefinition
Sets the value of the VWVersion property.
set_VWVersion(String) - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Sets the value of the VWVersion property.
set_VWVersion(String) - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Sets the value of the VWVersion property.
set_WorkflowDefinition(WorkflowDefinition) - Method in interface com.filenet.api.events.ClassWorkflowSubscription
Sets the value of the WorkflowDefinition property.
set_WorkflowDefinition(WorkflowDefinition) - Method in interface com.filenet.api.events.InstanceWorkflowSubscription
Sets the value of the WorkflowDefinition property.
set_WSITraceFlags(Integer) - Method in interface com.filenet.api.admin.TraceLoggingConfiguration
Sets the value of the WSITraceFlags property.
set_XMLDocumentType(String) - Method in interface com.filenet.api.admin.XMLPropertyMappingScript
Sets the value of the XMLDocumentType property.
setADConnectionTimeout(int) - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
setADConnectionTimeout(int) - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
setADDNSSite(String) - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
setADDNSSite(String) - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
setADReturnNameAsDN(boolean) - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
setADReturnNameAsDN(boolean) - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
setADSearchCrossForestGroupMembership(boolean) - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
setADSearchCrossForestGroupMembership(boolean) - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
setAll() - Method in class com.filenet.api.query.SearchSQL
Specifies that duplicate rows can be returned in the result set.
setCaptureSource(InputStream) - Method in interface com.filenet.api.core.ContentTransfer
Specifies an input stream as the source of content data for this ContentTransfer object.
setContainsRestriction(String, String) - Method in class com.filenet.api.query.SearchSQL
Restricts the query to return only items where the text in the content element or elements matches the specified string.
setContinueFrom(String) - Method in class com.filenet.api.engine.PrincipalInfoSet
For Internal Use Only.
setDisplayName(String) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setDisplayName(String) - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
setDistinct() - Method in class com.filenet.api.query.SearchSQL
Restricts the query to return only distinct rows.
setDistinguishedName(String) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setDistinguishedName(String) - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
setEmailAddress(String) - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
setFolderRestriction(String, String) - Method in class com.filenet.api.query.SearchSQL
Restricts the query to return only items from the specified class within the specified folder.
setFreetextRestriction(String, String) - Method in class com.filenet.api.query.SearchSQL
Restricts the query to return only items where the text in the content elements matches the specified string.
setFromClauseAdditionalJoin(JoinOperator, String, String, String, JoinComparison, String, boolean) - Method in class com.filenet.api.query.SearchSQL
Adds another class to the FROM clause used in the SQL statement.
setFromClauseInitialValue(String, String, boolean) - Method in class com.filenet.api.query.SearchSQL
Sets the first class to be used in the FROM clause for the statement.
setGroup(boolean) - Method in class com.filenet.api.engine.PrincipalInfoSet
For Internal Use Only.
setGroupList(List) - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
setGroups(String[]) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setId(byte[]) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setId(byte[]) - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
setImportDataStream(InputStream) - Method in interface com.filenet.api.admin.AddOn
Specifies the data stream containing the import data for this AddOn object.
setIsList(boolean) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setLevelDependents(boolean) - Method in class com.filenet.api.property.PropertyFilter
Sets whether the recursion level that the property filter uses when retrieving a dependent object is the same as that of the independent object to which it belongs (true) or one level deeper (false).
setLevelDependents(Boolean) - Method in class com.filenet.api.property.PropertyFilter
Sets whether the recursion level that the property filter uses when retrieving a dependent object is the same as that of the independent object to which it belongs (true) or one level deeper (false).
setLocale(Locale) - Method in class com.filenet.api.util.UserContext
Sets the locale identifier for this user context.
setMaxRecords(int) - Method in class com.filenet.api.query.SearchSQL
Sets the maximum number of rows that can be returned in the result set.
setMaxRecursion(int) - Method in class com.filenet.api.property.PropertyFilter
Sets the maximum recursion depth for the property filter to use when retrieving property relationships.
setMaxRecursion(Integer) - Method in class com.filenet.api.property.PropertyFilter
Sets the maximum recursion depth for the property filter to use when retrieving property relationships.
setMaxSize(Long) - Method in class com.filenet.api.property.PropertyFilter
Sets the maximum size of content data that the property filter is allowed to retrieve.
setMemberList(List) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setMemberOfGroupList(List) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setMemberOfGroupList(List) - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
setMemberOfGroups(String[]) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setMemberOfGroups(String[]) - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
setName(String) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setName(String) - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
setObjectValue(Object) - Method in interface com.filenet.api.property.Property
Sets the value of the Content Engine property represented by this Property object to the specified Object.
setOrderByClause(String) - Method in class com.filenet.api.query.SearchSQL
Sets the ORDER BY clause to be used for the SQL statement to the specified string.
setPageSize(int) - Method in interface com.filenet.api.collection.PageIterator
Sets the internal paging size used by the iterator.
setPageSize(int) - Method in class com.filenet.api.property.PropertyFilter
Sets the iterator page size for independent object sets returned by PropertyIndependentObjectSet properties.
setPageSize(Integer) - Method in class com.filenet.api.property.PropertyFilter
Sets the iterator page size for independent object sets returned by PropertyIndependentObjectSet properties.
setParameter(ConfigurationParameter, Object) - Method in interface com.filenet.api.core.Connection
Sets a configuration parameter.
setParameter(ConfigurationParameter, Object) - Method in class com.filenet.api.util.ConfigurationParameters
Sets a configuration parameter.
setParameters(ConfigurationParameters) - Method in interface com.filenet.api.core.Connection
Sets the configuration parameters specified in the parameters argument.
setParameters(ConfigurationParameters) - Method in class com.filenet.api.util.ConfigurationParameters
Sets the connection parameters specified in the parameters argument.
setPostImportScriptStream(InputStream) - Method in interface com.filenet.api.admin.AddOn
Specifies the data stream containing the post-import script for this AddOn object.
setPreImportScriptStream(InputStream) - Method in interface com.filenet.api.admin.AddOn
Specifies the data stream containing the pre-import script for this AddOn object.
setPrincipalInfos(PrincipalInfo[]) - Method in class com.filenet.api.engine.PrincipalInfoSet
For Internal Use Only.
setProvider(DirectoryServiceProvider) - Method in class com.filenet.api.engine.DirectoryInfo
For Internal Use Only.
setProvider(DirectoryServiceProvider) - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
setPublishOptions(String) - Method in interface com.filenet.api.publishing.PublishRequest
Sets publish options (formatted as an XML string) that will override the publish template settings.
setQueryString(String) - Method in class com.filenet.api.query.SearchSQL
Specifies the complete SQL statement.
setRealmName(String) - Method in class com.filenet.api.engine.RealmInfo
For Internal Use Only.
setSelectList(String) - Method in class com.filenet.api.query.SearchSQL
Sets the SELECT list for SQL statement to the string specified.
setShortName(String) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setShortName(String) - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
SETTABILITY - Static variable in class com.filenet.api.constants.PropertyNames
 
SETTABLE_ONLY_BEFORE_CHECKIN - Static variable in class com.filenet.api.constants.PropertySettability
Specifies that you can only set the value of a property before you check in the object to which it belongs.
SETTABLE_ONLY_BEFORE_CHECKIN_AS_INT - Static variable in class com.filenet.api.constants.PropertySettability
An int value associated with the SETTABLE_ONLY_BEFORE_CHECKIN instance of this class.
SETTABLE_ONLY_ON_CREATE - Static variable in class com.filenet.api.constants.PropertySettability
Specifies that you can only set the value of a property when you create the object to which it belongs.
SETTABLE_ONLY_ON_CREATE_AS_INT - Static variable in class com.filenet.api.constants.PropertySettability
An int value associated with the SETTABLE_ONLY_ON_CREATE instance of this class.
setTimeLimit(int) - Method in class com.filenet.api.query.SearchSQL
Sets the maximum duration the query runs on the server, in seconds.
setUpdateSequenceNumber(Integer) - Method in interface com.filenet.api.core.IndependentlyPersistableObject
Sets the update sequence number (USN) for this object.
setUserList(List) - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
setUsers(String[]) - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
setValue(byte[]) - Method in interface com.filenet.api.property.PropertyBinary
Sets the value of this Content Engine property.
setValue(BinaryList) - Method in interface com.filenet.api.property.PropertyBinaryList
Sets the value of this Content Engine property.
setValue(Boolean) - Method in interface com.filenet.api.property.PropertyBoolean
Sets the value of this Content Engine property.
setValue(BooleanList) - Method in interface com.filenet.api.property.PropertyBooleanList
Sets the value of this Content Engine property.
setValue(InputStream) - Method in interface com.filenet.api.property.PropertyContent
Sets the value of this Content Engine property.
setValue(Date) - Method in interface com.filenet.api.property.PropertyDateTime
Sets the value of this Content Engine property.
setValue(DateTimeList) - Method in interface com.filenet.api.property.PropertyDateTimeList
Sets the value of this Content Engine property.
setValue(DependentObjectList) - Method in interface com.filenet.api.property.PropertyDependentObjectList
Sets the value of this Content Engine property.
setValue(EngineObject) - Method in interface com.filenet.api.property.PropertyEngineObject
Sets the value of this Content Engine property.
setValue(Double) - Method in interface com.filenet.api.property.PropertyFloat64
Sets the value of this Content Engine property.
setValue(Float64List) - Method in interface com.filenet.api.property.PropertyFloat64List
Sets the value of this Content Engine property.
setValue(Id) - Method in interface com.filenet.api.property.PropertyId
Sets the value of this Content Engine property.
setValue(IdList) - Method in interface com.filenet.api.property.PropertyIdList
Sets the value of this Content Engine property.
setValue(Integer) - Method in interface com.filenet.api.property.PropertyInteger32
Sets the value of this Content Engine property.
setValue(Integer32List) - Method in interface com.filenet.api.property.PropertyInteger32List
Sets the value of this Content Engine property.
setValue(String) - Method in interface com.filenet.api.property.PropertyString
Sets the value of this Content Engine property.
setValue(StringList) - Method in interface com.filenet.api.property.PropertyStringList
Sets the value of this Content Engine property.
setWhereClause(String) - Method in class com.filenet.api.query.SearchSQL
Sets the WHERE clause to be used for the SQL statement to the specified string.
SHORT_NAME - Static variable in class com.filenet.api.constants.PrincipalSearchAttribute
A constant representing a PrincipalSearchAttribute instance of type SHORT_NAME.
SHORT_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
SHORT_NAME_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchAttribute
An integer associated with the SHORT_NAME instance of this class.
SINGLE - Static variable in class com.filenet.api.constants.Cardinality
Specifies a property with single cardinality.
SINGLE_AS_INT - Static variable in class com.filenet.api.constants.Cardinality
An int value associated with the SINGLE instance of this class.
SINGLE_ITEM - Static variable in class com.filenet.api.constants.PropertyNames
 
SINGLETON_BINARY - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyBinary properties.
SINGLETON_BINARY_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the SINGLETON_BINARY instance of this class.
SINGLETON_BOOLEAN - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyBoolean properties.
SINGLETON_BOOLEAN_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the SINGLETON_BOOLEAN instance of this class.
SINGLETON_DATE - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyDateTime properties.
SINGLETON_DATE_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the SINGLETON_DATE instance of this class.
SINGLETON_DOUBLE - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyFloat64 properties.
SINGLETON_DOUBLE_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the SINGLETON_DOUBLE instance of this class.
SINGLETON_GUID - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyId properties.
SINGLETON_GUID_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the SINGLETON_GUID instance of this class.
SINGLETON_LONG - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyInteger32 properties.
SINGLETON_LONG_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the SINGLETON_LONG instance of this class.
SINGLETON_OBJECT - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyEngineObject properties.
SINGLETON_OBJECT_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the SINGLETON_OBJECT instance of this class.
SINGLETON_STRING - Static variable in class com.filenet.api.constants.FilteredPropertyType
Indicates PropertyString properties.
SINGLETON_STRING_AS_INT - Static variable in class com.filenet.api.constants.FilteredPropertyType
An int value associated with the SINGLETON_STRING instance of this class.
Site - Interface in com.filenet.api.admin
Identifies a geographical area within a FileNet P8 domain.
SITE - Static variable in class com.filenet.api.constants.ClassNames
 
SITE - Static variable in class com.filenet.api.constants.PropertyNames
 
SITE_SETTINGS - Static variable in class com.filenet.api.constants.ClassNames
 
SITE_SETTINGS - Static variable in class com.filenet.api.constants.PropertyNames
 
SITES - Static variable in class com.filenet.api.constants.PropertyNames
 
SiteSet - Interface in com.filenet.api.collection
Represents a collection of Site objects.
SiteSettings - Interface in com.filenet.api.admin
Represents an abstract, dependent object that provides site-specific, configuration value overrides.
SiteSettingsList - Interface in com.filenet.api.collection
Represents a collection of subclassed SiteSettings objects.
size() - Method in interface com.filenet.api.property.Properties
Returns the number of Property objects in this Properties collection.
SLAVE - Static variable in class com.filenet.api.constants.ReplicationMode
Not supported.
SLAVE_AS_INT - Static variable in class com.filenet.api.constants.ReplicationMode
An int value associated with the SLAVE instance of this class.
SNAP_LOCK_FIXED_CONTENT_DEVICE - Static variable in class com.filenet.api.constants.ClassNames
 
SNAP_LOCK_PASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
SNAP_LOCK_USER_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
SnapLockFixedContentDevice - Interface in com.filenet.api.admin
Represents the description of a NetApp SnapLock fixed content device.
SnapLockFixedContentDeviceSet - Interface in com.filenet.api.collection
Represents a collection of SnapLockFixedContentDevice objects.
SOAP - Static variable in class com.filenet.api.constants.ConnectionType
A constant representing the ConnectionType for the SOAP transport.
SOAP_AS_INT - Static variable in class com.filenet.api.constants.ConnectionType
An int value associated with the SOAP instance of this class.
SOURCE_CLASS_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
SOURCE_DEFAULT - Static variable in class com.filenet.api.constants.PermissionSource
Specifies that the permission is a default permission.
SOURCE_DEFAULT_AS_INT - Static variable in class com.filenet.api.constants.PermissionSource
An int value associated with the SOURCE_DEFAULT instance of this class.
SOURCE_DIRECT - Static variable in class com.filenet.api.constants.PermissionSource
Specifies that the permission is added directly to object.
SOURCE_DIRECT_AS_INT - Static variable in class com.filenet.api.constants.PermissionSource
An int value associated with the SOURCE_DIRECT instance of this class.
SOURCE_DOCUMENT - Static variable in class com.filenet.api.constants.PropertyNames
 
SOURCE_OBJECT - Static variable in class com.filenet.api.constants.PropertyNames
 
SOURCE_OBJECT_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
SOURCE_PARENT - Static variable in class com.filenet.api.constants.PermissionSource
Specifies that the permission is inherited from a security parent.
SOURCE_PARENT_AS_INT - Static variable in class com.filenet.api.constants.PermissionSource
An int value associated with the SOURCE_PARENT instance of this class.
SOURCE_REPOSITORY_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
SOURCE_TEMPLATE - Static variable in class com.filenet.api.constants.PermissionSource
Specifies that the permission is from a security template.
SOURCE_TEMPLATE_AS_INT - Static variable in class com.filenet.api.constants.PermissionSource
An int value associated with the SOURCE_TEMPLATE instance of this class.
SpecialPrincipal - Class in com.filenet.api.constants
Exposes two special principal types as string constants: #AUTHENTICATED-USERS and #CREATOR-OWNER.
SSITRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 
STAGING_AREA_PATH - Static variable in class com.filenet.api.constants.PropertyNames
 
STANDARD - Static variable in class com.filenet.api.constants.AreaDeleteMethod
Specifies that content be deleted using the normal delete operation for the given device or file system.
STANDARD_AS_INT - Static variable in class com.filenet.api.constants.AreaDeleteMethod
An int value associated with the STANDARD instance of this class.
STANDARD_DOCUMENT - Static variable in class com.filenet.api.constants.CompoundDocumentState
Designates a document as a standard document.
STANDARD_DOCUMENT_AS_INT - Static variable in class com.filenet.api.constants.CompoundDocumentState
An int value associated with the STANDARD_DOCUMENT instance of this class.
STANDBY - Static variable in class com.filenet.api.constants.ResourceStatus
Specifies that the storage or index area is not currently accepting new content, but may be brought into an open state.
STANDBY_AS_INT - Static variable in class com.filenet.api.constants.ResourceStatus
An int value associated with the STANDBY instance of this class.
STATE_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
STATIC_CR - Static variable in class com.filenet.api.constants.ComponentRelationshipType
Binds the parent component version to the explicitly specified child component version.
STATIC_CR_AS_INT - Static variable in class com.filenet.api.constants.ComponentRelationshipType
An int value associated with the STATIC_CR instance of this class.
STATUS_DESCRIPTION - Static variable in class com.filenet.api.constants.PropertyNames
 
stDefaultLocale - Static variable in class com.filenet.api.exception.ExceptionCode
 
STORAGE_AREA - Static variable in class com.filenet.api.constants.ClassNames
 
STORAGE_AREA - Static variable in class com.filenet.api.constants.PropertyNames
 
STORAGE_AREAS - Static variable in class com.filenet.api.constants.PropertyNames
 
STORAGE_LOCATION - Static variable in class com.filenet.api.constants.PropertyNames
 
STORAGE_POLICIES - Static variable in class com.filenet.api.constants.PropertyNames
 
STORAGE_POLICY - Static variable in class com.filenet.api.constants.ClassNames
 
STORAGE_POLICY - Static variable in class com.filenet.api.constants.PropertyNames
 
StorageArea - Interface in com.filenet.api.admin
Represents the physical storage location where content will be stored.
StorageAreaSet - Interface in com.filenet.api.collection
Represents a collection of database, file, and/or fixed storage area objects.
StoragePolicy - Interface in com.filenet.api.admin
Represents a subset of available storage areas that are deemed equivalent based on common, user-specified criteria.
StoragePolicySet - Interface in com.filenet.api.collection
Represents a collection of StoragePolicy objects.
STORE_OBJECTS - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to create and store new objects in an object store.
STORE_OBJECTS_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the STORE_OBJECTS instance of this class.
STORED_SEARCH - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the Stored Search Extensions AddOn.
STRING - Static variable in class com.filenet.api.constants.ChoiceType
Specifies a Choice object that represents a string-type choice item.
STRING - Static variable in class com.filenet.api.constants.TypeID
Specifies a string data type.
STRING_AS_INT - Static variable in class com.filenet.api.constants.ChoiceType
An int value associated with the STRING instance of this class.
STRING_AS_INT - Static variable in class com.filenet.api.constants.TypeID
An int value associated with the STRING instance of this class.
StringList - Interface in com.filenet.api.collection
Represents a collection of String objects.
STYLE_TEMPLATE - Static variable in class com.filenet.api.constants.PropertyNames
 
SUB_FOLDERS - Static variable in class com.filenet.api.constants.PropertyNames
 
SUBJECT - Static variable in class com.filenet.api.constants.PropertyNames
 
SUBJECT_CACHE_ENTRY_TTL - Static variable in class com.filenet.api.constants.PropertyNames
 
SUBJECT_CACHE_MAX_ENTRIES - Static variable in class com.filenet.api.constants.PropertyNames
 
SUBMITTED_COUNT - Static variable in class com.filenet.api.constants.PropertyNames
 
SUBSCRIBABLE - Static variable in class com.filenet.api.constants.ClassNames
 
Subscribable - Interface in com.filenet.api.core
Serves as a target of an event subscription, represented by a Subscription-based object.
SUBSCRIBABLE_CLASS_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
SubscribableClassDefinition - Interface in com.filenet.api.admin
Represents the class definition (mutable class metadata) of classes whose instances can be the target of a subscription and can be audited.
SubscribableClassDefinitionSet - Interface in com.filenet.api.collection
Represents a collection of SubscribableClassDefinition objects.
SubscribableSet - Interface in com.filenet.api.collection
Represents a collection of Subscribable objects.
SUBSCRIBED_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
SUBSCRIBED_EVENTS - Static variable in class com.filenet.api.constants.PropertyNames
 
SubscribedEvent - Interface in com.filenet.api.events
A SubscribedEvent object represents a system or custom event that applies to a Subscription object.
SubscribedEventList - Interface in com.filenet.api.collection
Represents a collection of SubscribedEvent objects.
SUBSCRIPTION - Static variable in class com.filenet.api.constants.ClassNames
 
Subscription - Interface in com.filenet.api.events
Represents a request to execute an event action when an event is triggered on a target Content Engine object.
SUBSCRIPTION_TARGET - Static variable in class com.filenet.api.constants.PropertyNames
 
SUBSCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
SubscriptionSet - Interface in com.filenet.api.collection
Represents a collection of Subscription objects or one of its subclasses.
SUBSYSTEM_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
SUBSYSTEM_CONFIGURATIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
SubsystemConfiguration - Interface in com.filenet.api.admin
Represents a configuration object related to a particular subsystem or functional area that can be configured relative to a server hierarchy.
SubsystemConfigurationList - Interface in com.filenet.api.collection
Represents a collection of SubsystemConfiguration objects.
SUFFIX_MATCH - Static variable in class com.filenet.api.constants.PrincipalSearchType
A constant representing a PrincipalSearchType instance of type SUFFIX_MATCH.
SUFFIX_MATCH_AS_INT - Static variable in class com.filenet.api.constants.PrincipalSearchType
An integer associated with the SUFFIX_MATCH instance of this class.
SUMMARY - Static variable in class com.filenet.api.constants.TraceFlag
Provides summary information about all operations.
SUMMARY_AS_INT - Static variable in class com.filenet.api.constants.TraceFlag
An int value associated with the SUMMARY instance of this class.
SUPERCLASS_DEFINITION - Static variable in class com.filenet.api.constants.PropertyNames
 
SUPERCLASS_DESCRIPTION - Static variable in class com.filenet.api.constants.PropertyNames
 
SUPERCLASS_IDENTITY - Static variable in class com.filenet.api.constants.PropertyNames
 
SUPERCLASS_PROPERTY_COUNT - Static variable in class com.filenet.api.constants.PropertyNames
 
SUPERSEDED - Static variable in class com.filenet.api.constants.VersionStatus
Specifies that the document version is a superseded version.
SUPERSEDED - Static variable in class com.filenet.api.constants.VersionStatusId
Indicates a superseded document version.
SUPERSEDED_ADD_ON_IDS - Static variable in class com.filenet.api.constants.PropertyNames
 
SUPERSEDED_AS_INT - Static variable in class com.filenet.api.constants.VersionStatus
An int value associated with the SUPERSEDED instance of this class.
supportsToLucene() - Method in class com.filenet.api.engine.CBRQueryTranslationProvider
 
SUSPENDED - Static variable in class com.filenet.api.constants.RenditionEngineState
Specifies that the Rendition Engine connection is suspended.
SUSPENDED_AS_INT - Static variable in class com.filenet.api.constants.RenditionEngineState
An int value associated with the SUSPENDED instance of this class.
SYMBOLIC_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
SystemAddOnId - Class in com.filenet.api.constants
Provides a set of GUID constants that identify the AddOns provided by the system.

T

TABLE_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
TABLE_DEFINITION - Static variable in class com.filenet.api.constants.PropertyNames
 
TABLE_DEFINITIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
TABLE_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
TableDefinition - Interface in com.filenet.api.admin
Represents the description of a Content Engine database table.
TableDefinitionSet - Interface in com.filenet.api.collection
Represents a collection of TableDefinition objects.
TAIL - Static variable in class com.filenet.api.constants.PropertyNames
 
TAKE_FEDERATED_OWNERSHIP_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
TakeFederatedOwnership - Class in com.filenet.api.action
Represents a pending action for giving exclusive control of the modification or deletion of a document's federated content to the Content Engine.
TakeFederatedOwnership() - Constructor for class com.filenet.api.action.TakeFederatedOwnership
 
takeFederatedOwnership() - Method in interface com.filenet.api.core.Document
For a document that has been federated by Content Federation Services (CFS), grants exclusive control of this document to the FileNet P8 Content Engine by making the corresponding external document read-only.
TakeFederatedOwnershipEvent - Interface in com.filenet.api.events
Event reported when the takeFederatedOwnership method is applied to a Document object.
TakeFederatedOwnershipEventSet - Interface in com.filenet.api.collection
Represents a collection of TakeFederatedOwnershipEvent objects.
TARGET_ACCESS_REQUIRED - Static variable in class com.filenet.api.constants.PropertyNames
 
TARGET_CLASS - Static variable in class com.filenet.api.constants.PropertyNames
 
TARGET_OBJECT_STORE - Static variable in class com.filenet.api.constants.PropertyNames
 
TEMP_DBCONTENT_LIFETIME - Static variable in class com.filenet.api.constants.PropertyNames
 
TEMP_DIRECTORY_PATH - Static variable in class com.filenet.api.constants.PropertyNames
 
TEMP_FILE_LIFETIME - Static variable in class com.filenet.api.constants.PropertyNames
 
TEMPLATE_PERMISSION_DESCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
TEMPLATE_PERMISSIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
TEMPLATE_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
TERMINATED_ABNORMALLY - Static variable in class com.filenet.api.constants.IndexJobStatus
The indexing job was terminated before completion.
TERMINATED_ABNORMALLY_AS_INT - Static variable in class com.filenet.api.constants.IndexJobStatus
An int value associated with the TERMINATED_ABNORMALLY instance of this class.
TERMINATED_NORMALLY - Static variable in class com.filenet.api.constants.IndexJobStatus
The indexing job completed normally.
TERMINATED_NORMALLY_AS_INT - Static variable in class com.filenet.api.constants.IndexJobStatus
An int value associated with the TERMINATED_NORMALLY instance of this class.
THIS - Static variable in class com.filenet.api.constants.PropertyNames
 
THREAD_COUNT - Static variable in class com.filenet.api.constants.PropertyNames
 
TIME_ALL_SUBMITTED - Static variable in class com.filenet.api.constants.PropertyNames
 
TIME_LAST_PROCESSED - Static variable in class com.filenet.api.constants.PropertyNames
 
TIME_OUT_SECONDS - Static variable in class com.filenet.api.constants.PropertyNames
 
TIMER - Static variable in class com.filenet.api.constants.TraceFlag
Provides the time (in milliseconds) taken to complete each operation.
TIMER_AS_INT - Static variable in class com.filenet.api.constants.TraceFlag
An int value associated with the TIMER instance of this class.
TITLE - Static variable in class com.filenet.api.constants.PropertyNames
 
TIVOLI_FIXED_CONTENT_DEVICE - Static variable in class com.filenet.api.constants.ClassNames
 
TivoliFixedContentDevice - Interface in com.filenet.api.admin
Represents the description of an IBM® Tivoli Storage Manager (TSM) fixed content device.
TivoliFixedContentDeviceSet - Interface in com.filenet.api.collection
Represents a collection of TivoliFixedContentDevice objects.
TO_VERSIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
toArray() - Method in interface com.filenet.api.property.Properties
Provides a means of traversing the property instances held in the collection using a positional value.
toLucene(String, String) - Method in class com.filenet.api.engine.CBRQueryTranslationProvider
 
TOP_FOLDERS - Static variable in class com.filenet.api.constants.PropertyNames
 
toString() - Method in class com.filenet.api.action.PendingAction
Returns a String representation of this PendingAction instance.
toString() - Method in class com.filenet.api.constants.AccessLevel
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.AccessRight
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.AccessType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.AddOnType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.AreaDeleteMethod
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.AuditLevel
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.AutoClassify
Returns a String representation of this instance.
toString() - Method in class com.filenet.api.constants.AutoUniqueName
Returns a String representation of this instance.
toString() - Method in class com.filenet.api.constants.CachedContentOption
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.CacheStatus
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.Cardinality
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.CheckinType
Returns a String representation of this instance.
toString() - Method in class com.filenet.api.constants.ChoiceType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.ComponentCascadeDeleteAction
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.ComponentPreventDeleteAction
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.ComponentRelationshipType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.CompoundDocumentState
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.ConfigurationParameter
Returns the name of a given constant.
toString() - Method in class com.filenet.api.constants.ConnectionType
Returns a String representation of this instance.
toString() - Method in class com.filenet.api.constants.ContentAccessRecordingLevel
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.DatabaseType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.DefineSecurityParentage
Returns a String representation of this DefineSecurityParentage instance.
toString() - Method in class com.filenet.api.constants.DeletionAction
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.DirectoryStructure
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.DocClassificationStatus
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.FilteredPropertyType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.IndexJobStatus
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.InstallationStatus
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.JoinComparison
Returns a String representation of this instance.
toString() - Method in class com.filenet.api.constants.JoinOperator
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.LifecycleChangeFlags
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.MergeMode
Returns a String representation of this instance.
toString() - Method in class com.filenet.api.constants.ObjectStateRecordingLevel
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.PermissionSource
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.PermissionType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.PrincipalSearchAttribute
Returns a String representation of this instance.
toString() - Method in class com.filenet.api.constants.PrincipalSearchSortType
Returns a String representation of this instance.
toString() - Method in class com.filenet.api.constants.PrincipalSearchType
Returns a String representation of this instance.
toString() - Method in class com.filenet.api.constants.PropertyPersistence
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.PropertySettability
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.PropertyState
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.PublicationStatus
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.PublishingStatus
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.RefreshMode
Returns a String representation of this instance.
toString() - Method in class com.filenet.api.constants.RenditionEngineState
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.ReplicationDirection
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.ReplicationJournalStatus
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.ReplicationMode
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.ReservationType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.ResourceStatus
Returns a String representation of this enumeration instance.
toString(Integer) - Static method in class com.filenet.api.constants.RetentionPeriod
Returns the symbolic name of the retention period constant if it corresponds to the given value.
toString(int) - Static method in class com.filenet.api.constants.RetentionPeriod
Returns the symbolic name of the retention period constant if it corresponds to the given value.
toString() - Method in class com.filenet.api.constants.SecurityPrincipalType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.SecurityProxyType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.SpecialPrincipal
Returns a String representation of this SpecialPrincipal instance.
toString() - Method in class com.filenet.api.constants.TraceFlag
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.TypeID
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.VersionBindType
Returns a String representation of this enumeration instance.
toString() - Method in class com.filenet.api.constants.VersionStatus
Returns a String representation of this enumeration instance.
toString() - Method in interface com.filenet.api.core.ObjectReference
Returns a string representation of the object represented by this identity.
toString() - Method in class com.filenet.api.engine.GroupInfo
For Internal Use Only.
toString() - Method in class com.filenet.api.engine.UserInfo
For Internal Use Only.
toString() - Method in exception com.filenet.api.exception.EngineRuntimeException
Returns a description of this exception.
toString() - Method in class com.filenet.api.exception.ErrorLoggingLevel
Returns a String representation of the logging level assigned to the exception.
toString() - Method in class com.filenet.api.exception.ErrorRecord
Returns the details of the exception.
toString() - Method in class com.filenet.api.exception.ErrorStack
Returns a String representation of all records in this error stack.
toString(Object[]) - Method in class com.filenet.api.exception.ExceptionCode
Returns a String representation of the exception (using the default locale).
toString(Locale, Object[]) - Method in class com.filenet.api.exception.ExceptionCode
Returns a String representation of the exception using the specified locale.
toString() - Method in class com.filenet.api.property.FilterElement
Returns a string describing this FilterElement object, including its class name, maximum recursion number, maximum size, number of level dependents, and its value.
toString() - Method in class com.filenet.api.property.PropertyFilter
Returns a string describing this PropertyFilter object.
toString() - Method in class com.filenet.api.query.SearchSQL
Returns either the SQL statement constructed using the helper methods (in this case, setFromClauseInitialValue must have been called prior to this method), or the SQL statement specified in its entirety using either setQueryString or the SearchSQL(String) constructor.
toString() - Method in class com.filenet.api.util.ConfigurationParameters
Returns a string representation of this instance.
toString() - Method in class com.filenet.api.util.Id
Returns the string representation of this ID.
toVersionStatus(VersionStatusId) - Static method in class com.filenet.api.constants.VersionStatusId
Returns an enumeration instance of the VersionStatus class corresponding to a given VersionStatusId enumeration instance.
TRACE_LOGGING_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
TRACE_LOGGING_ENABLED - Static variable in class com.filenet.api.constants.PropertyNames
 
TraceFlag - Class in com.filenet.api.constants
Contains the trace logging settings used to configure trace logging (in TraceLoggingConfiguration) for the supported subsystems.
TraceLoggingConfiguration - Interface in com.filenet.api.admin
Configures and enables trace logging on the Content Engine host for the supported subsystems.
TraceLoggingConfigurationList - Interface in com.filenet.api.collection
Represents a collection of TraceLoggingConfiguration objects.
TRANSFORMATION_OPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
TRANSPORT_CALL_CONTEXT_ALREADY_SETUP - Static variable in class com.filenet.api.exception.ExceptionCode
The current thread already has a call context associated with it.
TRANSPORT_CALL_CONTEXT_NOT_SETUP - Static variable in class com.filenet.api.exception.ExceptionCode
The current thread has no call context associated with it.
TRANSPORT_CORRELATION_ID_MISSING - Static variable in class com.filenet.api.exception.ExceptionCode
The server returned a response and the correlation ID is missing.
TRANSPORT_EXECUTE_CHG_MISSING_RESPONSE - Static variable in class com.filenet.api.exception.ExceptionCode
The server did not return a response to a Content Engine Web Services execute change request call.
TRANSPORT_EXPECTED_CLASS_DESCRIPTION - Static variable in class com.filenet.api.exception.ExceptionCode
The server was expected to return a class description set result for a metadata search request.
TRANSPORT_EXPECTED_ENGINEOBJECT_RESPONSE - Static variable in class com.filenet.api.exception.ExceptionCode
The request to the server for an engine object returned no information.
TRANSPORT_EXPECTED_ENGINEOBJECTCOLLECTION_RESPONSE - Static variable in class com.filenet.api.exception.ExceptionCode
The request to the server for an engine object collection did not return an engine object collection.
TRANSPORT_EXPECTED_PROPERTY_RESPONSE - Static variable in class com.filenet.api.exception.ExceptionCode
The request to the server for a specific property returned no information.
TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSE - Static variable in class com.filenet.api.exception.ExceptionCode
The request to the server for a repository row collection did not return a repository row collection.
TRANSPORT_FAILED_SERVER_CALL_CONTEXT_CREATE - Static variable in class com.filenet.api.exception.ExceptionCode
The server can not create the internal call context.
TRANSPORT_INVALID_CORRELATION_ID - Static variable in class com.filenet.api.exception.ExceptionCode
The server returned a correlation ID and there is no corresponding request.
TRANSPORT_INVALID_SEARCH_REQUEST - Static variable in class com.filenet.api.exception.ExceptionCode
The indicated search request is invalid.
TRANSPORT_MISSING_SERVER_RESPONSE - Static variable in class com.filenet.api.exception.ExceptionCode
The server failed to return a response for each request.
TRANSPORT_MUST_BE_SUBCLASS - Static variable in class com.filenet.api.exception.ExceptionCode
The specified class must be of the indicated base class.
TRANSPORT_NO_INITIAL_CONTEXT - Static variable in class com.filenet.api.exception.ExceptionCode
A J2EE JNDI initial context could not be created.
TRANSPORT_SCC_CANNOT_GET_USER_TRANSACTION - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to get a UserTransaction from the TransactionManager failed.
TRANSPORT_SCC_DISALLOWED_MULTIPLE_TX_SUSPENSION - Static variable in class com.filenet.api.exception.ExceptionCode
The attempted suspension of multiple transaction was not allowed.
TRANSPORT_SCC_FAILED_REGISTER_SYNC - Static variable in class com.filenet.api.exception.ExceptionCode
The attempt to register the synchronization listener failed.
TRANSPORT_SCC_NO_TRANSACTION - Static variable in class com.filenet.api.exception.ExceptionCode
There is no current transaction.
TRANSPORT_UNABLE_TO_LOCATE_EJB - Static variable in class com.filenet.api.exception.ExceptionCode
The server EJB interface was not found.
TRANSPORT_UNABLE_TO_LOCATE_EJB_SESSION - Static variable in class com.filenet.api.exception.ExceptionCode
The EJB Session was not found in the class path.
TRANSPORT_WAITING_QUEUE_FULL - Static variable in class com.filenet.api.exception.ExceptionCode
The waiting queue exeeds the upper limit.
TRANSPORT_WSI_CLASS_MISSING - Static variable in class com.filenet.api.exception.ExceptionCode
Ststem throws NoClassDefFoundError or ClassNotFoundException when trying to create Soap session
TRANSPORT_WSI_COLLECTION_RESPONSE_EXPECTED - Static variable in class com.filenet.api.exception.ExceptionCode
The server request initiated from the Content Engine Web Services interface did not return an object collection as expected.
TRANSPORT_WSI_CONTENT_EXPECTED - Static variable in class com.filenet.api.exception.ExceptionCode
Element content during XML-to-Java deserialization was expected but not found.
TRANSPORT_WSI_CONTENT_GET_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
An error occured in the client API while reading document content from the Content Engine Web Services interface.
TRANSPORT_WSI_CONTENT_RETRIEVAL_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
An error occured in the client API while reading document content from the Content Engine Web Services.
TRANSPORT_WSI_CONTENT_SEND_FAILED - Static variable in class com.filenet.api.exception.ExceptionCode
An attempt to send content to the server using the Content Engine Web Services interface failed.
TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine Web Services ActionType can not be created during an execute change request.
TRANSPORT_WSI_DESERIALIZATION_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An error occurred deserializing a Java object from a Content Engine Web Services XML element.
TRANSPORT_WSI_END_TOKEN_EXPECTED - Static variable in class com.filenet.api.exception.ExceptionCode
A closing element during XML-to-Java deserialization was expected but not found.
TRANSPORT_WSI_HEADER_REGISTRATION_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
The user security and locale information required for the server's Content Engine Web Services interface cannot be set up properly.
TRANSPORT_WSI_INVALID_CONTENT_RESPONSE_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
xsi:type of a ContentResponse value element was not recognized
TRANSPORT_WSI_INVALID_CONTENT_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
xsi:type of a ContentData value element was not recognized
TRANSPORT_WSI_INVALID_DEPENDENT_OBJ_ACTION - Static variable in class com.filenet.api.exception.ExceptionCode
An invalid dependent object action type was detected during an execute change request.
TRANSPORT_WSI_INVALID_ENUM_VALUE - Static variable in class com.filenet.api.exception.ExceptionCode
Invalid value for attribute defined as an enumerated type in the WSDL
TRANSPORT_WSI_INVALID_HEADER_VALUE - Static variable in class com.filenet.api.exception.ExceptionCode
The listener for Content Engine Web Services (WSIListener) cannot adequately decipher a value contained in the SOAP header.
TRANSPORT_WSI_INVALID_INDEPENDENT - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine Web Services interface was unable to create the independent object on the server.
TRANSPORT_WSI_INVALID_LIST_UPDATE_MODS - Static variable in class com.filenet.api.exception.ExceptionCode
The list of dependent objects was not correctly represented by the internal update list class during an execute change call.
TRANSPORT_WSI_INVALID_MESSAGE_CONTEXT - Static variable in class com.filenet.api.exception.ExceptionCode
The MessageContext encountered by the handler for Content Engine Web Services is not of the correct class.
TRANSPORT_WSI_INVALID_OBJECT_VALUE_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
An unexpected singleton object value property was returned from the server.
TRANSPORT_WSI_INVALID_RESPONSE_NO_EO - Static variable in class com.filenet.api.exception.ExceptionCode
The server response was invalid.
TRANSPORT_WSI_INVALID_SEARCH_REQUEST_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The search request type is invalid.
TRANSPORT_WSI_LOOKUP_FAILURE - Static variable in class com.filenet.api.exception.ExceptionCode
The server's Content Engine Web Services interface cannot be identified based on the specified end point.
TRANSPORT_WSI_MISSING_ACTION_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The PendingAction specified during an execute change request is not supported by the Content Engine Web Services interface.
TRANSPORT_WSI_NETWORK_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
A network error occurred when issuing a web service request.
TRANSPORT_WSI_SERIALIZATION_ERROR - Static variable in class com.filenet.api.exception.ExceptionCode
An error occurred serializing a Java object to an XML element for use by Content Engine Web Services.
TRANSPORT_WSI_SERIALIZATION_HANDLER_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine Web Services serialization key is not registered.
TRANSPORT_WSI_SERIALIZATION_REGISTRY_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The Content Engine Web Services WSDL URI is not registered for Java-to-XML serialization.
TRANSPORT_WSI_START_TOKEN_EXPECTED - Static variable in class com.filenet.api.exception.ExceptionCode
An opening element during XML-to-Java deserialization was expected but not found.
TRANSPORT_WSI_UNEXPECTED_RESPONSE - Static variable in class com.filenet.api.exception.ExceptionCode
An unexpected response was received by the client API from the server's Content Engine Web Services interface.
TRANSPORT_WSI_UNKNOWN_LIFECYCLE_CHANGE_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The server's Content Engine Web Services interface returned a lifecycle change value that is not recognized by the client.
TRANSPORT_WSI_UNKNOWN_RESERVATION_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The server's Content Engine Web Services interface returned a reservation type value that is not recognized by the client.
TRANSPORT_WSI_UNSUPPORTED_PROPERTY_TYPE - Static variable in class com.filenet.api.exception.ExceptionCode
The specified property type is either not supported by the Content Engine Web Services interface, or it was submitted from the Content Engine Web Services interface and is not supported by the API.
TRANSPORT_WSI_VALUE_EXPECTED - Static variable in class com.filenet.api.exception.ExceptionCode
An element or attribute value was expected and required for deserialization.
TRANSPORT_WSI_WSDL_FILE_NOT_FOUND - Static variable in class com.filenet.api.exception.ExceptionCode
The WSDL file used to communicate with the server's Content Engine Web Services interface cannot be found.
TSMAPPLICATION_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMARCHIVE_PROTECTION_FLAG - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMCOMPRESSION_FLAG - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMCONFIGURATION_FILES_SHARE - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMDSMIDIRECTORY - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMFILESPACE_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMMANAGEMENT_CLASSES - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMMINIMUM_RETENTION - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMMOUNT_WAIT_DURATION - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMNODE_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMOPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMOWNER_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMPASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMPORT - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMRETENTION_INITIATION - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMRETENTION_PERIOD - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMSERVER_ADDRESS - Static variable in class com.filenet.api.constants.PropertyNames
 
TSMWRITE_BUFFER_SIZE - Static variable in class com.filenet.api.constants.PropertyNames
 
TypeID - Class in com.filenet.api.constants
Provides a set of constants that specify the data type of the values that a property, choice list, or column definition can hold.

U

UNAVAILABLE - Static variable in class com.filenet.api.constants.ResourceStatus
 
UNAVAILABLE_AS_INT - Static variable in class com.filenet.api.constants.ResourceStatus
An int value associated with the UNAVAILABLE instance of this class.
UNDEFINED - Static variable in class com.filenet.api.constants.RetentionPeriod
 
UNDEFINED_AS_INT - Static variable in class com.filenet.api.constants.RetentionPeriod
Reserved for internal use only.
UNEVALUATED - Static variable in class com.filenet.api.constants.PropertyState
Indicates that the Property object represents an object-valued Content Engine property but does not hold its object value and does not have any information identifying the object.
UNEVALUATED_AS_INT - Static variable in class com.filenet.api.constants.PropertyState
An int value associated with the UNEVALUATED instance of this class.
unfile(IndependentlyPersistableObject) - Method in interface com.filenet.api.core.Folder
Removes the specified containee from this folder.
unfile(String) - Method in interface com.filenet.api.core.Folder
Unfile the object using a path specification.
UNFILE_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
UnfileEvent - Interface in com.filenet.api.events
Represents an event that occurs when a folder has its unfile method called to remove (unfile) a Containable object, for example, a Document or Folder, or when the unfile method is called to delete a subfolder.
UnfileEventSet - Interface in com.filenet.api.collection
Represents a collection of UnfileEvent objects.
UNINITIALIZED - Static variable in class com.filenet.api.constants.RenditionEngineState
Specifies that the Rendition Engine connection has not been initialized.
UNINITIALIZED_AS_INT - Static variable in class com.filenet.api.constants.RenditionEngineState
An int value associated with the UNINITIALIZED instance of this class.
UNION - Static variable in class com.filenet.api.constants.MergeMode
A constant representing a MergeMode instance of type UNION.
UNION_AS_INT - Static variable in class com.filenet.api.constants.MergeMode
An integer associated with the UNION instance of this class.
UNKNOWN - Static variable in class com.filenet.api.constants.SecurityPrincipalType
 
UNKNOWN_AS_INT - Static variable in class com.filenet.api.constants.SecurityPrincipalType
An int value associated with the UNKNOWN instance of this class.
UNLINK - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to unlink from an object.
UNLINK_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the UNLINK instance of this class.
Unlock - Class in com.filenet.api.action
Represents an “unlock” pending action.
Unlock() - Constructor for class com.filenet.api.action.Unlock
 
unlock() - Method in interface com.filenet.api.core.CustomObject
Explicitly removes the lock from this object.
unlock() - Method in interface com.filenet.api.core.Document
Explicitly removes the lock from this object.
unlock() - Method in interface com.filenet.api.core.Folder
Explicitly removes the lock from this object.
UNLOCK_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
UnlockEvent - Interface in com.filenet.api.events
Represents an event that occurs when the unlock method is called on a Document, CustomObject, or Folder object.
UnlockEventSet - Interface in com.filenet.api.collection
Represents a collection of UnlockEvent objects.
Update - Class in com.filenet.api.action
Represents an “update” pending action.
Update() - Constructor for class com.filenet.api.action.Update
 
UPDATE_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
UPDATE_SECURITY_EVENT - Static variable in class com.filenet.api.constants.ClassNames
 
updateBatch() - Method in class com.filenet.api.core.UpdatingBatch
Update all of the items in this batch.
UpdateEvent - Interface in com.filenet.api.events
Represents an event that occurs when changes are made to an object's properties.
UpdateEventSet - Interface in com.filenet.api.collection
Represents a collection of UpdateEvent objects.
updateLock(long) - Method in interface com.filenet.api.core.CustomObject
Adjusts the timeout period of the lock on this object.
updateLock(long) - Method in interface com.filenet.api.core.Document
Adjusts the timeout period of the lock on this object.
updateLock(long) - Method in interface com.filenet.api.core.Folder
Adjusts the timeout period of the lock on this object.
UpdateSecurityEvent - Interface in com.filenet.api.events
Represents an event that occurs when the security of an object is changed.
UpdateSecurityEventSet - Interface in com.filenet.api.collection
Represents a collection of UpdateSecurityEvent objects.
UpdatingBatch - Class in com.filenet.api.core
Creates a batch operation to update persisted objects.
UPGRADE_ADD_ON - Static variable in class com.filenet.api.constants.ClassNames
 
UpgradeAddOn - Interface in com.filenet.api.admin
Specifies how to upgrade a set of existing add-ons to a new set of add-ons.
UpgradeAddOnSet - Interface in com.filenet.api.collection
Represents a collection of UpgradeAddOn objects.
URI_PROPERTY_KEY - Static variable in class com.filenet.api.jdbc.Driver
The key for the URI value specified in the database URL, or used in the Properties instance passed to the driver.
URICR - Static variable in class com.filenet.api.constants.ComponentRelationshipType
Creates a component relationship between the parent component document and the URI document specified by the URIValue property.
URICR_AS_INT - Static variable in class com.filenet.api.constants.ComponentRelationshipType
An int value associated with the URICR instance of this class.
URIVALUE - Static variable in class com.filenet.api.constants.PropertyNames
 
USE_DOMAIN - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to use a Domain object.
USE_DOMAIN_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the USE_DOMAIN instance of this class.
USE_MARKING - Static variable in class com.filenet.api.constants.AccessRight
Determines whether or not the constraint mask will be applied.
USE_MARKING_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the USE_MARKING instance of this class.
USE_OBJECT_STORE - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to use an object store.
USE_OBJECT_STORE_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the USE_OBJECT_STORE instance of this class.
USED_IN_CLASSES - Static variable in class com.filenet.api.constants.PropertyNames
 
USER - Static variable in class com.filenet.api.constants.ClassNames
 
USER - Static variable in class com.filenet.api.constants.SecurityPrincipalType
The security principal type is a User object.
User - Interface in com.filenet.api.security
Represents a particular user who has access to Content Engine resources.
USER_AS_INT - Static variable in class com.filenet.api.constants.SecurityPrincipalType
An int value associated with the USER instance of this class.
USER_BASE_DN - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_DOMAIN - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_GROUP - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_NAME_ATTRIBUTE - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_PASSWORD - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_PROPERTY_KEY - Static variable in class com.filenet.api.jdbc.Driver
The key for the username value specified in the database URL, or used in the Properties instance passed to the driver.
USER_SEARCH_FILTER - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_STRING - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_TOKEN_CACHE_ENTRY_TTL - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_TOKEN_CACHE_MAX_ENTRIES - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_UNIQUE_IDATTRIBUTE - Static variable in class com.filenet.api.constants.PropertyNames
 
USER_UNIQUE_IDATTRIBUTE_IS_BINARY - Static variable in class com.filenet.api.constants.PropertyNames
 
UserContext - Class in com.filenet.api.util
Used to override the locale and authentication for the requests a given thread makes to the server.
UserContext() - Constructor for class com.filenet.api.util.UserContext
Constructs a new instance of a UserContext object with uninitialized properties.
UserInfo - Class in com.filenet.api.engine
For Internal Use Only.
UserInfo() - Constructor for class com.filenet.api.engine.UserInfo
 
USERS - Static variable in class com.filenet.api.constants.PropertyNames
 
UserSet - Interface in com.filenet.api.collection
Represents a collection of User objects.
USES_LONG_COLUMN - Static variable in class com.filenet.api.constants.PropertyNames
 

V

validateContent(IndependentlyPersistableObject, int) - Method in interface com.filenet.api.admin.StorageArea
Validates that the content location recorded in the object store matches the actual location on the physical device.
validateContent(ContentValidationRequest[]) - Method in interface com.filenet.api.admin.StorageArea
Performs a batch of content validation requests.
VALUE - Static variable in class com.filenet.api.constants.PropertyState
Indicates that the Property object holds the value of the Content Engine property that it represents.
VALUE_AS_INT - Static variable in class com.filenet.api.constants.PropertyState
An int value associated with the VALUE instance of this class.
VENDOR_NAME - Static variable in class com.filenet.api.constants.PropertyNames
 
VERITY_BROKER_NAMES - Static variable in class com.filenet.api.constants.PropertyNames
 
VERITY_BROKERS - Static variable in class com.filenet.api.constants.PropertyNames
 
VERITY_COLLECTION - Static variable in class com.filenet.api.constants.ClassNames
 
VERITY_COLLECTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
VERITY_CONTENT_SEARCH - Static variable in class com.filenet.api.constants.ClassNames
 
VERITY_DOMAIN_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
VERITY_DOMAIN_CONFIGURATION - Static variable in class com.filenet.api.constants.PropertyNames
 
VERITY_INDEX_AREA - Static variable in class com.filenet.api.constants.ClassNames
 
VERITY_INDEX_SERVERS - Static variable in class com.filenet.api.constants.PropertyNames
 
VERITY_MASTER_ADMIN_SERVER_HOSTNAME - Static variable in class com.filenet.api.constants.PropertyNames
 
VERITY_MASTER_ADMIN_SERVER_PORT - Static variable in class com.filenet.api.constants.PropertyNames
 
VERITY_SEARCH_SERVERS - Static variable in class com.filenet.api.constants.PropertyNames
 
VERITY_SERVER_CONFIGURATION - Static variable in class com.filenet.api.constants.ClassNames
 
VerityCollection - Interface in com.filenet.api.admin
Identifies the full text indexing information used for a particular base class and all of its subclasses.
VerityCollectionList - Interface in com.filenet.api.collection
Represents a collection of VerityCollection objects.
VerityDomainConfiguration - Interface in com.filenet.api.admin
Contains the Verity configuration properties that are common to all servers in a domain.
VerityDomainConfigurationSet - Interface in com.filenet.api.collection
Represents a collection of VerityDomainConfiguration objects.
VerityIndexArea - Interface in com.filenet.api.admin
Contains information about an index area that is specific to the Verity content-based retrieval engine.
VerityIndexAreaSet - Interface in com.filenet.api.collection
Represents a collection of VerityIndexArea objects.
VerityServerConfiguration - Interface in com.filenet.api.admin
Contains the Verity configuration data (properties) for a server instance.
VerityServerConfigurationList - Interface in com.filenet.api.collection
Represents a collection of VerityServerConfiguration objects.
VERSION_BIND_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
VERSION_SERIES - Static variable in class com.filenet.api.constants.ClassNames
 
VERSION_SERIES - Static variable in class com.filenet.api.constants.PropertyNames
 
VERSION_SERIES_ID - Static variable in class com.filenet.api.constants.PropertyNames
 
VERSION_STATUS - Static variable in class com.filenet.api.constants.PropertyNames
 
VERSIONABLE - Static variable in class com.filenet.api.constants.ClassNames
 
Versionable - Interface in com.filenet.api.core
Represents the base class for classes whose instances are versionable objects.
VERSIONABLE_CLASS_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
VersionableClassDefinition - Interface in com.filenet.api.admin
Represents the parent of the DocumentClassDefinition class, which holds the class definition of a Document class and its subclasses.
VersionableClassDefinitionSet - Interface in com.filenet.api.collection
Represents a collection of VersionableClassDefinition objects.
VersionableSet - Interface in com.filenet.api.collection
Represents a collection of objects, each of which is instantiated from a Versionable subinterface.
VersionBindType - Class in com.filenet.api.constants
Defines settings for version bind rules.
VERSIONING_SECURITY_TEMPLATE - Static variable in class com.filenet.api.constants.ClassNames
 
VersioningSecurityTemplate - Interface in com.filenet.api.security
Represents a template for automatically applying permissions (access rights) to a Document object during versioning state changes.
VersioningSecurityTemplateList - Interface in com.filenet.api.collection
Represents a collection of VersioningSecurityTemplate objects.
VERSIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
VersionSeries - Interface in com.filenet.api.core
Represents the complete set of versions for a versionable object, or document (that is, an object instantiated from a subinterface of the Versionable interface).
VersionSeriesSet - Interface in com.filenet.api.collection
Represents a collection of VersionSeries objects.
VersionStatus - Class in com.filenet.api.constants
Provides a set of constants that allow the server to specify the current version state of a document version.
VersionStatusId - Class in com.filenet.api.constants
Provides a set of GUID-string constants that are used by the ApplyStateID property of a VersioningSecurityTemplate object to indicate the version state to which a given security template applies.
VIEW - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to view an object's properties, security, and content.
VIEW_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the VIEW instance of this class.
VIEW_CONTENT - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to view the content of an object.
VIEW_CONTENT_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the VIEW_CONTENT instance of this class.
VIEW_OBJECT_STORE - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to view the contents of an object store.
VIEW_OBJECT_STORE_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the VIEW_OBJECT_STORE instance of this class.
VIRTUAL_SERVER - Static variable in class com.filenet.api.constants.ClassNames
 
VIRTUAL_SERVER - Static variable in class com.filenet.api.constants.PropertyNames
 
VIRTUAL_SERVERS - Static variable in class com.filenet.api.constants.PropertyNames
 
VirtualServer - Interface in com.filenet.api.admin
Represents a logical entity for managing a group of server instances.
VirtualServerSet - Interface in com.filenet.api.collection
Represents a collection of VirtualServer objects.
VWVERSION - Static variable in class com.filenet.api.constants.PropertyNames
 

W

WAITING - Static variable in class com.filenet.api.constants.ReplicationJournalStatus
Not supported.
WAITING_AS_INT - Static variable in class com.filenet.api.constants.ReplicationJournalStatus
An int value associated with the WAITING instance of this class.
WORKFLOW_DEFINITION - Static variable in class com.filenet.api.constants.ClassNames
 
WORKFLOW_DEFINITION - Static variable in class com.filenet.api.constants.PropertyNames
 
WORKFLOW_DEFINITIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
WORKFLOW_EVENT_ACTION - Static variable in class com.filenet.api.constants.ClassNames
 
WORKFLOW_SOURCE_SUBSCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
WORKFLOW_SUBSCRIPTIONS - Static variable in class com.filenet.api.constants.PropertyNames
 
WorkflowDefinition - Interface in com.filenet.api.core
Represents a workflow definition, an XML document of class "WorkflowDefinition" that is stored in a Content Engine object store.
WorkflowDefinitionSet - Interface in com.filenet.api.collection
Represents a collection of WorkflowDefinition objects.
WorkflowEventAction - Interface in com.filenet.api.events
Represents a definition of the actions taken when a workflow is initiated via an event that is subscribed to by a workflow subscription.
WorkflowEventActionSet - Interface in com.filenet.api.collection
Represents a collection of WorkflowEventAction objects.
WORKPLACE_BASE - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the Workplace Base Extensions AddOn.
WORKPLACE_EMAIL - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the Workplace E-mail Extensions AddOn.
WORKPLACE_FORMS - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the Workplace Forms Extensions AddOn.
WORKPLACE_ROLES - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the Workplace Access Roles Extensions AddOn.
WORKPLACE_TEMPLATES - Static variable in class com.filenet.api.constants.SystemAddOnId
Specifies the ID of the Workplace Templates Extensions AddOn.
WRITE - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to modify the properties of an object.
WRITE_ACL - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to modify an object's security (that is, its PermissionList collection).
WRITE_ACL_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the WRITE_ACL instance of this class.
WRITE_ANNOTATION - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to view an Annotation object's content; modify its properties; and create a new instance of an object.
WRITE_ANNOTATION_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the WRITE_ANNOTATION instance of this class.
WRITE_ANY_OWNER - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to change the ownership of an object to another user.
WRITE_ANY_OWNER_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the WRITE_ANY_OWNER instance of this class.
WRITE_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the WRITE instance of this class.
WRITE_CLASS_DEF - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to create an instance of the object; modify the object's properties; link to the object; and create an instance of the object.
WRITE_CLASS_DEF_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the WRITE_CLASS_DEF instance of this class.
WRITE_CUSTOM - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to link to a CustomObject object; view and modify its properties; and create a new instance of the object.
WRITE_CUSTOM_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the WRITE_CUSTOM instance of this class.
WRITE_DEFAULT - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to modify the object's properties and create a new instance of the object.
WRITE_DEFAULT_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the WRITE_DEFAULT instance of this class.
WRITE_DOCUMENT - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to link to a Document object; create a new instance of the object; change the object's lifecycle state; view its content; and modify its properties.
WRITE_DOCUMENT_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the WRITE_DOCUMENT instance of this class.
WRITE_FOLDER - Static variable in class com.filenet.api.constants.AccessLevel
Specifies that the user or group is granted or denied permission to create a subfolder under a Folder object.
WRITE_FOLDER_AS_INT - Static variable in class com.filenet.api.constants.AccessLevel
An int value associated with the WRITE_FOLDER instance of this class.
WRITE_OWNER - Static variable in class com.filenet.api.constants.AccessRight
Specifies that the user or group is granted or denied permission to assume the ownership of an object.
WRITE_OWNER_AS_INT - Static variable in class com.filenet.api.constants.AccessRight
An int value associated with the WRITE_OWNER instance of this class.
writeExternal(ObjectOutput) - Method in exception com.filenet.api.exception.EngineRuntimeException
Writes this instance to the underlying stream.
WSI_SYSTINET_HOME - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type WSI_SYSTINET_HOME.
WSI_SYSTINET_HOME_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the WSI_SYSTINET_HOME instance of this class.
WSI_SYSTINET_HOME_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the WSI_SYSTINET_HOME instance of this class.
WSI_SYSTINET_LOGGING_LEVEL - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type WSI_SYSTINET_LOGGING_LEVEL.
WSI_SYSTINET_LOGGING_LEVEL_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the WSI_SYSTINET_LOGGING_LEVEL instance of this class.
WSI_SYSTINET_LOGGING_LEVEL_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the WSI_SYSTINET_LOGGING_LEVEL instance of this class.
WSI_TRANSPORT_CONNECTION_TIMEOUT - Static variable in class com.filenet.api.constants.ConfigurationParameter
A constant representing a ConfigurationParameter instance of type WSI_TRANSPORT_CONNECTION_TIMEOUT.
WSI_TRANSPORT_CONNECTION_TIMEOUT_AS_INT - Static variable in class com.filenet.api.constants.ConfigurationParameter
An integer associated with the WSI_TRANSPORT_CONNECTION_TIMEOUT instance of this class.
WSI_TRANSPORT_CONNECTION_TIMEOUT_AS_STRING - Static variable in class com.filenet.api.constants.ConfigurationParameter
A Property name associated with the WSI_TRANSPORT_CONNECTION_TIMEOUT instance of this class.
WSILoginModule - Class in com.filenet.api.util
Provides authentication for the FileNet P8 Content Engine web services (SOAP-based) protocol.
WSILoginModule() - Constructor for class com.filenet.api.util.WSILoginModule
 
WSITRACE_FLAGS - Static variable in class com.filenet.api.constants.PropertyNames
 

X

XMLDOCUMENT_TYPE - Static variable in class com.filenet.api.constants.PropertyNames
 
XMLPROPERTY_MAPPING_SCRIPT - Static variable in class com.filenet.api.constants.ClassNames
 
XMLPROPERTY_MAPPING_SCRIPTS - Static variable in class com.filenet.api.constants.PropertyNames
 
XMLPropertyMappingScript - Interface in com.filenet.api.admin
Represents the definition of a Document subclass for defining XML property mapping scripts.
XMLPropertyMappingScriptSet - Interface in com.filenet.api.collection
Represents a collection of XMLPropertyMappingScript objects.

Z

ZERO - Static variable in class com.filenet.api.constants.RetentionPeriod
 
ZERO_AS_INT - Static variable in class com.filenet.api.constants.RetentionPeriod
Specifies no minimum retention period (content can be deleted at any time).
ZERO_ID - Static variable in class com.filenet.api.util.Id
Convenience constant for the all-zero GUID.

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

© Copyright IBM Corporation 2006, 2009. All rights reserved.