Package | Description |
---|---|
com.filenet.api.constants |
Provides classes defining collections of related, type-safe constant values.
|
Modifier and Type | Field and Description |
---|---|
static SystemAddOnId |
SystemAddOnId.APPLICATION_BASE
Specifies the ID of the Base Application Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.CFS_ICI_LOCKDOWN
Specifies the ID of the CFS ICI Lockdown Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.CFS_IS
Specifies the ID of the CFS-IS Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.CONTENT_ENGINE_BASE
Specifies the ID of the Base Content Engine Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.CUSTOM_ROLE_EXTENSIONS
Specifies the ID of the Custom Role Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.DITA_PUBLISHING
Specifies the ID of the DITA Publishing Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.EMAIL_SERVICES_EXTENSIONS
Specifies the ID of the Email Services Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.ICN_NOTIFICATION_EXTENSIONS
Specifies the ID of the ICN Notification Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.PROCESS_ENGINE
Specifies the ID of the Process Engine Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.PUBLISHING
Specifies the ID of the Publishing Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.REPORTING_ENABLEMENT_EXTENSIONS
Specifies the ID of the Reporting Enablement Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.RICH_MEDIA_TRANSCRIPTION_EXTENSIONS
Specifies the ID of the Rich Media Transcription Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.SOCIAL_COLLABORATION_BASE_EXTENSIONS
Specifies the ID of the Base Social Collaboration Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.SOCIAL_COLLABORATION_DOCUMENT_REVIEW_EXTENSIONS
Specifies the ID of the Social Collaboration Document Review Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.SOCIAL_COLLABORATION_NOTIFICATION_EXTENSIONS
Specifies the ID of the Social Collaboration Notification Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.SOCIAL_COLLABORATION_ROLE_EXTENSIONS
Specifies the ID of the Social Collaboration Role Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.SOCIAL_COLLABORATION_SEARCH_INDEXING_EXTENSIONS
Specifies the ID of the Connections Indexing Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.STORED_SEARCH
Specifies the ID of the Stored Search Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.TEAMSPACE_EXTENSIONS
Specifies the ID of the Teamspace Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.THUMBNAIL_EXTENSIONS
Specifies the ID of the Thumbnail Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.USER_IDENTITY_MAPPING_EXTENSIONS
Specifies the ID of the User Identity Mapping Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.WORKPLACE_BASE
Specifies the ID of the Workplace Base Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.WORKPLACE_EMAIL
Specifies the ID of the Workplace E-mail Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.WORKPLACE_FORMS
Specifies the ID of the Workplace Forms Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.WORKPLACE_ROLES
Specifies the ID of the Workplace Access Roles Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.WORKPLACE_TEMPLATES
Specifies the ID of the Workplace Templates Extensions AddOn.
|
static SystemAddOnId |
SystemAddOnId.WORKPLACE_XT_EXTENSIONS
Specifies the ID of the Workplace XT Extensions AddOn.
|
Modifier and Type | Method and Description |
---|---|
static SystemAddOnId |
SystemAddOnId.getInstanceFromId(Id val)
Returns an instance of this class corresponding to a given
Id , provided
the Id value represents the ID of a system AddOn. |
static SystemAddOnId |
SystemAddOnId.getInstanceFromString(java.lang.String val)
Returns an instance of this class corresponding to a given
String , provided
the String value represents the string-ized ID of a system AddOn. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.