mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update to rule java docs: 5072466949
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_322) on Tue Nov 08 10:19:04 EST 2022 -->
|
||||
<!-- Generated by javadoc (1.8.0_322) on Thu May 04 14:44:34 EDT 2023 -->
|
||||
<title>I-Index</title>
|
||||
<meta name="date" content="2022-11-08">
|
||||
<meta name="date" content="2023-05-04">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -73,7 +73,11 @@
|
||||
</a>
|
||||
<h2 class="title">I</h2>
|
||||
<dl>
|
||||
<dt><a href="../sailpoint/object/Identity.html" title="interface in sailpoint.object"><span class="typeNameLink">Identity</span></a> - Interface in <a href="../sailpoint/object/package-summary.html">sailpoint.object</a></dt>
|
||||
<dt><a href="../sailpoint/object/Identity.html" title="class in sailpoint.object"><span class="typeNameLink">Identity</span></a> - Class in <a href="../sailpoint/object/package-summary.html">sailpoint.object</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/object/Identity.html#Identity--">Identity()</a></span> - Constructor for class sailpoint.object.<a href="../sailpoint/object/Identity.html" title="class in sailpoint.object">Identity</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../sailpoint/rule/Identity.html" title="interface in sailpoint.rule"><span class="typeNameLink">Identity</span></a> - Interface in <a href="../sailpoint/rule/package-summary.html">sailpoint.rule</a></dt>
|
||||
<dd>
|
||||
<div class="block">Definition of a User interface available to Rule implementors.</div>
|
||||
</dd>
|
||||
@@ -119,6 +123,8 @@
|
||||
<dd>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/object/Identity.html#isCorrelated--">isCorrelated()</a></span> - Method in class sailpoint.object.<a href="../sailpoint/object/Identity.html" title="class in sailpoint.object">Identity</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/object/Application.html#isDirectlyAssignable-java.lang.String-">isDirectlyAssignable(String)</a></span> - Method in interface sailpoint.object.<a href="../sailpoint/object/Application.html" title="interface in sailpoint.object">Application</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/rule/Account.html#isDisabled--">isDisabled()</a></span> - Method in interface sailpoint.rule.<a href="../sailpoint/rule/Account.html" title="interface in sailpoint.rule">Account</a></dt>
|
||||
@@ -148,6 +154,8 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/object/ProvisioningPlan.html#isIIQ--">isIIQ()</a></span> - Method in interface sailpoint.object.<a href="../sailpoint/object/ProvisioningPlan.html" title="interface in sailpoint.object">ProvisioningPlan</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/object/Identity.html#isInactive--">isInactive()</a></span> - Method in class sailpoint.object.<a href="../sailpoint/object/Identity.html" title="class in sailpoint.object">Identity</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/object/Field.html#isIncomplete--">isIncomplete()</a></span> - Method in interface sailpoint.object.<a href="../sailpoint/object/Field.html" title="interface in sailpoint.object">Field</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/rule/Account.html#isLocked--">isLocked()</a></span> - Method in interface sailpoint.rule.<a href="../sailpoint/rule/Account.html" title="interface in sailpoint.rule">Account</a></dt>
|
||||
@@ -156,7 +164,7 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/object/Application.html#isLogical--">isLogical()</a></span> - Method in interface sailpoint.object.<a href="../sailpoint/object/Application.html" title="interface in sailpoint.object">Application</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/object/Identity.html#isManager--">isManager()</a></span> - Method in interface sailpoint.object.<a href="../sailpoint/object/Identity.html" title="interface in sailpoint.object">Identity</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../sailpoint/rule/Identity.html#isManager--">isManager()</a></span> - Method in interface sailpoint.rule.<a href="../sailpoint/rule/Identity.html" title="interface in sailpoint.rule">Identity</a></dt>
|
||||
<dd>
|
||||
<div class="block">Check to see if the current user has reports and is a manager.</div>
|
||||
</dd>
|
||||
|
||||
Reference in New Issue
Block a user