blob: ab4d0fd5e28f333b4de661be8eb0a11ee6d8cfca [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>ProfileTransaction (Oomph P2 Management Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ProfileTransaction (Oomph P2 Management Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="class-use/ProfileTransaction.html">Use</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><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html" title="class in org.eclipse.oomph.p2.core"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/oomph/p2/core/ProfileTransaction.html" target="_top">Frames</a></li>
<li><a href="ProfileTransaction.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</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">org.eclipse.oomph.p2.core</div>
<h2 title="Interface ProfileTransaction" class="title">Interface ProfileTransaction</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="strong">ProfileTransaction</span></pre>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Eike Stepper</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html" title="class in org.eclipse.oomph.p2.core">ProfileTransaction.CommitContext</a></strong></code>
<div class="block">Customizes the resolution and commit process of a <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core"><code>profile transaction</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction.Resolution</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#commit()">commit</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#commit(org.eclipse.core.runtime.IProgressMonitor)">commit</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#commit(org.eclipse.oomph.p2.core.ProfileTransaction.CommitContext,%20org.eclipse.core.runtime.IProgressMonitor)">commit</a></strong>(<a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html" title="class in org.eclipse.oomph.p2.core">ProfileTransaction.CommitContext</a>&nbsp;commitContext,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#getInstallableUnitProperty(org.eclipse.equinox.p2.metadata.IInstallableUnit,%20java.lang.String)">getInstallableUnitProperty</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/metadata/IInstallableUnit.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.metadata">IInstallableUnit</a>&nbsp;iu,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/Profile.html" title="interface in org.eclipse.oomph.p2.core">Profile</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#getProfile()">getProfile</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/ProfileDefinition.html" title="interface in org.eclipse.oomph.p2">ProfileDefinition</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#getProfileDefinition()">getProfileDefinition</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#getProfileProperty(java.lang.String)">getProfileProperty</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#isDirty()">isDirty</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#isMirrors()">isMirrors</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#isRemoveExistingInstallableUnits()">isRemoveExistingInstallableUnits</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#removeInstallableUnitProperty(org.eclipse.equinox.p2.metadata.IInstallableUnit,%20java.lang.String)">removeInstallableUnitProperty</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/metadata/IInstallableUnit.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.metadata">IInstallableUnit</a>&nbsp;iu,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#removeProfileProperty(java.lang.String)">removeProfileProperty</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction.Resolution</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#resolve(org.eclipse.oomph.p2.core.ProfileTransaction.CommitContext,%20org.eclipse.core.runtime.IProgressMonitor)">resolve</a></strong>(<a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html" title="class in org.eclipse.oomph.p2.core">ProfileTransaction.CommitContext</a>&nbsp;commitContext,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#setInstallableUnitProperty(org.eclipse.equinox.p2.metadata.IInstallableUnit,%20java.lang.String,%20java.lang.String)">setInstallableUnitProperty</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/metadata/IInstallableUnit.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.metadata">IInstallableUnit</a>&nbsp;iu,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#setMirrors(boolean)">setMirrors</a></strong>(boolean&nbsp;mirrors)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#setProfileProperty(java.lang.String,%20java.lang.String)">setProfileProperty</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#setRemoveExistingInstallableUnits(boolean)">setRemoveExistingInstallableUnits</a></strong>(boolean&nbsp;removeAll)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getProfile()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProfile</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/Profile.html" title="interface in org.eclipse.oomph.p2.core">Profile</a>&nbsp;getProfile()</pre>
</li>
</ul>
<a name="getProfileDefinition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProfileDefinition</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/ProfileDefinition.html" title="interface in org.eclipse.oomph.p2">ProfileDefinition</a>&nbsp;getProfileDefinition()</pre>
</li>
</ul>
<a name="getProfileProperty(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProfileProperty</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProfileProperty(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
</li>
</ul>
<a name="setProfileProperty(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setProfileProperty</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a>&nbsp;setProfileProperty(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
</li>
</ul>
<a name="removeProfileProperty(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeProfileProperty</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a>&nbsp;removeProfileProperty(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
</li>
</ul>
<a name="getInstallableUnitProperty(org.eclipse.equinox.p2.metadata.IInstallableUnit, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstallableUnitProperty</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getInstallableUnitProperty(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/metadata/IInstallableUnit.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.metadata">IInstallableUnit</a>&nbsp;iu,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
</li>
</ul>
<a name="setInstallableUnitProperty(org.eclipse.equinox.p2.metadata.IInstallableUnit, java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInstallableUnitProperty</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a>&nbsp;setInstallableUnitProperty(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/metadata/IInstallableUnit.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.metadata">IInstallableUnit</a>&nbsp;iu,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
</li>
</ul>
<a name="removeInstallableUnitProperty(org.eclipse.equinox.p2.metadata.IInstallableUnit, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeInstallableUnitProperty</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a>&nbsp;removeInstallableUnitProperty(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/metadata/IInstallableUnit.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.metadata">IInstallableUnit</a>&nbsp;iu,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
</li>
</ul>
<a name="isRemoveExistingInstallableUnits()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRemoveExistingInstallableUnits</h4>
<pre>boolean&nbsp;isRemoveExistingInstallableUnits()</pre>
</li>
</ul>
<a name="setRemoveExistingInstallableUnits(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRemoveExistingInstallableUnits</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a>&nbsp;setRemoveExistingInstallableUnits(boolean&nbsp;removeAll)</pre>
</li>
</ul>
<a name="isMirrors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isMirrors</h4>
<pre>boolean&nbsp;isMirrors()</pre>
</li>
</ul>
<a name="setMirrors(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMirrors</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a>&nbsp;setMirrors(boolean&nbsp;mirrors)</pre>
</li>
</ul>
<a name="isDirty()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDirty</h4>
<pre>boolean&nbsp;isDirty()</pre>
</li>
</ul>
<a name="commit()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>commit</h4>
<pre>boolean&nbsp;commit()
throws <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></code></dd></dl>
</li>
</ul>
<a name="commit(org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>commit</h4>
<pre>boolean&nbsp;commit(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></code></dd></dl>
</li>
</ul>
<a name="commit(org.eclipse.oomph.p2.core.ProfileTransaction.CommitContext, org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>commit</h4>
<pre>boolean&nbsp;commit(<a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html" title="class in org.eclipse.oomph.p2.core">ProfileTransaction.CommitContext</a>&nbsp;commitContext,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></code></dd></dl>
</li>
</ul>
<a name="resolve(org.eclipse.oomph.p2.core.ProfileTransaction.CommitContext, org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>resolve</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction.Resolution</a>&nbsp;resolve(<a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html" title="class in org.eclipse.oomph.p2.core">ProfileTransaction.CommitContext</a>&nbsp;commitContext,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="class-use/ProfileTransaction.html">Use</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><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html" title="class in org.eclipse.oomph.p2.core"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/oomph/p2/core/ProfileTransaction.html" target="_top">Frames</a></li>
<li><a href="ProfileTransaction.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>