Class icm.base.Constants

Provides a helper class that defines the constants that are used by IBM Case Manager. These constants are divided into different subcategories.

The following example shows how the constants are used:

var type = Constants.PageType.CASE_CREATE;


Defined in: <icm/base/Constants.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
Constants related to comment contexts.
 
Constants that are related to the container.
 
Constants that are related to the context of coordination topics through all steps of a coordination.
 
Constants that are related to coordination topics.
 
Constants that identify a specific type of page.

Constructor Detail

icm.base.Constants()

Field Detail

CommentContext

Constants related to comment contexts. The CommentContext constants include the following strings:

Container

Constants that are related to the container. The Container constants include the following strings:

CoordContext

Constants that are related to the context of coordination topics through all steps of a coordination. The CoordContext constants include the following strings:

CoordTopic

Constants that are related to coordination topics. The CoordTopic constants include the following strings:

PageType

Constants that identify a specific type of page. The PageType constants include the following strings: