mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 12:27:46 +00:00
562 lines
22 KiB
HTML
562 lines
22 KiB
HTML
<!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_322) on Wed Sep 21 11:32:21 EDT 2022 -->
|
|
<title>PersistenceManager.LockParameters</title>
|
|
<meta name="date" content="2022-09-21">
|
|
<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="PersistenceManager.LockParameters";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var methods = {"i0":9,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10};
|
|
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
|
var altColor = "altColor";
|
|
var rowColor = "rowColor";
|
|
var tableTab = "tableTab";
|
|
var activeTableTab = "activeTableTab";
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<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="../../overview-summary.html">Overview</a></li>
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li class="navBarCell1Rev">Class</li>
|
|
<li><a href="package-tree.html">Tree</a></li>
|
|
<li><a href="../../deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="../../index-files/index-1.html">Index</a></li>
|
|
<li><a href="../../help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li><a href="../../sailpoint/api/PersistenceManager.html" title="interface in sailpoint.api"><span class="typeNameLink">Prev Class</span></a></li>
|
|
<li><a href="../../sailpoint/api/PersistenceManager.LockPhase.html" title="enum in sailpoint.api"><span class="typeNameLink">Next Class</span></a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
|
|
|
|
</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>
|
|
<div>
|
|
<ul class="subNavList">
|
|
<li>Summary: </li>
|
|
<li>Nested | </li>
|
|
<li>Field | </li>
|
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
|
<li><a href="#method.summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li>Field | </li>
|
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
|
<li><a href="#method.detail">Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<div class="header">
|
|
<div class="subTitle">sailpoint.api</div>
|
|
<h2 title="Class PersistenceManager.LockParameters" class="title">Class PersistenceManager.LockParameters</h2>
|
|
</div>
|
|
<div class="contentContainer">
|
|
<ul class="inheritance">
|
|
<li>java.lang.Object</li>
|
|
<li>
|
|
<ul class="inheritance">
|
|
<li>sailpoint.api.PersistenceManager.LockParameters</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<div class="description">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<dl>
|
|
<dt>Enclosing interface:</dt>
|
|
<dd><a href="../../sailpoint/api/PersistenceManager.html" title="interface in sailpoint.api">PersistenceManager</a></dd>
|
|
</dl>
|
|
<hr>
|
|
<br>
|
|
<pre>public static class <span class="typeNameLabel">PersistenceManager.LockParameters</span>
|
|
extends java.lang.Object</pre>
|
|
<div class="block">Encapsulation of lock parameters.</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="summary">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="constructor.summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Constructor Summary</h3>
|
|
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
|
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colOne" scope="col">Constructor and Description</th>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colOne"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#LockParameters--">LockParameters</a></span>()</code>
|
|
<div class="block">Constructor.</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="method.summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Method Summary</h3>
|
|
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
|
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colLast" scope="col">Method and Description</th>
|
|
</tr>
|
|
<tr id="i0" class="altColor">
|
|
<td class="colFirst"><code>static <a href="../../sailpoint/api/PersistenceManager.LockParameters.html" title="class in sailpoint.api">PersistenceManager.LockParameters</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#createById-java.lang.String-java.lang.String-java.lang.String-">createById</a></span>(java.lang.String id,
|
|
java.lang.String lockType,
|
|
java.lang.String lockName)</code>
|
|
<div class="block">Convenience method to create default locking object that locks by ID
|
|
with the given ID, type and lockName.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i1" class="rowColor">
|
|
<td class="colFirst"><code>static <a href="../../sailpoint/api/PersistenceManager.LockParameters.html" title="class in sailpoint.api">PersistenceManager.LockParameters</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#createByName-java.lang.String-java.lang.String-java.lang.String-">createByName</a></span>(java.lang.String name,
|
|
java.lang.String lockType,
|
|
java.lang.String lockName)</code>
|
|
<div class="block">Convenience method to create default locking object that locks by
|
|
name with the given name, type and lockName.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i2" class="altColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#getColumn--">getColumn</a></span>()</code>
|
|
<div class="block">Return the column that is used to find the object to lock - typically
|
|
either name or id.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i3" class="rowColor">
|
|
<td class="colFirst"><code>int</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#getLockDuration--">getLockDuration</a></span>()</code>
|
|
<div class="block">Return the duration in minutes of the lock.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i4" class="altColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#getLockName--">getLockName</a></span>()</code>
|
|
<div class="block">Return the name of this lock.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i5" class="rowColor">
|
|
<td class="colFirst"><code><a href="../../sailpoint/api/PersistenceManager.LockPhase.html" title="enum in sailpoint.api">PersistenceManager.LockPhase</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#getLockPhase--">getLockPhase</a></span>()</code> </td>
|
|
</tr>
|
|
<tr id="i6" class="altColor">
|
|
<td class="colFirst"><code>int</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#getLockTimeout--">getLockTimeout</a></span>()</code>
|
|
<div class="block">Return the timeout in seconds before trying to obtain a lock fails.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i7" class="rowColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#getLockType--">getLockType</a></span>()</code>
|
|
<div class="block">Return the type of lock - one of <a href="../../sailpoint/api/PersistenceManager.html#LOCK_TYPE_PERSISTENT"><code>PersistenceManager.LOCK_TYPE_PERSISTENT</code></a>
|
|
or <a href="../../sailpoint/api/PersistenceManager.html#LOCK_TYPE_TRANSACTION"><code>PersistenceManager.LOCK_TYPE_TRANSACTION</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i8" class="altColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#getValue--">getValue</a></span>()</code>
|
|
<div class="block">Return the value to use to look up the object to lock.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i9" class="rowColor">
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#isTransactionLock--">isTransactionLock</a></span>()</code>
|
|
<div class="block">Return whether this is a transaction lock.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i10" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#setColumn-java.lang.String-">setColumn</a></span>(java.lang.String val)</code> </td>
|
|
</tr>
|
|
<tr id="i11" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#setId-java.lang.String-">setId</a></span>(java.lang.String id)</code>
|
|
<div class="block">Set the ID of the object to lock.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i12" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#setLockDuration-int-">setLockDuration</a></span>(int val)</code> </td>
|
|
</tr>
|
|
<tr id="i13" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#setLockName-java.lang.String-">setLockName</a></span>(java.lang.String val)</code> </td>
|
|
</tr>
|
|
<tr id="i14" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#setLockPhase-sailpoint.api.PersistenceManager.LockPhase-">setLockPhase</a></span>(<a href="../../sailpoint/api/PersistenceManager.LockPhase.html" title="enum in sailpoint.api">PersistenceManager.LockPhase</a> lockPhase)</code> </td>
|
|
</tr>
|
|
<tr id="i15" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#setLockTimeout-int-">setLockTimeout</a></span>(int val)</code> </td>
|
|
</tr>
|
|
<tr id="i16" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#setLockType-java.lang.String-">setLockType</a></span>(java.lang.String val)</code> </td>
|
|
</tr>
|
|
<tr id="i17" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#setName-java.lang.String-">setName</a></span>(java.lang.String name)</code>
|
|
<div class="block">Set the name of the object to lock.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i18" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../sailpoint/api/PersistenceManager.LockParameters.html#setValue-java.lang.String-">setValue</a></span>(java.lang.String val)</code> </td>
|
|
</tr>
|
|
</table>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from class java.lang.Object</h3>
|
|
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="details">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="constructor.detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Constructor Detail</h3>
|
|
<a name="LockParameters--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>LockParameters</h4>
|
|
<pre>public LockParameters()</pre>
|
|
<div class="block">Constructor.</div>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="method.detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Method Detail</h3>
|
|
<a name="getLockPhase--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getLockPhase</h4>
|
|
<pre>public <a href="../../sailpoint/api/PersistenceManager.LockPhase.html" title="enum in sailpoint.api">PersistenceManager.LockPhase</a> getLockPhase()</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="setLockPhase-sailpoint.api.PersistenceManager.LockPhase-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>setLockPhase</h4>
|
|
<pre>public void setLockPhase(<a href="../../sailpoint/api/PersistenceManager.LockPhase.html" title="enum in sailpoint.api">PersistenceManager.LockPhase</a> lockPhase)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="getLockName--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getLockName</h4>
|
|
<pre>public java.lang.String getLockName()</pre>
|
|
<div class="block">Return the name of this lock.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="setLockName-java.lang.String-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>setLockName</h4>
|
|
<pre>public void setLockName(java.lang.String val)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="getColumn--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getColumn</h4>
|
|
<pre>public java.lang.String getColumn()</pre>
|
|
<div class="block">Return the column that is used to find the object to lock - typically
|
|
either name or id.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="setColumn-java.lang.String-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>setColumn</h4>
|
|
<pre>public void setColumn(java.lang.String val)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="getValue--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getValue</h4>
|
|
<pre>public java.lang.String getValue()</pre>
|
|
<div class="block">Return the value to use to look up the object to lock. The value is
|
|
typically an object ID or name depending on the getColumn().</div>
|
|
</li>
|
|
</ul>
|
|
<a name="setValue-java.lang.String-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>setValue</h4>
|
|
<pre>public void setValue(java.lang.String val)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="getLockType--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getLockType</h4>
|
|
<pre>public java.lang.String getLockType()</pre>
|
|
<div class="block">Return the type of lock - one of <a href="../../sailpoint/api/PersistenceManager.html#LOCK_TYPE_PERSISTENT"><code>PersistenceManager.LOCK_TYPE_PERSISTENT</code></a>
|
|
or <a href="../../sailpoint/api/PersistenceManager.html#LOCK_TYPE_TRANSACTION"><code>PersistenceManager.LOCK_TYPE_TRANSACTION</code></a>.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="setLockType-java.lang.String-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>setLockType</h4>
|
|
<pre>public void setLockType(java.lang.String val)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="getLockDuration--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getLockDuration</h4>
|
|
<pre>public int getLockDuration()</pre>
|
|
<div class="block">Return the duration in minutes of the lock.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="setLockDuration-int-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>setLockDuration</h4>
|
|
<pre>public void setLockDuration(int val)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="getLockTimeout--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getLockTimeout</h4>
|
|
<pre>public int getLockTimeout()</pre>
|
|
<div class="block">Return the timeout in seconds before trying to obtain a lock fails.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="setLockTimeout-int-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>setLockTimeout</h4>
|
|
<pre>public void setLockTimeout(int val)</pre>
|
|
</li>
|
|
</ul>
|
|
<a name="setId-java.lang.String-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>setId</h4>
|
|
<pre>public void setId(java.lang.String id)</pre>
|
|
<div class="block">Set the ID of the object to lock.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="setName-java.lang.String-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>setName</h4>
|
|
<pre>public void setName(java.lang.String name)</pre>
|
|
<div class="block">Set the name of the object to lock.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="createById-java.lang.String-java.lang.String-java.lang.String-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>createById</h4>
|
|
<pre>public static <a href="../../sailpoint/api/PersistenceManager.LockParameters.html" title="class in sailpoint.api">PersistenceManager.LockParameters</a> createById(java.lang.String id,
|
|
java.lang.String lockType,
|
|
java.lang.String lockName)</pre>
|
|
<div class="block">Convenience method to create default locking object that locks by ID
|
|
with the given ID, type and lockName.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="createByName-java.lang.String-java.lang.String-java.lang.String-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>createByName</h4>
|
|
<pre>public static <a href="../../sailpoint/api/PersistenceManager.LockParameters.html" title="class in sailpoint.api">PersistenceManager.LockParameters</a> createByName(java.lang.String name,
|
|
java.lang.String lockType,
|
|
java.lang.String lockName)</pre>
|
|
<div class="block">Convenience method to create default locking object that locks by
|
|
name with the given name, type and lockName.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="isTransactionLock--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>isTransactionLock</h4>
|
|
<pre>public boolean isTransactionLock()</pre>
|
|
<div class="block">Return whether this is a transaction lock.</div>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- ========= END OF CLASS DATA ========= -->
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<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="../../overview-summary.html">Overview</a></li>
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li class="navBarCell1Rev">Class</li>
|
|
<li><a href="package-tree.html">Tree</a></li>
|
|
<li><a href="../../deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="../../index-files/index-1.html">Index</a></li>
|
|
<li><a href="../../help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li><a href="../../sailpoint/api/PersistenceManager.html" title="interface in sailpoint.api"><span class="typeNameLink">Prev Class</span></a></li>
|
|
<li><a href="../../sailpoint/api/PersistenceManager.LockPhase.html" title="enum in sailpoint.api"><span class="typeNameLink">Next Class</span></a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
|
|
|
|
</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>
|
|
<div>
|
|
<ul class="subNavList">
|
|
<li>Summary: </li>
|
|
<li>Nested | </li>
|
|
<li>Field | </li>
|
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
|
<li><a href="#method.summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li>Field | </li>
|
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
|
<li><a href="#method.detail">Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|