blob: 1eba0da4e2b0856d2438efd9f3ece0d1b07ab779 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>OptionsPage (Apache Axis2)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OptionsPage (Apache Axis2)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"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"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OptionsPage.html">Use</a></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" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&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><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.axis2.tool.codegen.eclipse.ui</a></div>
<h2 title="Class OptionsPage" class="title">Class OptionsPage</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.jface.dialogs.DialogPage</li>
<li>
<ul class="inheritance">
<li>org.eclipse.jface.wizard.WizardPage</li>
<li>
<ul class="inheritance">
<li><a href="AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">org.apache.axis2.tool.codegen.eclipse.ui.AbstractWizardPage</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.tool.codegen.eclipse.ui.OptionsPage</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="../util/SettingsConstants.html" title="interface in org.apache.axis2.tool.codegen.eclipse.util">SettingsConstants</a></code>, <code><a href="../util/UIConstants.html" title="interface in org.apache.axis2.tool.codegen.eclipse.util">UIConstants</a></code>, <code>org.eclipse.jface.dialogs.IDialogPage</code>, <code>org.eclipse.jface.dialogs.IMessageProvider</code>, <code>org.eclipse.jface.wizard.IWizardPage</code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">OptionsPage</span>
extends <a href="AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">AbstractWizardPage</a>
implements <a href="../util/UIConstants.html" title="interface in org.apache.axis2.tool.codegen.eclipse.util">UIConstants</a></pre>
<div class="block">Options Page lets the user change general settings on the code generation. It
is used in the CodegenWizardPlugin, CodeGenWizard.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.axis2.tool.codegen.eclipse.ui.AbstractWizardPage">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.axis2.tool.codegen.eclipse.ui.<a href="AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">AbstractWizardPage</a></h3>
<code><a href="AbstractWizardPage.html#restoredFromPreviousSettings">restoredFromPreviousSettings</a>, <a href="AbstractWizardPage.html#settings">settings</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.eclipse.jface.dialogs.IMessageProvider">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.jface.dialogs.IMessageProvider</h3>
<code>ERROR, INFORMATION, NONE, WARNING</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.axis2.tool.codegen.eclipse.util.SettingsConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.axis2.tool.codegen.eclipse.util.<a href="../util/SettingsConstants.html" title="interface in org.apache.axis2.tool.codegen.eclipse.util">SettingsConstants</a></h3>
<code><a href="../util/SettingsConstants.html#CODEGEN_CUSTOM_TYPE">CODEGEN_CUSTOM_TYPE</a>, <a href="../util/SettingsConstants.html#CODEGEN_DEFAULT_TYPE">CODEGEN_DEFAULT_TYPE</a>, <a href="../util/SettingsConstants.html#CODEGEN_UNDECLEARED_TYPE">CODEGEN_UNDECLEARED_TYPE</a>, <a href="../util/SettingsConstants.html#JAVA_2_WSDL_TYPE">JAVA_2_WSDL_TYPE</a>, <a href="../util/SettingsConstants.html#JAVA_CLASS_NAME">JAVA_CLASS_NAME</a>, <a href="../util/SettingsConstants.html#JAVA_CLASS_PATH_ENTRIES">JAVA_CLASS_PATH_ENTRIES</a>, <a href="../util/SettingsConstants.html#JAVA_OUTPUT_WSDL_NAME">JAVA_OUTPUT_WSDL_NAME</a>, <a href="../util/SettingsConstants.html#PREF_AXIS_HOME_OUTPUT_LOCATION">PREF_AXIS_HOME_OUTPUT_LOCATION</a>, <a href="../util/SettingsConstants.html#PREF_AXIS_LIB_LOCATION">PREF_AXIS_LIB_LOCATION</a>, <a href="../util/SettingsConstants.html#PREF_CHECK_AXIS_LIB_COPY">PREF_CHECK_AXIS_LIB_COPY</a>, <a href="../util/SettingsConstants.html#PREF_CHECK_AXIS_PLUGIN_LIB_COPY">PREF_CHECK_AXIS_PLUGIN_LIB_COPY</a>, <a href="../util/SettingsConstants.html#PREF_CHECK_BROWSE_PROJECTS">PREF_CHECK_BROWSE_PROJECTS</a>, <a href="../util/SettingsConstants.html#PREF_CHECK_FILE_SYSTEM">PREF_CHECK_FILE_SYSTEM</a>, <a href="../util/SettingsConstants.html#PREF_CHECK_GENERATE_CLIENTSIDE">PREF_CHECK_GENERATE_CLIENTSIDE</a>, <a href="../util/SettingsConstants.html#PREF_CHECK_GENERATE_SERVERCONFIG">PREF_CHECK_GENERATE_SERVERCONFIG</a>, <a href="../util/SettingsConstants.html#PREF_CHECK_GENERATE_SERVERSIDE">PREF_CHECK_GENERATE_SERVERSIDE</a>, <a href="../util/SettingsConstants.html#PREF_CHECK_GENERATE_TESTCASE">PREF_CHECK_GENERATE_TESTCASE</a>, <a href="../util/SettingsConstants.html#PREF_CHECK_JAR_CREATION">PREF_CHECK_JAR_CREATION</a>, <a href="../util/SettingsConstants.html#PREF_CHECK_WORKSPACE">PREF_CHECK_WORKSPACE</a>, <a href="../util/SettingsConstants.html#PREF_CODEGEN_OPTION_INDEX">PREF_CODEGEN_OPTION_INDEX</a>, <a href="../util/SettingsConstants.html#PREF_COMBO_PORTNAME_INDEX">PREF_COMBO_PORTNAME_INDEX</a>, <a href="../util/SettingsConstants.html#PREF_COMBO_SERVICENAME_INDEX">PREF_COMBO_SERVICENAME_INDEX</a>, <a href="../util/SettingsConstants.html#PREF_DATABINDER_INDEX">PREF_DATABINDER_INDEX</a>, <a href="../util/SettingsConstants.html#PREF_GEN_ALL">PREF_GEN_ALL</a>, <a href="../util/SettingsConstants.html#PREF_GEN_SS_INTERFACE">PREF_GEN_SS_INTERFACE</a>, <a href="../util/SettingsConstants.html#PREF_JAR_FILE_NAME">PREF_JAR_FILE_NAME</a>, <a href="../util/SettingsConstants.html#PREF_JAVA_OUTPUT_FILESYATEM">PREF_JAVA_OUTPUT_FILESYATEM</a>, <a href="../util/SettingsConstants.html#PREF_JAVA_OUTPUT_WORKSPACE">PREF_JAVA_OUTPUT_WORKSPACE</a>, <a href="../util/SettingsConstants.html#PREF_JAVA_OUTPUT_WSDL_LOCATION">PREF_JAVA_OUTPUT_WSDL_LOCATION</a>, <a href="../util/SettingsConstants.html#PREF_JAVA_SCHEMA_TARGET_NS">PREF_JAVA_SCHEMA_TARGET_NS</a>, <a href="../util/SettingsConstants.html#PREF_JAVA_SCHEMA_TARGET_NS_PREF">PREF_JAVA_SCHEMA_TARGET_NS_PREF</a>, <a href="../util/SettingsConstants.html#PREF_JAVA_SERVICE_NAME">PREF_JAVA_SERVICE_NAME</a>, <a href="../util/SettingsConstants.html#PREF_JAVA_STYLE_INDEX">PREF_JAVA_STYLE_INDEX</a>, <a href="../util/SettingsConstants.html#PREF_JAVA_TARGET_NS">PREF_JAVA_TARGET_NS</a>, <a href="../util/SettingsConstants.html#PREF_JAVA_TARGET_NS_PREF">PREF_JAVA_TARGET_NS_PREF</a>, <a href="../util/SettingsConstants.html#PREF_LANGUAGE_INDEX">PREF_LANGUAGE_INDEX</a>, <a href="../util/SettingsConstants.html#PREF_OPTION_SELECTION_CUSTOM">PREF_OPTION_SELECTION_CUSTOM</a>, <a href="../util/SettingsConstants.html#PREF_OPTION_SELECTION_DEFULT">PREF_OPTION_SELECTION_DEFULT</a>, <a href="../util/SettingsConstants.html#PREF_OUTPUT_LOCATION">PREF_OUTPUT_LOCATION</a>, <a href="../util/SettingsConstants.html#PREF_PACKAGE_NAME">PREF_PACKAGE_NAME</a>, <a href="../util/SettingsConstants.html#PREF_RADIO_ASYNC_ONLY">PREF_RADIO_ASYNC_ONLY</a>, <a href="../util/SettingsConstants.html#PREF_RADIO_SYNC_AND_ASYNC">PREF_RADIO_SYNC_AND_ASYNC</a>, <a href="../util/SettingsConstants.html#PREF_RADIO_SYNC_ONLY">PREF_RADIO_SYNC_ONLY</a>, <a href="../util/SettingsConstants.html#PREF_TOOL_SELECTION_JAVA2WSDL">PREF_TOOL_SELECTION_JAVA2WSDL</a>, <a href="../util/SettingsConstants.html#PREF_TOOL_SELECTION_WSDL2JAVA">PREF_TOOL_SELECTION_WSDL2JAVA</a>, <a href="../util/SettingsConstants.html#PREF_WSDL_LOCATION">PREF_WSDL_LOCATION</a>, <a href="../util/SettingsConstants.html#UNSPECIFIED_TYPE">UNSPECIFIED_TYPE</a>, <a href="../util/SettingsConstants.html#WSDL_2_JAVA_TYPE">WSDL_2_JAVA_TYPE</a>, <a href="../util/SettingsConstants.html#WSDL_ALL">WSDL_ALL</a>, <a href="../util/SettingsConstants.html#WSDL_IMPLEMENTATION_ONLY">WSDL_IMPLEMENTATION_ONLY</a>, <a href="../util/SettingsConstants.html#WSDL_INTERFACE_ONLY">WSDL_INTERFACE_ONLY</a>, <a href="../util/SettingsConstants.html#WSDL_STYLE_DOCUMENT">WSDL_STYLE_DOCUMENT</a>, <a href="../util/SettingsConstants.html#WSDL_STYLE_RPC">WSDL_STYLE_RPC</a>, <a href="../util/SettingsConstants.html#WSDL_STYLE_WRAPPED">WSDL_STYLE_WRAPPED</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.axis2.tool.codegen.eclipse.util.UIConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.axis2.tool.codegen.eclipse.util.<a href="../util/UIConstants.html" title="interface in org.apache.axis2.tool.codegen.eclipse.util">UIConstants</a></h3>
<code><a href="../util/UIConstants.html#AXIS_CODEGEN_PLUGIN_FOLDER">AXIS_CODEGEN_PLUGIN_FOLDER</a>, <a href="../util/UIConstants.html#C_PLUS_PLUS">C_PLUS_PLUS</a>, <a href="../util/UIConstants.html#C_SHARP">C_SHARP</a>, <a href="../util/UIConstants.html#CUSTOM">CUSTOM</a>, <a href="../util/UIConstants.html#DATA_BINDING_ADB">DATA_BINDING_ADB</a>, <a href="../util/UIConstants.html#DATA_BINDING_JIBX">DATA_BINDING_JIBX</a>, <a href="../util/UIConstants.html#DATA_BINDING_NONE">DATA_BINDING_NONE</a>, <a href="../util/UIConstants.html#DATA_BINDING_XMLBEANS">DATA_BINDING_XMLBEANS</a>, <a href="../util/UIConstants.html#DEFAULT">DEFAULT</a>, <a href="../util/UIConstants.html#DEFAULT_PACKAGENAME">DEFAULT_PACKAGENAME</a>, <a href="../util/UIConstants.html#JAVA">JAVA</a>, <a href="../util/UIConstants.html#LIB">LIB</a>, <a href="../util/UIConstants.html#PLUGINS">PLUGINS</a>, <a href="../util/UIConstants.html#selectedOption">selectedOption</a>, <a href="../util/UIConstants.html#TARGET">TARGET</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">OptionsPage</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates the page and initialize some settings</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createControl(org.eclipse.swt.widgets.Composite)">createControl</a></span>&#8203;(org.eclipse.swt.widgets.Composite&nbsp;parent)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAdvanceOptions()">getAdvanceOptions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDatabinderName()">getDatabinderName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getGenerateAll()">getGenerateAll</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getGenerateServerSideInterface()">getGenerateServerSideInterface</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNs2PkgMapping()">getNs2PkgMapping</a></span>()</code></th>
<td class="colLast">
<div class="block">get the package to namespace mappings</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPackageFromNamespace(java.lang.String)">getPackageFromNamespace</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;namespace)</code></th>
<td class="colLast">
<div class="block">get the package derived by Namespace</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPackageName()">getPackageName</a></span>()</code></th>
<td class="colLast">
<div class="block">return the package name</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPageType()">getPageType</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPortName()">getPortName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSelectedLanguage()">getSelectedLanguage</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the selected language</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getServiceName()">getServiceName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#initializeDefaultSettings()">initializeDefaultSettings</a></span>()</code></th>
<td class="colLast">
<div class="block">Sets the default values for the Options page</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isAsyncOnlyOn()">isAsyncOnlyOn</a></span>()</code></th>
<td class="colLast">
<div class="block">the async only status</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isGenerateTestCase()">isGenerateTestCase</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isServerside()">isServerside</a></span>()</code></th>
<td class="colLast">
<div class="block">The serverside status</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isServerXML()">isServerXML</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isSyncOnlyOn()">isSyncOnlyOn</a></span>()</code></th>
<td class="colLast">
<div class="block">the sync only status</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#populateParamsFromWSDL()">populateParamsFromWSDL</a></span>()</code></th>
<td class="colLast">
<div class="block">populate the service and the port from the WSDL this needs to be public
since the WSDLselection page may call this</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.apache.axis2.tool.codegen.eclipse.ui.AbstractWizardPage">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.tool.codegen.eclipse.ui.<a href="AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">AbstractWizardPage</a></h3>
<code><a href="AbstractWizardPage.html#getCodegenWizard()">getCodegenWizard</a>, <a href="AbstractWizardPage.html#init(java.lang.String)">init</a>, <a href="AbstractWizardPage.html#updateStatus(java.lang.String)">updateStatus</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jface.wizard.WizardPage">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jface.wizard.WizardPage</h3>
<code>canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jface.dialogs.DialogPage">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jface.dialogs.DialogPage</h3>
<code>convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jface.dialogs.IDialogPage">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.jface.dialogs.IDialogPage</h3>
<code>dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisible</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OptionsPage</h4>
<pre>public&nbsp;OptionsPage()</pre>
<div class="block">Creates the page and initialize some settings</div>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="initializeDefaultSettings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initializeDefaultSettings</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;initializeDefaultSettings()</pre>
<div class="block">Sets the default values for the Options page</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AbstractWizardPage.html#initializeDefaultSettings()">initializeDefaultSettings</a></code>&nbsp;in class&nbsp;<code><a href="AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">AbstractWizardPage</a></code></dd>
</dl>
</li>
</ul>
<a id="createControl(org.eclipse.swt.widgets.Composite)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createControl</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;createControl&#8203;(org.eclipse.swt.widgets.Composite&nbsp;parent)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>createControl</code>&nbsp;in interface&nbsp;<code>org.eclipse.jface.dialogs.IDialogPage</code></dd>
</dl>
</li>
</ul>
<a id="populateParamsFromWSDL()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>populateParamsFromWSDL</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;populateParamsFromWSDL()</pre>
<div class="block">populate the service and the port from the WSDL this needs to be public
since the WSDLselection page may call this</div>
</li>
</ul>
<a id="getSelectedLanguage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSelectedLanguage</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getSelectedLanguage()</pre>
<div class="block">Get the selected language</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a string containing the name of the target language</dd>
</dl>
</li>
</ul>
<a id="isAsyncOnlyOn()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAsyncOnlyOn</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isAsyncOnlyOn()</pre>
<div class="block">the async only status</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if "Generate asynchronous code only" is checked</dd>
</dl>
</li>
</ul>
<a id="isSyncOnlyOn()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSyncOnlyOn</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isSyncOnlyOn()</pre>
<div class="block">the sync only status</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if "Generate synchronous code only" is checked</dd>
</dl>
</li>
</ul>
<a id="getPackageName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPackageName</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getPackageName()</pre>
<div class="block">return the package name</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a string containing the package name to use for code generation</dd>
</dl>
</li>
</ul>
<a id="isServerside()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isServerside</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isServerside()</pre>
<div class="block">The serverside status</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if "Generate Server-Side" is checked</dd>
</dl>
</li>
</ul>
<a id="isServerXML()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isServerXML</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isServerXML()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if "Generate XML configuration file" is checked</dd>
</dl>
</li>
</ul>
<a id="isGenerateTestCase()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isGenerateTestCase</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isGenerateTestCase()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if "Generate test case" is checked</dd>
</dl>
</li>
</ul>
<a id="getPageType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPageType</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;getPageType()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="AbstractWizardPage.html#getPageType()">getPageType</a></code>&nbsp;in class&nbsp;<code><a href="AbstractWizardPage.html" title="class in org.apache.axis2.tool.codegen.eclipse.ui">AbstractWizardPage</a></code></dd>
</dl>
</li>
</ul>
<a id="getPortName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortName</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getPortName()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>null if portname is empty</dd>
</dl>
</li>
</ul>
<a id="getServiceName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceName</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getServiceName()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>null if the text is empty</dd>
</dl>
</li>
</ul>
<a id="getDatabinderName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDatabinderName</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getDatabinderName()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="getGenerateServerSideInterface()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGenerateServerSideInterface</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;getGenerateServerSideInterface()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="getGenerateAll()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGenerateAll</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;getGenerateAll()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="getNs2PkgMapping()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNs2PkgMapping</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getNs2PkgMapping()</pre>
<div class="block">get the package to namespace mappings</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="getPackageFromNamespace(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPackageFromNamespace</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getPackageFromNamespace&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;namespace)</pre>
<div class="block">get the package derived by Namespace</div>
</li>
</ul>
<a id="getAdvanceOptions()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getAdvanceOptions</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&nbsp;getAdvanceOptions()</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OptionsPage.html">Use</a></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" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&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><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</footer>
</body>
</html>