641 строка
42 KiB
HTML
641 строка
42 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_77) on Tue Jun 28 07:29:47 PDT 2016 -->
|
|
<title>RProject (DeployR Java Client Library)</title>
|
|
<meta name="date" content="2016-06-28">
|
|
<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="RProject (DeployR Java Client Library)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6};
|
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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-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="../../../../com/revo/deployr/client/RJob.html" title="interface in com.revo.deployr.client"><span class="typeNameLink">Prev Class</span></a></li>
|
|
<li><a href="../../../../com/revo/deployr/client/RProjectExecution.html" title="interface in com.revo.deployr.client"><span class="typeNameLink">Next Class</span></a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../../../../index.html?com/revo/deployr/client/RProject.html" target="_top">Frames</a></li>
|
|
<li><a href="RProject.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: </li>
|
|
<li>Nested | </li>
|
|
<li>Field | </li>
|
|
<li>Constr | </li>
|
|
<li><a href="#method.summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li>Field | </li>
|
|
<li>Constr | </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">com.revo.deployr.client</div>
|
|
<h2 title="Interface RProject" class="title">Interface RProject</h2>
|
|
</div>
|
|
<div class="contentContainer">
|
|
<div class="description">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<dl>
|
|
<dt>All Superinterfaces:</dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/api/RProjectDirectoryCalls.html" title="interface in com.revo.deployr.client.api">RProjectDirectoryCalls</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html" title="interface in com.revo.deployr.client.api">RProjectExecuteCalls</a>, <a href="../../../../com/revo/deployr/client/api/RProjectPackageCalls.html" title="interface in com.revo.deployr.client.api">RProjectPackageCalls</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html" title="interface in com.revo.deployr.client.api">RProjectWorkspaceCalls</a></dd>
|
|
</dl>
|
|
<hr>
|
|
<br>
|
|
<pre>public interface <span class="typeNameLabel">RProject</span>
|
|
extends <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html" title="interface in com.revo.deployr.client.api">RProjectExecuteCalls</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html" title="interface in com.revo.deployr.client.api">RProjectWorkspaceCalls</a>, <a href="../../../../com/revo/deployr/client/api/RProjectDirectoryCalls.html" title="interface in com.revo.deployr.client.api">RProjectDirectoryCalls</a>, <a href="../../../../com/revo/deployr/client/api/RProjectPackageCalls.html" title="interface in com.revo.deployr.client.api">RProjectPackageCalls</a></pre>
|
|
<div class="block">Represents a DeployR managed project.</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="summary">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- ========== 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="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#about--">about</a></span>()</code>
|
|
<div class="block">About project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i1" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#close--">close</a></span>()</code>
|
|
<div class="block">Close project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i2" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#close-com.revo.deployr.client.params.ProjectCloseOptions-">close</a></span>(<a href="../../../../com/revo/deployr/client/params/ProjectCloseOptions.html" title="class in com.revo.deployr.client.params">ProjectCloseOptions</a> options)</code>
|
|
<div class="block">Close project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i3" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#delete--">delete</a></span>()</code>
|
|
<div class="block">Delete project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i4" class="altColor">
|
|
<td class="colFirst"><code>java.io.InputStream</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#export--">export</a></span>()</code>
|
|
<div class="block">Export project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i5" class="rowColor">
|
|
<td class="colFirst"><code><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#grant-java.lang.String-">grant</a></span>(java.lang.String username)</code>
|
|
<div class="block">Grant project authorship to another user.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i6" class="altColor">
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#ping--">ping</a></span>()</code>
|
|
<div class="block">Ping project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i7" class="rowColor">
|
|
<td class="colFirst"><code><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#recycle--">recycle</a></span>()</code>
|
|
<div class="block">Recycle R session on project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i8" class="altColor">
|
|
<td class="colFirst"><code><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#recycle-boolean-boolean-">recycle</a></span>(boolean preserveWorkspace,
|
|
boolean preserveDirectory)</code>
|
|
<div class="block">Recycle R session on project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i9" class="rowColor">
|
|
<td class="colFirst"><code><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#save--">save</a></span>()</code>
|
|
<div class="block">Save project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i10" class="altColor">
|
|
<td class="colFirst"><code><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#save-com.revo.deployr.client.about.RProjectDetails-">save</a></span>(<a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> details)</code>
|
|
<div class="block">Save project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i11" class="rowColor">
|
|
<td class="colFirst"><code><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#save-com.revo.deployr.client.about.RProjectDetails-com.revo.deployr.client.params.ProjectDropOptions-">save</a></span>(<a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> details,
|
|
<a href="../../../../com/revo/deployr/client/params/ProjectDropOptions.html" title="class in com.revo.deployr.client.params">ProjectDropOptions</a> dropOptions)</code>
|
|
<div class="block">Save project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i12" class="altColor">
|
|
<td class="colFirst"><code><a href="../../../../com/revo/deployr/client/RProject.html" title="interface in com.revo.deployr.client">RProject</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#saveAs-com.revo.deployr.client.about.RProjectDetails-">saveAs</a></span>(<a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> details)</code>
|
|
<div class="block">Save-as project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i13" class="rowColor">
|
|
<td class="colFirst"><code><a href="../../../../com/revo/deployr/client/RProject.html" title="interface in com.revo.deployr.client">RProject</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#saveAs-com.revo.deployr.client.about.RProjectDetails-com.revo.deployr.client.params.ProjectDropOptions-">saveAs</a></span>(<a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> details,
|
|
<a href="../../../../com/revo/deployr/client/params/ProjectDropOptions.html" title="class in com.revo.deployr.client.params">ProjectDropOptions</a> dropOptions)</code>
|
|
<div class="block">Save-as project.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i14" class="altColor">
|
|
<td class="colFirst"><code><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a></code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/revo/deployr/client/RProject.html#update-com.revo.deployr.client.about.RProjectDetails-">update</a></span>(<a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> about)</code>
|
|
<div class="block">Update project.</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods.inherited.from.class.com.revo.deployr.client.api.RProjectExecuteCalls">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from interface com.revo.deployr.client.api.<a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html" title="interface in com.revo.deployr.client.api">RProjectExecuteCalls</a></h3>
|
|
<code><a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#deleteResults--">deleteResults</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#downloadResults--">downloadResults</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#executeCode-java.lang.String-">executeCode</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#executeCode-java.lang.String-com.revo.deployr.client.params.ProjectExecutionOptions-">executeCode</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#executeExternal-java.lang.String-com.revo.deployr.client.params.ProjectExecutionOptions-">executeExternal</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#executeScript-java.lang.String-java.lang.String-java.lang.String-">executeScript</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#executeScript-java.lang.String-java.lang.String-java.lang.String-com.revo.deployr.client.params.ProjectExecutionOptions-">executeScript</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#executeScript-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">executeScript</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#executeScript-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.revo.deployr.client.params.ProjectExecutionOptions-">executeScript</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#flushHistory--">flushHistory</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#getConsole--">getConsole</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#getHistory--">getHistory</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#interruptExecution--">interruptExecution</a>, <a href="../../../../com/revo/deployr/client/api/RProjectExecuteCalls.html#listResults--">listResults</a></code></li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods.inherited.from.class.com.revo.deployr.client.api.RProjectWorkspaceCalls">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from interface com.revo.deployr.client.api.<a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html" title="interface in com.revo.deployr.client.api">RProjectWorkspaceCalls</a></h3>
|
|
<code><a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#deleteObject-java.util.List-">deleteObject</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#deleteObject-java.lang.String-">deleteObject</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#getObject-java.lang.String-">getObject</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#getObject-java.lang.String-boolean-">getObject</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#getObjects-java.util.List-">getObjects</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#getObjects-java.util.List-boolean-">getObjects</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#listObjects--">listObjects</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#listObjects-com.revo.deployr.client.params.ProjectWorkspaceOptions-">listObjects</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#loadObject-com.revo.deployr.client.RRepositoryFile-">loadObject</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#pushObject-java.util.List-">pushObject</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#pushObject-com.revo.deployr.client.data.RData-">pushObject</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#saveObject-java.lang.String-java.lang.String-boolean-">saveObject</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#storeObject-java.lang.String-java.lang.String-boolean-java.lang.String-boolean-boolean-">storeObject</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#transferObject-java.lang.String-java.net.URL-">transferObject</a>, <a href="../../../../com/revo/deployr/client/api/RProjectWorkspaceCalls.html#uploadObject-java.lang.String-java.io.InputStream-">uploadObject</a></code></li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods.inherited.from.class.com.revo.deployr.client.api.RProjectDirectoryCalls">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from interface com.revo.deployr.client.api.<a href="../../../../com/revo/deployr/client/api/RProjectDirectoryCalls.html" title="interface in com.revo.deployr.client.api">RProjectDirectoryCalls</a></h3>
|
|
<code><a href="../../../../com/revo/deployr/client/api/RProjectDirectoryCalls.html#downloadFiles--">downloadFiles</a>, <a href="../../../../com/revo/deployr/client/api/RProjectDirectoryCalls.html#downloadFiles-java.util.List-">downloadFiles</a>, <a href="../../../../com/revo/deployr/client/api/RProjectDirectoryCalls.html#listFiles--">listFiles</a>, <a href="../../../../com/revo/deployr/client/api/RProjectDirectoryCalls.html#loadFile-com.revo.deployr.client.RRepositoryFile-">loadFile</a>, <a href="../../../../com/revo/deployr/client/api/RProjectDirectoryCalls.html#transferFile-java.net.URL-com.revo.deployr.client.params.DirectoryUploadOptions-">transferFile</a>, <a href="../../../../com/revo/deployr/client/api/RProjectDirectoryCalls.html#uploadFile-java.io.InputStream-com.revo.deployr.client.params.DirectoryUploadOptions-">uploadFile</a>, <a href="../../../../com/revo/deployr/client/api/RProjectDirectoryCalls.html#writeFile-java.lang.String-com.revo.deployr.client.params.DirectoryUploadOptions-">writeFile</a></code></li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods.inherited.from.class.com.revo.deployr.client.api.RProjectPackageCalls">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from interface com.revo.deployr.client.api.<a href="../../../../com/revo/deployr/client/api/RProjectPackageCalls.html" title="interface in com.revo.deployr.client.api">RProjectPackageCalls</a></h3>
|
|
<code><a href="../../../../com/revo/deployr/client/api/RProjectPackageCalls.html#attachPackage-java.util.List-java.lang.String-">attachPackage</a>, <a href="../../../../com/revo/deployr/client/api/RProjectPackageCalls.html#attachPackage-java.lang.String-java.lang.String-">attachPackage</a>, <a href="../../../../com/revo/deployr/client/api/RProjectPackageCalls.html#detachPackage-java.util.List-">detachPackage</a>, <a href="../../../../com/revo/deployr/client/api/RProjectPackageCalls.html#detachPackage-java.lang.String-">detachPackage</a>, <a href="../../../../com/revo/deployr/client/api/RProjectPackageCalls.html#listPackages-boolean-">listPackages</a></code></li>
|
|
</ul>
|
|
</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="about--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>about</h4>
|
|
<pre><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> about()</pre>
|
|
<div class="block">About project.</div>
|
|
<dl>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about"><code>RProjectDetails</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="ping--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>ping</h4>
|
|
<pre>boolean ping()
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Ping project.</div>
|
|
<dl>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="update-com.revo.deployr.client.about.RProjectDetails-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>update</h4>
|
|
<pre><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> update(<a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> about)
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Update project.</div>
|
|
<dl>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about"><code>RProjectDetails</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="grant-java.lang.String-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>grant</h4>
|
|
<pre><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> grant(java.lang.String username)
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Grant project authorship to another user.</div>
|
|
<dl>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about"><code>RProjectDetails</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="save--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>save</h4>
|
|
<pre><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> save()
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Save project.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>RProject</dd>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about"><code>RProjectDetails</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="save-com.revo.deployr.client.about.RProjectDetails-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>save</h4>
|
|
<pre><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> save(<a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> details)
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Save project.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>RProject</dd>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about"><code>RProjectDetails</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="save-com.revo.deployr.client.about.RProjectDetails-com.revo.deployr.client.params.ProjectDropOptions-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>save</h4>
|
|
<pre><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> save(<a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> details,
|
|
<a href="../../../../com/revo/deployr/client/params/ProjectDropOptions.html" title="class in com.revo.deployr.client.params">ProjectDropOptions</a> dropOptions)
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Save project.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>RProject</dd>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about"><code>RProjectDetails</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="saveAs-com.revo.deployr.client.about.RProjectDetails-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>saveAs</h4>
|
|
<pre><a href="../../../../com/revo/deployr/client/RProject.html" title="interface in com.revo.deployr.client">RProject</a> saveAs(<a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> details)
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Save-as project.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>RProject</dd>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/RProject.html" title="interface in com.revo.deployr.client"><code>RProject</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="saveAs-com.revo.deployr.client.about.RProjectDetails-com.revo.deployr.client.params.ProjectDropOptions-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>saveAs</h4>
|
|
<pre><a href="../../../../com/revo/deployr/client/RProject.html" title="interface in com.revo.deployr.client">RProject</a> saveAs(<a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> details,
|
|
<a href="../../../../com/revo/deployr/client/params/ProjectDropOptions.html" title="class in com.revo.deployr.client.params">ProjectDropOptions</a> dropOptions)
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Save-as project.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>RProject</dd>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/RProject.html" title="interface in com.revo.deployr.client"><code>RProject</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="recycle--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>recycle</h4>
|
|
<pre><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> recycle()
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Recycle R session on project.
|
|
<p>
|
|
Recycles the R session associated with the project by deleting all
|
|
R objects from the workspace and all files from the working directory.
|
|
<p>
|
|
Recommended for temporary and blackbox projects. Recycle persistent projects
|
|
with caution as this operation can not be reversed.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>RProject</dd>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about"><code>RProjectDetails</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="recycle-boolean-boolean-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>recycle</h4>
|
|
<pre><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about">RProjectDetails</a> recycle(boolean preserveWorkspace,
|
|
boolean preserveDirectory)
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Recycle R session on project.
|
|
<p>
|
|
Recycles the R session associated with the project by deleting all
|
|
R objects from the workspace and all files from the working directory.
|
|
<p>
|
|
Workspace objects and/or directory files can be preserved on a recycle
|
|
by enabling the respective parameter.
|
|
<p>
|
|
Recycling a project is a convenient and efficient alternative to
|
|
starting over by closing an existing project and then creating a new project.
|
|
<p>
|
|
Recommended for temporary and blackbox projects. Recycle persistent projects
|
|
with caution as this operation can not be reversed.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>RProject</dd>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/about/RProjectDetails.html" title="class in com.revo.deployr.client.about"><code>RProjectDetails</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="close--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>close</h4>
|
|
<pre>void close()
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Close project.</div>
|
|
<dl>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="close-com.revo.deployr.client.params.ProjectCloseOptions-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>close</h4>
|
|
<pre>void close(<a href="../../../../com/revo/deployr/client/params/ProjectCloseOptions.html" title="class in com.revo.deployr.client.params">ProjectCloseOptions</a> options)
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Close project.</div>
|
|
<dl>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../../com/revo/deployr/client/params/ProjectCloseOptions.html" title="class in com.revo.deployr.client.params"><code>ProjectCloseOptions</code></a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="delete--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>delete</h4>
|
|
<pre>void delete()
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Delete project.</div>
|
|
<dl>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="export--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>export</h4>
|
|
<pre>java.io.InputStream export()
|
|
throws <a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a>,
|
|
<a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></pre>
|
|
<div class="block">Export project.</div>
|
|
<dl>
|
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RClientException.html" title="class in com.revo.deployr.client">RClientException</a></code> - if RClient fails to complete call.</dd>
|
|
<dd><code><a href="../../../../com/revo/deployr/client/RSecurityException.html" title="class in com.revo.deployr.client">RSecurityException</a></code> - if DeployR server security conditions not met on call.</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>
|
|
<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-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="../../../../com/revo/deployr/client/RJob.html" title="interface in com.revo.deployr.client"><span class="typeNameLink">Prev Class</span></a></li>
|
|
<li><a href="../../../../com/revo/deployr/client/RProjectExecution.html" title="interface in com.revo.deployr.client"><span class="typeNameLink">Next Class</span></a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../../../../index.html?com/revo/deployr/client/RProject.html" target="_top">Frames</a></li>
|
|
<li><a href="RProject.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: </li>
|
|
<li>Nested | </li>
|
|
<li>Field | </li>
|
|
<li>Constr | </li>
|
|
<li><a href="#method.summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li>Field | </li>
|
|
<li>Constr | </li>
|
|
<li><a href="#method.detail">Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|