123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="en">
- <head>
- <!-- Generated by javadoc (1.8.0-internal) on Thu Mar 24 15:49:01 EDT 2022 -->
- <title>Constant Field Values</title>
- <meta name="date" content="2022-03-24">
- <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
- <script type="text/javascript" src="script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Constant Field Values";
- }
- }
- catch(err) {
- }
- //-->
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div role="navigation" title ="TOP_Navigation" aria-label ="Top Navigation Bar"/>
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
- <li>Class</li>
- <li><a href="com/cognos/CAM_AAA/authentication/package-tree.html">Tree</a></li>
- <li><a href="deprecated-list.html">Deprecated</a></li>
- <li><a href="index-all.html">Index</a></li>
- <li><a href="help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li>Prev</li>
- <li>Next</li>
- </ul>
- <ul class="navList">
- <li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
- <li><a href="constant-values.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <div role="main" title ="Constant Field Values" aria-labelledby ="Header1"/>
- <div class="header">
- <h1 title="Constant Field Values" class="title" id="Header1">Constant Field Values</h1>
- <h2 title="Contents">Contents</h2>
- <ul>
- <li><a href="#com.cognos">com.cognos.*</a></li>
- </ul>
- </div>
- <div class="constantValuesContainer"><a name="com.cognos">
- <!-- -->
- </a>
- <h2 title="com.cognos">com.cognos.*</h2>
- <ul class="blockList">
- <li class="blockList">
- <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
- <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"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th scope="col">Constant Field</th>
- <th class="colLast" scope="col">Value</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityCaseSensitive">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityCaseSensitive">CapabilityCaseSensitive</a></code></td>
- <td class="colLast"><code>"caseSensitive"</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityContains">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityContains">CapabilityContains</a></code></td>
- <td class="colLast"><code>"contains"</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityEndsWith">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityEndsWith">CapabilityEndsWith</a></code></td>
- <td class="colLast"><code>"endsWith"</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityEquals">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityEquals">CapabilityEquals</a></code></td>
- <td class="colLast"><code>"equals"</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityNotBrowsable">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityNotBrowsable">CapabilityNotBrowsable</a></code></td>
- <td class="colLast"><code>"notBrowsable"</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilitySort">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilitySort">CapabilitySort</a></code></td>
- <td class="colLast"><code>"sort"</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.INamespace.CapabilityStartsWith">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityStartsWith">CapabilityStartsWith</a></code></td>
- <td class="colLast"><code>"startsWith"</code></td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList">
- <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
- <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"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th scope="col">Constant Field</th>
- <th class="colLast" scope="col">Value</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilter.ConditionalExpression">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilter.html#ConditionalExpression">ConditionalExpression</a></code></td>
- <td class="colLast"><code>3</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilter.FunctionCall">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilter.html#FunctionCall">FunctionCall</a></code></td>
- <td class="colLast"><code>2</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilter.RelationalExpression">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilter.html#RelationalExpression">RelationalExpression</a></code></td>
- <td class="colLast"><code>1</code></td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList">
- <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
- <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"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th scope="col">Constant Field</th>
- <th class="colLast" scope="col">Value</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterConditionalExpression.ConditionalAnd">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterConditionalExpression.html#ConditionalAnd">ConditionalAnd</a></code></td>
- <td class="colLast"><code>"and"</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterConditionalExpression.ConditionalOr">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterConditionalExpression.html#ConditionalOr">ConditionalOr</a></code></td>
- <td class="colLast"><code>"or"</code></td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList">
- <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
- <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"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th scope="col">Constant Field</th>
- <th class="colLast" scope="col">Value</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterFunctionCall.Contains">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterFunctionCall.html#Contains">Contains</a></code></td>
- <td class="colLast"><code>"contains"</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterFunctionCall.EndsWith">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterFunctionCall.html#EndsWith">EndsWith</a></code></td>
- <td class="colLast"><code>"ends-with"</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterFunctionCall.StartsWith">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterFunctionCall.html#StartsWith">StartsWith</a></code></td>
- <td class="colLast"><code>"starts-with"</code></td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList">
- <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
- <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"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th scope="col">Constant Field</th>
- <th class="colLast" scope="col">Value</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.EqualTo">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#EqualTo">EqualTo</a></code></td>
- <td class="colLast"><code>"="</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.GreaterThan">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#GreaterThan">GreaterThan</a></code></td>
- <td class="colLast"><code>">"</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.GreaterThanOrEqual">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#GreaterThanOrEqual">GreaterThanOrEqual</a></code></td>
- <td class="colLast"><code>">="</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.LessThan">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#LessThan">LessThan</a></code></td>
- <td class="colLast"><code>"<"</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.LessThanOrEqual">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#LessThanOrEqual">LessThanOrEqual</a></code></td>
- <td class="colLast"><code>"<="</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchFilterRelationExpression.NotEqual">
- <!-- -->
- </a><code>public static final java.lang.String</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html#NotEqual">NotEqual</a></code></td>
- <td class="colLast"><code>"!="</code></td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList">
- <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
- <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"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th scope="col">Constant Field</th>
- <th class="colLast" scope="col">Value</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Ancestor">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Ancestor">Ancestor</a></code></td>
- <td class="colLast"><code>1</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.AncestorOrSelf">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#AncestorOrSelf">AncestorOrSelf</a></code></td>
- <td class="colLast"><code>2</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Child">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Child">Child</a></code></td>
- <td class="colLast"><code>3</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Descendent">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Descendent">Descendent</a></code></td>
- <td class="colLast"><code>4</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.DescendentOrSelf">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#DescendentOrSelf">DescendentOrSelf</a></code></td>
- <td class="colLast"><code>5</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Parent">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Parent">Parent</a></code></td>
- <td class="colLast"><code>6</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Self">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Self">Self</a></code></td>
- <td class="colLast"><code>7</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISearchStep.SearchAxis.Unknown">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html#Unknown">Unknown</a></code></td>
- <td class="colLast"><code>0</code></td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList">
- <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
- <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"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th scope="col">Constant Field</th>
- <th class="colLast" scope="col">Value</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISortProperty.SortOrderAscending">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISortProperty.html#SortOrderAscending">SortOrderAscending</a></code></td>
- <td class="colLast"><code>0</code></td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISortProperty.SortOrderDescending">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISortProperty.html#SortOrderDescending">SortOrderDescending</a></code></td>
- <td class="colLast"><code>1</code></td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a name="com.cognos.CAM_AAA.authentication.ISortProperty.SortOrderUnknown">
- <!-- -->
- </a><code>public static final int</code></td>
- <td><code><a href="com/cognos/CAM_AAA/authentication/ISortProperty.html#SortOrderUnknown">SortOrderUnknown</a></code></td>
- <td class="colLast"><code>-1</code></td>
- </tr>
- </tbody>
- </table>
- </li>
- </ul>
- </div>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div role="navigation" title ="Bottom_NAVIGATION" aria-label ="Bottom Navigation Bar"/>
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
- <li>Class</li>
- <li><a href="com/cognos/CAM_AAA/authentication/package-tree.html">Tree</a></li>
- <li><a href="deprecated-list.html">Deprecated</a></li>
- <li><a href="index-all.html">Index</a></li>
- <li><a href="help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li>Prev</li>
- <li>Next</li>
- </ul>
- <ul class="navList">
- <li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
- <li><a href="constant-values.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|