CacheVariableKind
This type is an enumeration data type (a type for attribute values).
REQUEST_PARAMETER=0 REQUEST_ATTRIBUTE=1 SESSION_PARAMETER=2
Package: webappext
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Allowed values:
0 - REQUEST_PARAMETER
1 - REQUEST_ATTRIBUTE
2 - SESSION_PARAMETER
3 - COOKIE
Attributes having this type:
CacheVariable.type
(C) COPYRIGHT International Business Machines Corp. 1996-2006