public class Options extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AUDIT_EVENT_AGGREGATE_INNER_COLUMN_LIST
Aggregate AuditEvent search option for the set of
inner columns to select from, instead of simply selecting
from the event table itself.
|
static String |
AUDIT_HISTORY_CUSTOM_ID
Event search option specifying the ID of the custom Audit History
to search when the
AUDIT_HISTORY_TYPE option is set to
FdkConstants.AUDIT_HISTORY_CUSTOM . |
static String |
AUDIT_HISTORY_ITEM_TARGET_ID
Event search option specifying the ID of the target Item when searching
from the Item Audit History; used when the
AUDIT_HISTORY_TYPE
option is set to FdkConstants.AUDIT_HISTORY_ITEM . |
static String |
AUDIT_HISTORY_TYPE
Event search option specifying the type of Audit History from
which to search.
|
static String |
AUDIT_TYPE_ENTRY_INCLUDE_NESTED
Option used to indicate that AuditTypeEntries for Item types that are
nested under the Item type specified by the
AUDIT_TYPE_ENTRY_ITEM_TYPE option should also be returned by
AuditManager.getAuditTypeEntries() . |
static String |
AUDIT_TYPE_ENTRY_ITEM_TYPE
Option to specify the Item type used to filter the list of
AuditTypeEntries returned by
AuditManager.getAuditTypeEntries() . |
static String |
AUDIT_TYPE_ENTRY_SUCCESS_MODE
Option used to specify the success mode used to filter the list of
AuditTypeEntries returned by
AuditManager.getAuditTypeEntries() . |
static String |
AUDIT_TYPE_LIST_ID
Option that provides a existing audit type list id when fetching audit
entry types.
|
static String |
AUDIT_TYPES
An option describing the Audit Types.
|
static String |
AUTO_FOLDERING_ACTION_SPECIFICATION
Specification for auto foldering operations such as document creation.
|
static String |
BODY
The body of an e-mail message.
|
static String |
CATEGORY_CLASS_ID
The category class id used in the category definition option passed
for enforced categorization.
|
static String |
CATEGORY_DEFINITION
The category definition is used to create or update custom categories
on documents.
|
static String |
CATEGORY_DEFINITION_ATTRIBUTES
The category attributes passed as part of document creation or update.
|
static String |
CATEGORY_ID
Deprecated.
use OPT.CATEGORY_CLASS_ID
|
static String |
CONTENTSTREAM
Content Stream option for passing an InputStream.
|
static String |
COPY_TARGET_NAME
Deprecated.
Create a copy of the document first and then recordize
using
RecordsManager.makeRecord() . |
static String |
DATE_COMP_LEVEL
Specifies the precision used for date comparisons in date search
criteria.
|
static String |
DEFINITION_EXPIRATION_TIME
Option for defining expiration time (in seconds) of document
definition object.
|
static String |
DELETE_ALL_LIFECYCLE_POLICY_ENTRIES
A boolean option to specify whether the retreived object should be
resolved or not.
|
static String |
DELETED_BY
The user that deleted an item in the Archive.
|
static String |
DELETED_DATE
The date on which an item in the Archive was deleted.
|
static String |
DESTFOLDER
Destination folder option for move, copy operations.
|
static String |
END_DATE
An option to specify the end date for situations where a time period
can be requested.
|
static String |
EVENT_AUXILIARY_ITEM_IDS
IDs of the auxiliary objects associated with the AuditEvent.
|
static String |
EVENT_AUXILIARY_NUMBER
The auxiliary Number associated with the AuditEvent.
|
static String |
EVENT_AUXILIARY_STRING
The auxiliary String associated with the AuditEvent.
|
static String |
EVENT_FILTER_APPLICATION_CONTEXT
AuditEvent search option to restrict Events to those matching
specified application context.
|
static String |
EVENT_FILTER_APPLICATION_USER
AuditEvent search option to restrict Events to those matching
specified application user.
|
static String |
EVENT_FILTER_AUXILIARY_NUMBER
AuditEvent search option to restrict Events to those matching
specified auxiliary number.
|
static String |
EVENT_FILTER_AUXILIARY_STRING
AuditEvent search option to restrict Events to those matching
specified auxiliary string.
|
static String |
EVENT_FILTER_CREATORS
Event search option for the set of Creator IDs to include.
|
static String |
EVENT_FILTER_END_DATE
Event search option for the ending Date of a Date range.
|
static String |
EVENT_FILTER_END_ID
Event search option for the ending ID of an ID range.
|
static String |
EVENT_FILTER_OPERATION_TYPES
Event search option for the set of Operation Types to include.
|
static String |
EVENT_FILTER_RESULT_SIZE_LIMIT
Event search option specifying the size limit for the results of the query.
|
static String |
EVENT_FILTER_START_DATE
Event search option for the starting Date of a Date range.
|
static String |
EVENT_FILTER_START_ID
Event search option for the starting ID of an ID range.
|
static String |
EVENT_FILTER_SUCCESS
AuditEvent search option for whether to include Events representing
successful operations.
|
static String |
EVENT_FILTER_TARGETS
Event search option for the set of Target IDs to include.
|
static String |
EVENT_PROPERTIES
The properties associated with the AuditEvent.
|
static String |
EXTERNAL_RECORD_DEFINITION
The external record definition is used in the record definition to allow
external content being recordized.
|
static String |
FILTER_BY_GUARD_SECURITY
Option for filtering out FilePlan, RecordSeries, RecordFolder
or RecordCategory based on the guard security.
|
static String |
FOLDER_RESTRICT_TO_DOMAIN
Option for whether the search should be folder restricted to the
domain if no folder restriction is specified.
|
static String |
FOLDER_RESTRICTION
Option for specifying that a search should be restricted to the
specified FOLDER or FOLDERs.
|
static String |
HAS_MANAGER
An option describing groups that have the specified user as a manager.
|
static String |
HAS_MEMBER
An option describing groups that have the specified user as a member.
|
static String |
IS_MANAGER_OF
An option describing groups that have the requesting user as a manager.
|
static String |
IS_MEMBER_OF
An option describing groups that have the requesting user as a member.
|
static String |
LINK_TO_LATEST
Option for createLink and updateLink to specify to link to latest version
of a version-controlled document.
|
static String |
MAX_RESULTS
The maximum number of results to be returned.
|
static String |
MEDIA_OPTIONS
Media options to be passed to the underlying storage implementation.
|
static String |
MULTILEVEL_FOLDER_RESTRICTION
Option for whether a folder restricted search limits the search
to just the specified folder (false), or the specfied folder and all
sub-folders (true).
|
static String |
NEWVERSION
Conflict resolution option to specify new version.
|
static String |
OPERATION
Name of the previously performed operation while obtaining conflict
resolution options.
|
static String |
ORIGINAL_LOCATION
The original location of an item in the Archive.
|
static String |
OVERWRITE
Conflict resolution option to specify overwrite.
|
static String |
PAGE_SIZE
The number of items to retrieve from the stored paging list.
|
static String |
PAGING_LIST
The list of items to be stored in the FdkSession for paging purposes.
|
static String |
PRIMARY_SORT_ATTRIBUTE
The primary FDK attribute on which to sort.
|
static String |
PRIMARY_SORT_DIRECTION
The direction in which to sort the primary FDK attribute.
|
static String |
QUOTA_INCREMENT
Increment in the storage quota that is requested.
|
static String |
RECORD_CATEGORY_ID
The record category id used in the record definition option passed
for enforced recordization.
|
static String |
RECORD_DEFINITION
An array of size two that contains the record category id and an
array of the record definition attributes.
|
static String |
RECORD_DEFINITION_ATTRIBUTES
The record attributes passed as part of document creation or update.
|
static String |
REMOVE_CATEGORY_ID
The id of a category to be removed from a document.
|
static String |
REMOVE_NON_ALLOWED_CATEGORIES
Deprecated.
allowed categories are no longer enforced; option has no effect
|
static String |
REQUEST_CREATED_COMPARISON_OPERATOR
Option for specifing the comparison operation on searches on
RequestManager.
|
static String |
REQUEST_DEFINITION_CONTENT_DEFINITION_NAME
Option to use for retrieving content definition from document definition
of saved document definition of request target definition.
|
static String |
REQUEST_DEFINITION_DOCUMENT_DEFINITION_NAME
Option to use for retrieving document definition from saved document
definition of request target definition.
|
static String |
REQUEST_DEFINITION_DOCUMENT_DESCRIPTION
Option to use for retrieving createDocument description from saved
document definition request target definition.
|
static String |
REQUEST_DEFINITION_DOCUMENT_NAME
Option to use for retrieving createDocument name from saved document
definition of request target definition.
|
static String |
REQUEST_JUSTIFICATION
Option for passing a justification to the request restore from Archive
operation.
|
static String |
RESOLVE_OBJECTS
A boolean option to specify whether the retreived object should be
resolved or not.
|
static String |
RESPECT_NULL_RESOURCE_LOCKS
"Respect Null resource locks" option for create, move,
and copy operations.
|
static String |
RESPONDER_COMMENT
Responder's Comment while approving Workflow Requests.
|
static String |
RESTORE_LOCATION
The location to which to restore an item in the Archive.
|
static String |
RETURN_COUNT
The maximum number of items to be returned when the method can return
multiple items.
|
static String |
RETURN_FROM
The index of the first item to be returned when the method can return
multiple items.
|
static String |
RETURN_TIME
The maximum time, in milliseconds, allowed to wait for a search
to complete.
|
static String |
RUN_ASYNC
Whether or not the operation should be run asynchronously (by a background
process).
|
static String |
SEARCH_ARCHIVE_DELETED_RANGE
Option for a date range to restrict an archive search to
files deleted during the specified date range.
|
static String |
SEARCH_ARCHIVE_FOR_WORKSPACE
Option for a workspace name to restrict an archive search to
files deleted from the specified workspace.
|
static String |
SEARCH_DISTINCT
The key used to indicate if a distinct search is required
|
static String |
SEARCH_FOR_DOCUMENTS
Option for whether documents and links should be returned by the search.
|
static String |
SEARCH_FOR_FOLDERS
Option for whether folders should be returned by the search.
|
static String |
SEARCH_LANGUAGE
The language used for parsing the content search criteria.
|
static String |
SEARCH_PROPERTY_DISPLAY_NAME
The display name of a search property.
|
static String |
SEARCH_PROPERTY_LOV
List of values if the search property is enumerated.
|
static String |
SEARCH_PROPERTY_NAME
The name of a search property.
|
static String |
SEARCH_PROPERTY_SEARCHABLE
Whether the search property is searchable or not.
|
static String |
SEARCH_PROPERTY_SELECTABLE
Whether the search property is selectable or not.
|
static String |
SEARCH_PROPERTY_SORTABLE
Whether the search property is sortable or not.
|
static String |
SEARCH_PROPERTY_TYPE
The data type of a search property.
|
static String |
SEARCH_RECORDS
Option for whether the search is a search for records instead of
documents.
|
static String |
SEARCH_RECORDS_CLASSNAME
Option for the record category classname for the type of records
to search.
|
static String |
SEARCH_RESULT_COUNT
Estimate of total number of search results.
|
static String |
SEARCH_RESULTS
Array of items representing the search results.
|
static String |
SEARCH_STATEMENT_KEY
The key used for caching of a prepared statement
|
static String |
SEARCH_TEXT_SCORES
Array of ints representing the text search result scores.
|
static String |
SEARCH_VERSION_HISTORY
Option for whether previous document versions should be included
in the search.
|
static String |
SECONDARY_SORT_ATTRIBUTE
The secondary FDK attribute on which to sort.
|
static String |
SECONDARY_SORT_DIRECTION
The direction in which to sort the secondary FDK attribute.
|
static String |
START_DATE
An option to specify the start date for situations where a time period
can be requested.
|
static String |
STARTING_INDEX
The index of the stored paging list where a requested page should start.
|
static String |
STARTING_ROW
The starting row index.
|
static String |
SUBJECT
The subject of an e-mail message.
|
static String |
TABLE_NAME
The tablename on which to store a sorting preference.
|
static String |
UNIQUENAME
Conflict resolution option to specify create unique name.
|
static String |
UPDATE_CATEGORY_ID
The id of an existing category instance.
|
static String |
USE_DEFAULT_NAME
"Use default name" option for creating new items.
|
static String |
USE_SAVED_DEFINITION
Option for createDocument to specify saved document definition (value
should be set to ID of saved definition).
|
static String |
USER_ATTRIBUTE_DISTINGUISHEDNAME
The Credential Manager user's distinguished name attribute.
|
static String |
USER_ATTRIBUTE_REALM
The Credential Manager user's realm attribute.
|
static String |
VERSION_ON_CATEGORY_OPERATION
Specifies whether the category operations on an existing document
should cause a new version of the document to be created.
|
static String |
WORKFLOW_CONFIGURATION_DEFINITION
The String used to set workflow configurations on newly created
workspaces.
|
public static final String RUN_ASYNC
SecurityManager.changeSecurity()
.
Name: OPT.RUN_ASYNC
Data Type: Boolean
public static final String CONTENTSTREAM
Name: OPT.CONTENTSTREAM
Data Type: java.io.InputStream
public static final String MEDIA_OPTIONS
Name: OPT.MEDIA_OPTIONS
Data Type: NamedValue[]
public static final String DESTFOLDER
Name: OPT.DESTFOLDER
Data Type: Long
public static final String AUTO_FOLDERING_ACTION_SPECIFICATION
Name: OPT.AUTO_FOLDERING_ACTION_SPECIFICATION
Data Type: String
public static final String USE_DEFAULT_NAME
Name: OPT.USE_DEFAULT_NAME
Data Type: Boolean
public static final String RESPECT_NULL_RESOURCE_LOCKS
Name: OPT.RESPECT_NULL_RESOURCE_LOCKS
Data Type: Boolean
public static final String USE_SAVED_DEFINITION
Name: OPT.USE_SAVED_DEFINITION
Data Type: Long
public static final String LINK_TO_LATEST
Name: OPT.LINK_TO_LATEST
Data Type: Boolean
public static final String COPY_TARGET_NAME
RecordsManager.makeRecord()
.
Name: OPT.COPY_TARGET_NAME
Data Type: String
public static final String DELETE_ALL_LIFECYCLE_POLICY_ENTRIES
Name: OPT.DELETE_ALL_LIFECYCLE_POLICY_ENTRIES
Data Type: Boolean
public static final String WORKFLOW_CONFIGURATION_DEFINITION
Name: OPT.WORKFLOW_CONFIGURATION_DEFINITION
Data Type: NamedValue[]
public static final String RECORD_DEFINITION
NamedValue[] recordDefs = new NamedValue[] { new NamedValue(Options.RECORD_CATEGORY_ID, new Long(m_RecordCategory.getId())), new NamedValue(Options.RECORD_DEFINITION_ATTRIBUTES, new NamedValue[] { new NamedValue(Attributes.NAME, "Sample Record"), new NamedValue(Attributes.DESCRIPTION, "Sample record created through enforced recordization") } ) }; NamedValue[] docdef = new NamedValue[] { new NamedValue(Options.RECORD_DEFINITION, recordDefs) // other DocumentDefinition attributes };
Name: OPT.RECORD_DEFINITION
Data Type: NamedValue[]
public static final String RECORD_DEFINITION_ATTRIBUTES
RECORD_DEFINITION
array.
Name: OPT.RECORD_DEFINITION_ATTRIBUTES
Data Type: NamedValue[]
public static final String RECORD_CATEGORY_ID
Name: OPT.RECORD_CATEGORY_ID
Data Type: Long
public static final String EXTERNAL_RECORD_DEFINITION
Name: OPT.EXTERNAL_RECORD_DEFINITION
Data Type: NamedValue[]
public static final String UPDATE_CATEGORY_ID
Name: OPT.UPDATE_CATEGORY_ID
Data Type: Long
public static final String CATEGORY_CLASS_ID
Name: OPT.CATEGORY_CLASS_ID
Data Type: Long
public static final String CATEGORY_DEFINITION
NamedValue[] newcatdef = new NamedValue[] {
new NamedValue(Options.CATEGORY_CLASS_ID, categoryClassID),
new NamedValue(Options.CATEGORY_DEFINITION_ATTRIBUTES,
new NamedValue[] {
new NamedValue("CUSTOM_Attribute1", "Value One"),
new NamedValue("CUSTOM_Attribute2", new Integer(15))
}
)
};
NamedValue[] updatecatdef = new NamedValue[] {
new NamedValue(Options.UPDATE_CATEGORY_ID, existingCategoryID),
new NamedValue(Options.CATEGORY_DEFINITION_ATTRIBUTES,
new NamedValue[] {
new NamedValue("CUSTOM_Attribute1", "Value One"),
new NamedValue("CUSTOM_Attribute2", new Integer(15))
}
)
};
NamedValue[] docdef = new NamedValue[] {
new NamedValue(Options.CATEGORY_DEFINITION, newcatdef),
new NamedValue(Options.CATEGORY_DEFINITION, updatecatdef),
Other DocumentDefinition attributes
};
Name: OPT.CATEGORY_DEFINITION
Data Type: NamedValue[]
public static final String VERSION_ON_CATEGORY_OPERATION
The default for this is true.
Note, this option applies only to category operations. Other factors, such as also specifying document content, could cause a new version to be created even when this option is set to false.
Name: OPT.VERSION_ON_CATEGORY_OPERATION
Data Type: Boolean
public static final String CATEGORY_ID
public static final String CATEGORY_DEFINITION_ATTRIBUTES
CATEGORY_DEFINITION
array.
Name: OPT.CATEGORY_DEFINITION_ATTRIBUTES
Data Type: NamedValue[]
public static final String REMOVE_CATEGORY_ID
Name: OPT.REMOVE_CATEGORY_ID
Data Type: Long
public static final String USER_ATTRIBUTE_DISTINGUISHEDNAME
Name: OPT.USER_ATTRIBUTE_DISTINGUISHEDNAME
Data Type: String
public static final String USER_ATTRIBUTE_REALM
Name: OPT.USER_ATTRIBUTE_NAME
Data Type: String
public static final String RETURN_TIME
Name: OPT.RETURN_TIME
Data Type: Integer
public static final String TABLE_NAME
Name: OPT.TABLE_NAME
Data Type: String
public static final String PRIMARY_SORT_ATTRIBUTE
Name: OPT.PRIMARY_SORT_ATTRIBUTE
Data Type: String
public static final String SECONDARY_SORT_ATTRIBUTE
Name: OPT.SECONDARY_SORT_ATTRIBUTE
Data Type: String
public static final String PRIMARY_SORT_DIRECTION
Name: OPT.PRIMARY_SORT_DIRECTION
Data Type: String
public static final String SECONDARY_SORT_DIRECTION
Name: OPT.SECONDARY_SORT_DIRECTION
Data Type: String
public static final String PAGING_LIST
Name: OPT.PAGING_LIST
Data Type: Long[]
public static final String STARTING_INDEX
Name: OPT.STARTING_INDEX
Data Type: Long[]
public static final String PAGE_SIZE
Name: OPT.PAGE_SIZE
Data Type: Long[]
public static final String HAS_MEMBER
Name: OPT.HAS_MEMBER
Data Type: Long
public static final String HAS_MANAGER
Name: OPT.HAS_MANAGER
Data Type: Long
public static final String SUBJECT
Name: OPT.SUBJECT
Data Type: String
public static final String BODY
Name: OPT.BODY
Data Type: String
public static final String DELETED_DATE
Name: OPT.DELETED_DATE
Data Type: java.util.Date
public static final String DELETED_BY
Name: OPT.DELETED_BY
Data Type: Item (USER)
public static final String ORIGINAL_LOCATION
Name: OPT.ORIGINAL_LOCATION
Data Type: Item (FOLDER)
public static final String RESTORE_LOCATION
Name: OPT.RESTORE_LOCATION
Data Type: Item (USER)
public static final String RESOLVE_OBJECTS
Name: OPT.RESOLVE_OBJECTS
Data Type: Boolean
public static final String START_DATE
Name: OPT.START_DATE
Data Type: Date
public static final String END_DATE
Name: OPT.END_DATE
Data Type: Boolean
public static final String REQUEST_JUSTIFICATION
Name: OPT.REQUEST_JUSTIFICATION
Data Type: String
public static final String REQUEST_CREATED_COMPARISON_OPERATOR
Name: OPT.REQUEST_CREATED_COMPARISON_OPERATOR
Data Type: Integer
public static final String REQUEST_DEFINITION_DOCUMENT_NAME
Name: IFS.ATTRIBUTES.NAME
Data Type: String
public static final String REQUEST_DEFINITION_DOCUMENT_DESCRIPTION
Name: IFS.ATTRIBUTES.DESCRIPTION
Data Type: String
public static final String REQUEST_DEFINITION_DOCUMENT_DEFINITION_NAME
Name: IFS.DEFINITIONS.IFS.DocumentDefinition.ContentObjectDef
Data Type: String
public static final String REQUEST_DEFINITION_CONTENT_DEFINITION_NAME
Name: IFS.CONTENTSPECS.IFS.ContentObjectDefinition.Content
Data Type: String
public static final String FOLDER_RESTRICTION
Name: OPT.FOLDER_RESTRICTION
Data Type: Long or long[] or String or String[]
public static final String OVERWRITE
Name: OPT.OVERWRITE
Data Type: Boolean
public static final String UNIQUENAME
Name: OPT.UNIQUENAME
Data Type: Boolean
public static final String NEWVERSION
Name: OPT.NEWVERSION
Data Type: Boolean
public static final String OPERATION
Name: OPT.OPERATION
Data Type: String
public static final String REMOVE_NON_ALLOWED_CATEGORIES
CATEGORY_DEFINITION
to create new
categories while removing disallowed ones.
Name: OPT.REMOVE_NON_ALLOWED_CATEGORIES
Data Type: Boolean
public static final String MULTILEVEL_FOLDER_RESTRICTION
Name: OPT.MULTILEVEL_FOLDER_RESTRICTION
Data Type; Boolean
public static final String FOLDER_RESTRICT_TO_DOMAIN
Name: OPT.FOLDER_RESTRICT_TO_DOMAIN
Data Type: Boolean
public static final String SEARCH_LANGUAGE
Name: OPT.SEARCH_LANGUAGE
Data Type: String
public static final String SEARCH_FOR_DOCUMENTS
Name: OPT.SEARCH_FOR_DOCUMENTS
Data Type: Boolean
public static final String SEARCH_FOR_FOLDERS
Name: OPT.SEARCH_FOR_FOLDERS
Data Type: Boolean
public static final String SEARCH_VERSION_HISTORY
Name: OPT.SEARCH_VERSION_HISTORY
Data Type: Boolean
public static final String SEARCH_RECORDS
Name: OPT.SEARCH_RECORDS
Data Type: Boolean
public static final String SEARCH_RECORDS_CLASSNAME
Name: OPT.SEARCH_RECORDS_CLASSNAME
Data Type: String
public static final String SEARCH_ARCHIVE_FOR_WORKSPACE
Name: OPT.SEARCH_ARCHIVE_FOR_WORKSPACE
Data Type: String
public static final String SEARCH_ARCHIVE_DELETED_RANGE
Name: OPT.SEARCH_ARCHIVE_DELETED_RANGE
Data Type: Date[2]
public static final String DATE_COMP_LEVEL
Name: OPT.DATE_COMP_LEVEL
Data Type: Integer
public static final String RETURN_FROM
Name: OPT.RETURN_FROM
Data Type: Integer
public static final String RETURN_COUNT
Name: OPT.RETURN_COUNT
Data Type: Integer
public static final String SEARCH_PROPERTY_NAME
public static final String SEARCH_PROPERTY_DISPLAY_NAME
public static final String SEARCH_PROPERTY_TYPE
public static final String SEARCH_PROPERTY_SEARCHABLE
public static final String SEARCH_PROPERTY_SELECTABLE
public static final String SEARCH_PROPERTY_SORTABLE
public static final String SEARCH_PROPERTY_LOV
public static final String SEARCH_RESULTS
public static final String SEARCH_TEXT_SCORES
public static final String SEARCH_RESULT_COUNT
public static final String QUOTA_INCREMENT
public static final String RESPONDER_COMMENT
public static final String DEFINITION_EXPIRATION_TIME
public static final String FILTER_BY_GUARD_SECURITY
public static final String AUDIT_TYPE_ENTRY_ITEM_TYPE
AuditManager.getAuditTypeEntries()
.public static final String AUDIT_TYPE_ENTRY_SUCCESS_MODE
AuditManager.getAuditTypeEntries()
.public static final String AUDIT_TYPE_ENTRY_INCLUDE_NESTED
AUDIT_TYPE_ENTRY_ITEM_TYPE
option should also be returned by
AuditManager.getAuditTypeEntries()
.public static final String AUDIT_TYPE_LIST_ID
public static final String AUDIT_TYPES
public static final String IS_MEMBER_OF
public static final String IS_MANAGER_OF
public static final String EVENT_FILTER_START_ID
Note: A value of null is treated as "all IDs before end ID"; a null range is treated as "all IDs".
public static final String EVENT_FILTER_END_ID
Note: A value of null is treated as "all IDs after start ID"; a null range is treated as "all IDs".
public static final String EVENT_FILTER_START_DATE
Note: A value of null is treated as "all Dates until end Date"; a null range is treated as "all Dates".
public static final String EVENT_FILTER_END_DATE
Note: A value of null is treated as "all Dates since start Date"; a null range is treated as "all IDs".
public static final String EVENT_FILTER_CREATORS
Note: A value of null is treated as "all creators".
public static final String EVENT_FILTER_OPERATION_TYPES
Note: A value of null is treated as "all operation types".
public static final String EVENT_FILTER_TARGETS
Note: A value of null is treated as "all target IDs".
public static final String EVENT_FILTER_SUCCESS
Note: A value of null is treated as "both succeeded and failed operations". A value of true is treated as "only successful operations". A value of false is treated as "only failed operations".
public static final String EVENT_FILTER_AUXILIARY_STRING
Note: A value of null is treated as "any auxiliary string".
public static final String EVENT_FILTER_AUXILIARY_NUMBER
Note: A value of null is treated as "any auxiliary number".
public static final String EVENT_FILTER_APPLICATION_CONTEXT
Note: A value of null is treated as "any auxiliary context".
public static final String EVENT_FILTER_APPLICATION_USER
Note: A value of null is treated as "any application user".
public static final String EVENT_FILTER_RESULT_SIZE_LIMIT
Note: A value of null is treated as "no limit".
public static final String AUDIT_EVENT_AGGREGATE_INNER_COLUMN_LIST
Note: A value of null indicates that there is no inner select for the aggregate event column search.
Name: OPT.AUDIT_EVENT_AGGREGATE_INNER_COLUMN_LIST
Data Type: String[]
public static final String AUDIT_HISTORY_TYPE
Notes:
FdkConstants.AUDIT_HISTORY_DOMAIN
{FdkConstants.AUDIT_HISTORY_DOMAIN,
FdkConstants.AUDIT_HISTORY_ITEM,
FdkConstants.AUDIT_HISTORY_CUSTOM}
public static final String AUDIT_HISTORY_CUSTOM_ID
AUDIT_HISTORY_TYPE
option is set to
FdkConstants.AUDIT_HISTORY_CUSTOM
.
Notes:
FdkConstants.AUDIT_HISTORY_DOMAIN
Audit History or the
FdkConstants.AUDIT_HISTORY_ITEM
Audit History.
public static final String AUDIT_HISTORY_ITEM_TARGET_ID
AUDIT_HISTORY_TYPE
option is set to FdkConstants.AUDIT_HISTORY_ITEM
.
Notes:
FdkConstants.AUDIT_HISTORY_DOMAIN
Audit History or a
FdkConstants.AUDIT_HISTORY_CUSTOM
Audit History.
public static final String EVENT_AUXILIARY_ITEM_IDS
public static final String EVENT_AUXILIARY_STRING
public static final String EVENT_AUXILIARY_NUMBER
public static final String EVENT_PROPERTIES
public static final String SEARCH_STATEMENT_KEY
public static final String SEARCH_DISTINCT
public static final String STARTING_ROW
public static final String MAX_RESULTS
if MAX_RESULTS = 10 and STARTING_ROW is not specified (or 0 / 1), then
results from row 1 through 10 are returned (if located).
if MAX_RESULTS = 10 and STARTING_ROW = 50, then results from row 50
through 59 are returned (if located).
if MAX_RESULTS = 0 and STARTING_ROW = 50, then results from row 50
onwards are returned (if located).
Copyright © 2023. All rights reserved.