constant-values.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0-internal) on Thu Mar 24 15:49:01 EDT 2022 -->
  6. <title>Constant Field Values</title>
  7. <meta name="date" content="2022-03-24">
  8. <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
  9. <script type="text/javascript" src="script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="Constant Field Values";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div role="navigation" title ="TOP_Navigation" aria-label ="Top Navigation Bar"/>
  27. <div class="topNav"><a name="navbar.top">
  28. <!-- -->
  29. </a>
  30. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  31. <a name="navbar.top.firstrow">
  32. <!-- -->
  33. </a>
  34. <ul class="navList" title="Navigation">
  35. <li><a href="com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
  36. <li>Class</li>
  37. <li><a href="com/cognos/CAM_AAA/authentication/package-tree.html">Tree</a></li>
  38. <li><a href="deprecated-list.html">Deprecated</a></li>
  39. <li><a href="index-all.html">Index</a></li>
  40. <li><a href="help-doc.html">Help</a></li>
  41. </ul>
  42. </div>
  43. <div class="subNav">
  44. <ul class="navList">
  45. <li>Prev</li>
  46. <li>Next</li>
  47. </ul>
  48. <ul class="navList">
  49. <li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
  50. <li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
  51. </ul>
  52. <ul class="navList" id="allclasses_navbar_top">
  53. <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
  54. </ul>
  55. <div>
  56. <script type="text/javascript"><!--
  57. allClassesLink = document.getElementById("allclasses_navbar_top");
  58. if(window==top) {
  59. allClassesLink.style.display = "block";
  60. }
  61. else {
  62. allClassesLink.style.display = "none";
  63. }
  64. //-->
  65. </script>
  66. </div>
  67. <a name="skip.navbar.top">
  68. <!-- -->
  69. </a></div>
  70. <!-- ========= END OF TOP NAVBAR ========= -->
  71. <div role="main" title ="Constant Field Values" aria-labelledby ="Header1"/>
  72. <div class="header">
  73. <h1 title="Constant Field Values" class="title" id="Header1">Constant Field Values</h1>
  74. <h2 title="Contents">Contents</h2>
  75. <ul>
  76. <li><a href="#com.cognos">com.cognos.*</a></li>
  77. </ul>
  78. </div>
  79. <div class="constantValuesContainer"><a name="com.cognos">
  80. <!-- -->
  81. </a>
  82. <h2 title="com.cognos">com.cognos.*</h2>
  83. <ul class="blockList">
  84. <li class="blockList">
  85. <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
  86. <caption><span>com.cognos.CAM_AAA.authentication.<a href="com/cognos/CAM_AAA/authentication/INamespace.html" title="interface in com.cognos.CAM_AAA.authentication">INamespace</a></span><span class="tabEnd">&nbsp;</span></caption>
  87. <tr>
  88. <th class="colFirst" scope="col">Modifier and Type</th>
  89. <th scope="col">Constant Field</th>
  90. <th class="colLast" scope="col">Value</th>
  91. </tr>
  92. <tbody>
  93. <tr class="altColor">
  94. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityCaseSensitive">
  95. <!-- -->
  96. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  97. <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityCaseSensitive">CapabilityCaseSensitive</a></code></td>
  98. <td class="colLast"><code>"caseSensitive"</code></td>
  99. </tr>
  100. <tr class="rowColor">
  101. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityContains">
  102. <!-- -->
  103. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  104. <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityContains">CapabilityContains</a></code></td>
  105. <td class="colLast"><code>"contains"</code></td>
  106. </tr>
  107. <tr class="altColor">
  108. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityEndsWith">
  109. <!-- -->
  110. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  111. <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityEndsWith">CapabilityEndsWith</a></code></td>
  112. <td class="colLast"><code>"endsWith"</code></td>
  113. </tr>
  114. <tr class="rowColor">
  115. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityEquals">
  116. <!-- -->
  117. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  118. <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityEquals">CapabilityEquals</a></code></td>
  119. <td class="colLast"><code>"equals"</code></td>
  120. </tr>
  121. <tr class="altColor">
  122. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityNotBrowsable">
  123. <!-- -->
  124. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  125. <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityNotBrowsable">CapabilityNotBrowsable</a></code></td>
  126. <td class="colLast"><code>"notBrowsable"</code></td>
  127. </tr>
  128. <tr class="rowColor">
  129. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilitySort">
  130. <!-- -->
  131. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  132. <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilitySort">CapabilitySort</a></code></td>
  133. <td class="colLast"><code>"sort"</code></td>
  134. </tr>
  135. <tr class="altColor">
  136. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityStartsWith">
  137. <!-- -->
  138. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  139. <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityStartsWith">CapabilityStartsWith</a></code></td>
  140. <td class="colLast"><code>"startsWith"</code></td>
  141. </tr>
  142. </tbody>
  143. </table>
  144. </li>
  145. <li class="blockList">
  146. <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
  147. <caption><span>com.cognos.CAM_AAA.authentication.<a href="com/cognos/CAM_AAA/authentication/ISearchFilter.html" title="interface in com.cognos.CAM_AAA.authentication">ISearchFilter</a></span><span class="tabEnd">&nbsp;</span></caption>
  148. <tr>
  149. <th class="colFirst" scope="col">Modifier and Type</th>
  150. <th scope="col">Constant Field</th>
  151. <th class="colLast" scope="col">Value</th>
  152. </tr>
  153. <tbody>
  154. <tr class="altColor">
  155. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilter.ConditionalExpression">
  156. <!-- -->
  157. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  158. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilter.html#ConditionalExpression">ConditionalExpression</a></code></td>
  159. <td class="colLast"><code>3</code></td>
  160. </tr>
  161. <tr class="rowColor">
  162. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilter.FunctionCall">
  163. <!-- -->
  164. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  165. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilter.html#FunctionCall">FunctionCall</a></code></td>
  166. <td class="colLast"><code>2</code></td>
  167. </tr>
  168. <tr class="altColor">
  169. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilter.RelationalExpression">
  170. <!-- -->
  171. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  172. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilter.html#RelationalExpression">RelationalExpression</a></code></td>
  173. <td class="colLast"><code>1</code></td>
  174. </tr>
  175. </tbody>
  176. </table>
  177. </li>
  178. <li class="blockList">
  179. <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
  180. <caption><span>com.cognos.CAM_AAA.authentication.<a href="com/cognos/CAM_AAA/authentication/ISearchFilterConditionalExpression.html" title="interface in com.cognos.CAM_AAA.authentication">ISearchFilterConditionalExpression</a></span><span class="tabEnd">&nbsp;</span></caption>
  181. <tr>
  182. <th class="colFirst" scope="col">Modifier and Type</th>
  183. <th scope="col">Constant Field</th>
  184. <th class="colLast" scope="col">Value</th>
  185. </tr>
  186. <tbody>
  187. <tr class="altColor">
  188. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterConditionalExpression.ConditionalAnd">
  189. <!-- -->
  190. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  191. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterConditionalExpression.html#ConditionalAnd">ConditionalAnd</a></code></td>
  192. <td class="colLast"><code>"and"</code></td>
  193. </tr>
  194. <tr class="rowColor">
  195. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterConditionalExpression.ConditionalOr">
  196. <!-- -->
  197. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  198. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterConditionalExpression.html#ConditionalOr">ConditionalOr</a></code></td>
  199. <td class="colLast"><code>"or"</code></td>
  200. </tr>
  201. </tbody>
  202. </table>
  203. </li>
  204. <li class="blockList">
  205. <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
  206. <caption><span>com.cognos.CAM_AAA.authentication.<a href="com/cognos/CAM_AAA/authentication/ISearchFilterFunctionCall.html" title="interface in com.cognos.CAM_AAA.authentication">ISearchFilterFunctionCall</a></span><span class="tabEnd">&nbsp;</span></caption>
  207. <tr>
  208. <th class="colFirst" scope="col">Modifier and Type</th>
  209. <th scope="col">Constant Field</th>
  210. <th class="colLast" scope="col">Value</th>
  211. </tr>
  212. <tbody>
  213. <tr class="altColor">
  214. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterFunctionCall.Contains">
  215. <!-- -->
  216. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  217. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterFunctionCall.html#Contains">Contains</a></code></td>
  218. <td class="colLast"><code>"contains"</code></td>
  219. </tr>
  220. <tr class="rowColor">
  221. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterFunctionCall.EndsWith">
  222. <!-- -->
  223. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  224. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterFunctionCall.html#EndsWith">EndsWith</a></code></td>
  225. <td class="colLast"><code>"ends-with"</code></td>
  226. </tr>
  227. <tr class="altColor">
  228. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterFunctionCall.StartsWith">
  229. <!-- -->
  230. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  231. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterFunctionCall.html#StartsWith">StartsWith</a></code></td>
  232. <td class="colLast"><code>"starts-with"</code></td>
  233. </tr>
  234. </tbody>
  235. </table>
  236. </li>
  237. <li class="blockList">
  238. <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
  239. <caption><span>com.cognos.CAM_AAA.authentication.<a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html" title="interface in com.cognos.CAM_AAA.authentication">ISearchFilterRelationExpression</a></span><span class="tabEnd">&nbsp;</span></caption>
  240. <tr>
  241. <th class="colFirst" scope="col">Modifier and Type</th>
  242. <th scope="col">Constant Field</th>
  243. <th class="colLast" scope="col">Value</th>
  244. </tr>
  245. <tbody>
  246. <tr class="altColor">
  247. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.EqualTo">
  248. <!-- -->
  249. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  250. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#EqualTo">EqualTo</a></code></td>
  251. <td class="colLast"><code>"="</code></td>
  252. </tr>
  253. <tr class="rowColor">
  254. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.GreaterThan">
  255. <!-- -->
  256. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  257. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#GreaterThan">GreaterThan</a></code></td>
  258. <td class="colLast"><code>"&gt;"</code></td>
  259. </tr>
  260. <tr class="altColor">
  261. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.GreaterThanOrEqual">
  262. <!-- -->
  263. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  264. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#GreaterThanOrEqual">GreaterThanOrEqual</a></code></td>
  265. <td class="colLast"><code>"&gt;="</code></td>
  266. </tr>
  267. <tr class="rowColor">
  268. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.LessThan">
  269. <!-- -->
  270. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  271. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#LessThan">LessThan</a></code></td>
  272. <td class="colLast"><code>"&lt;"</code></td>
  273. </tr>
  274. <tr class="altColor">
  275. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.LessThanOrEqual">
  276. <!-- -->
  277. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  278. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#LessThanOrEqual">LessThanOrEqual</a></code></td>
  279. <td class="colLast"><code>"&lt;="</code></td>
  280. </tr>
  281. <tr class="rowColor">
  282. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.NotEqual">
  283. <!-- -->
  284. </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
  285. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#NotEqual">NotEqual</a></code></td>
  286. <td class="colLast"><code>"!="</code></td>
  287. </tr>
  288. </tbody>
  289. </table>
  290. </li>
  291. <li class="blockList">
  292. <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
  293. <caption><span>com.cognos.CAM_AAA.authentication.<a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html" title="class in com.cognos.CAM_AAA.authentication">ISearchStep.SearchAxis</a></span><span class="tabEnd">&nbsp;</span></caption>
  294. <tr>
  295. <th class="colFirst" scope="col">Modifier and Type</th>
  296. <th scope="col">Constant Field</th>
  297. <th class="colLast" scope="col">Value</th>
  298. </tr>
  299. <tbody>
  300. <tr class="altColor">
  301. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Ancestor">
  302. <!-- -->
  303. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  304. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Ancestor">Ancestor</a></code></td>
  305. <td class="colLast"><code>1</code></td>
  306. </tr>
  307. <tr class="rowColor">
  308. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.AncestorOrSelf">
  309. <!-- -->
  310. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  311. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#AncestorOrSelf">AncestorOrSelf</a></code></td>
  312. <td class="colLast"><code>2</code></td>
  313. </tr>
  314. <tr class="altColor">
  315. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Child">
  316. <!-- -->
  317. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  318. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Child">Child</a></code></td>
  319. <td class="colLast"><code>3</code></td>
  320. </tr>
  321. <tr class="rowColor">
  322. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Descendent">
  323. <!-- -->
  324. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  325. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Descendent">Descendent</a></code></td>
  326. <td class="colLast"><code>4</code></td>
  327. </tr>
  328. <tr class="altColor">
  329. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.DescendentOrSelf">
  330. <!-- -->
  331. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  332. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#DescendentOrSelf">DescendentOrSelf</a></code></td>
  333. <td class="colLast"><code>5</code></td>
  334. </tr>
  335. <tr class="rowColor">
  336. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Parent">
  337. <!-- -->
  338. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  339. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Parent">Parent</a></code></td>
  340. <td class="colLast"><code>6</code></td>
  341. </tr>
  342. <tr class="altColor">
  343. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Self">
  344. <!-- -->
  345. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  346. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Self">Self</a></code></td>
  347. <td class="colLast"><code>7</code></td>
  348. </tr>
  349. <tr class="rowColor">
  350. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Unknown">
  351. <!-- -->
  352. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  353. <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Unknown">Unknown</a></code></td>
  354. <td class="colLast"><code>0</code></td>
  355. </tr>
  356. </tbody>
  357. </table>
  358. </li>
  359. <li class="blockList">
  360. <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
  361. <caption><span>com.cognos.CAM_AAA.authentication.<a href="com/cognos/CAM_AAA/authentication/ISortProperty.html" title="interface in com.cognos.CAM_AAA.authentication">ISortProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
  362. <tr>
  363. <th class="colFirst" scope="col">Modifier and Type</th>
  364. <th scope="col">Constant Field</th>
  365. <th class="colLast" scope="col">Value</th>
  366. </tr>
  367. <tbody>
  368. <tr class="altColor">
  369. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISortProperty.SortOrderAscending">
  370. <!-- -->
  371. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  372. <td><code><a href="com/cognos/CAM_AAA/authentication/ISortProperty.html#SortOrderAscending">SortOrderAscending</a></code></td>
  373. <td class="colLast"><code>0</code></td>
  374. </tr>
  375. <tr class="rowColor">
  376. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISortProperty.SortOrderDescending">
  377. <!-- -->
  378. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  379. <td><code><a href="com/cognos/CAM_AAA/authentication/ISortProperty.html#SortOrderDescending">SortOrderDescending</a></code></td>
  380. <td class="colLast"><code>1</code></td>
  381. </tr>
  382. <tr class="altColor">
  383. <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISortProperty.SortOrderUnknown">
  384. <!-- -->
  385. </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
  386. <td><code><a href="com/cognos/CAM_AAA/authentication/ISortProperty.html#SortOrderUnknown">SortOrderUnknown</a></code></td>
  387. <td class="colLast"><code>-1</code></td>
  388. </tr>
  389. </tbody>
  390. </table>
  391. </li>
  392. </ul>
  393. </div>
  394. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  395. <div role="navigation" title ="Bottom_NAVIGATION" aria-label ="Bottom Navigation Bar"/>
  396. <div class="bottomNav"><a name="navbar.bottom">
  397. <!-- -->
  398. </a>
  399. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  400. <a name="navbar.bottom.firstrow">
  401. <!-- -->
  402. </a>
  403. <ul class="navList" title="Navigation">
  404. <li><a href="com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
  405. <li>Class</li>
  406. <li><a href="com/cognos/CAM_AAA/authentication/package-tree.html">Tree</a></li>
  407. <li><a href="deprecated-list.html">Deprecated</a></li>
  408. <li><a href="index-all.html">Index</a></li>
  409. <li><a href="help-doc.html">Help</a></li>
  410. </ul>
  411. </div>
  412. <div class="subNav">
  413. <ul class="navList">
  414. <li>Prev</li>
  415. <li>Next</li>
  416. </ul>
  417. <ul class="navList">
  418. <li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
  419. <li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
  420. </ul>
  421. <ul class="navList" id="allclasses_navbar_bottom">
  422. <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
  423. </ul>
  424. <div>
  425. <script type="text/javascript"><!--
  426. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  427. if(window==top) {
  428. allClassesLink.style.display = "block";
  429. }
  430. else {
  431. allClassesLink.style.display = "none";
  432. }
  433. //-->
  434. </script>
  435. </div>
  436. <a name="skip.navbar.bottom">
  437. <!-- -->
  438. </a></div>
  439. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  440. </body>
  441. </html>