blob: c08d58d212e947ab486d0d044427ea78d88d4cfd [file] [log] [blame]
sclarke5df59502010-04-09 23:34:46 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.6.0_14) on Wed Apr 07 07:58:05 BST 2010 -->
6<TITLE>
7AbstractSerializerAdapter
8</TITLE>
9
10<META NAME="date" CONTENT="2010-04-07">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../../stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="AbstractSerializerAdapter";
19 }
20}
21</SCRIPT>
22<NOSCRIPT>
23</NOSCRIPT>
24
25</HEAD>
26
27<BODY BGCOLOR="white" onload="windowTitle();">
28<HR>
29
30
31<!-- ========= START OF TOP NAVBAR ======= -->
32<A NAME="navbar_top"><!-- --></A>
33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35<TR>
36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37<A NAME="navbar_top_firstrow"><!-- --></A>
38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractSerializerAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48 </TR>
49</TABLE>
50</TD>
51<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52</EM>
53</TD>
54</TR>
55
56<TR>
57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58&nbsp;PREV CLASS&nbsp;
59&nbsp;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/MethodSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer"><B>NEXT CLASS</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../../../../../../../../../index.html?org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html" target="_top"><B>FRAMES</B></A> &nbsp;
62&nbsp;<A HREF="AbstractSerializerAdapter.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63&nbsp;<SCRIPT type="text/javascript">
64 <!--
65 if(window==top) {
66 document.writeln('<A HREF="../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67 }
68 //-->
69</SCRIPT>
70<NOSCRIPT>
71 <A HREF="../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
72</NOSCRIPT>
73
74
75</FONT></TD>
76</TR>
77<TR>
78<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.common.notify.impl.AdapterImpl">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82</TR>
83</TABLE>
84<A NAME="skip-navbar_top"></A>
85<!-- ========= END OF TOP NAVBAR ========= -->
86
87<HR>
88<!-- ======== START OF CLASS DATA ======== -->
89<H2>
90<FONT SIZE="-1">
91org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer</FONT>
92<BR>
93Class AbstractSerializerAdapter</H2>
94<PRE>
95java.lang.Object
96 <IMG SRC="../../../../../../../../../resources/inherit.gif" ALT="extended by ">org.eclipse.emf.common.notify.impl.AdapterImpl
97 <IMG SRC="../../../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.AbstractSerializerAdapter</B>
98</PRE>
99<DL>
100<DT><B>All Implemented Interfaces:</B> <DD>org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/IAnnotationSerializer.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">IAnnotationSerializer</A></DD>
101</DL>
102<DL>
103<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/MethodSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">MethodSerializerAdapter</A>, <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/ParameterSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">ParameterSerializerAdapter</A>, <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SeiSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">SeiSerializerAdapter</A>, <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/WsSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">WsSerializerAdapter</A></DD>
104</DL>
105<HR>
106<DL>
107<DT><PRE>public abstract class <B>AbstractSerializerAdapter</B><DT>extends org.eclipse.emf.common.notify.impl.AdapterImpl<DT>implements <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/IAnnotationSerializer.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">IAnnotationSerializer</A></DL>
108</PRE>
109
110<P>
111Base class for DOM adapters that listen to changes in DOM objects and applies it
112 to the underlying java class. Extenders should implement <code>getAnnotation()</code>
113 method to provide the <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/IAnnotation.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations"><CODE>IAnnotation</CODE></A> instance to be saved to java class.
114<P>
115
116<P>
117<DL>
118<DT><B>Author:</B></DT>
119 <DD>Georgi Vachkov</DD>
120</DL>
121<HR>
122
123<P>
124<!-- ======== NESTED CLASS SUMMARY ======== -->
125
126<A NAME="nested_class_summary"><!-- --></A>
127<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
129<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
130<B>Nested Class Summary</B></FONT></TH>
131</TR>
132</TABLE>
133&nbsp;<A NAME="nested_classes_inherited_from_class_org.eclipse.emf.common.notify.Adapter"><!-- --></A>
134<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
136<TH ALIGN="left"><B>Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter</B></TH>
137</TR>
138<TR BGCOLOR="white" CLASS="TableRowColor">
139<TD><CODE>org.eclipse.emf.common.notify.Adapter.Internal</CODE></TD>
140</TR>
141</TABLE>
142&nbsp;
143<!-- =========== FIELD SUMMARY =========== -->
144
145<A NAME="field_summary"><!-- --></A>
146<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
147<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
148<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
149<B>Field Summary</B></FONT></TH>
150</TR>
151</TABLE>
152&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.common.notify.impl.AdapterImpl"><!-- --></A>
153<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
154<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
155<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl</B></TH>
156</TR>
157<TR BGCOLOR="white" CLASS="TableRowColor">
158<TD><CODE>target</CODE></TD>
159</TR>
160</TABLE>
161&nbsp;
162<!-- ======== CONSTRUCTOR SUMMARY ======== -->
163
164<A NAME="constructor_summary"><!-- --></A>
165<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
166<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
167<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
168<B>Constructor Summary</B></FONT></TH>
169</TR>
170<TR BGCOLOR="white" CLASS="TableRowColor">
171<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#AbstractSerializerAdapter(org.eclipse.jst.ws.jaxws.dom.runtime.persistence.JaxWsWorkspaceResource)">AbstractSerializerAdapter</A></B>(<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsWorkspaceResource.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsWorkspaceResource</A>&nbsp;resource)</CODE>
172
173<BR>
174&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD>
175</TR>
176</TABLE>
177&nbsp;
178<!-- ========== METHOD SUMMARY =========== -->
179
180<A NAME="method_summary"><!-- --></A>
181<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
182<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
183<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
184<B>Method Summary</B></FONT></TH>
185</TR>
186<TR BGCOLOR="white" CLASS="TableRowColor">
187<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188<CODE>protected &nbsp;boolean</CODE></FONT></TD>
189<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#checkValue(org.eclipse.emf.common.notify.Notification)">checkValue</A></B>(org.eclipse.emf.common.notify.Notification&nbsp;msg)</CODE>
190
191<BR>
192&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default value check - works only for String values, trims the
193 new value checks for <code>null</code> and if it is not null puts the
194 value to the object and returns <code>true</code> otherwise <code>false</code></TD>
195</TR>
196<TR BGCOLOR="white" CLASS="TableRowColor">
197<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
198<CODE>protected &nbsp;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/IParamValuePair.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations">IParamValuePair</A></CODE></FONT></TD>
199<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#createParamValue(java.lang.String, boolean)">createParamValue</A></B>(java.lang.String&nbsp;param,
200 boolean&nbsp;value)</CODE>
201
202<BR>
203&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
204</TR>
205<TR BGCOLOR="white" CLASS="TableRowColor">
206<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207<CODE>protected &nbsp;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/IParamValuePair.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations">IParamValuePair</A></CODE></FONT></TD>
208<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#createParamValue(java.lang.String, java.lang.String)">createParamValue</A></B>(java.lang.String&nbsp;param,
209 java.lang.String&nbsp;value)</CODE>
210
211<BR>
212&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
213</TR>
214<TR BGCOLOR="white" CLASS="TableRowColor">
215<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
216<CODE>protected &nbsp;java.util.TreeSet&lt;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/IParamValuePair.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations">IParamValuePair</A>&gt;</CODE></FONT></TD>
217<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#createParamValueSortedTreeSet()">createParamValueSortedTreeSet</A></B>()</CODE>
218
219<BR>
220&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
221</TR>
222<TR BGCOLOR="white" CLASS="TableRowColor">
223<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
224<CODE>protected &nbsp;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsDefaultsCalculator.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsDefaultsCalculator</A></CODE></FONT></TD>
225<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#defCalc()">defCalc</A></B>()</CODE>
226
227<BR>
228&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
229</TR>
230<TR BGCOLOR="white" CLASS="TableRowColor">
231<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
232<CODE>protected &nbsp;org.eclipse.jdt.core.IType</CODE></FONT></TD>
233<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#findType(org.eclipse.emf.ecore.EObject, java.lang.String)">findType</A></B>(org.eclipse.emf.ecore.EObject&nbsp;object,
234 java.lang.String&nbsp;typeFQName)</CODE>
235
236<BR>
237&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
238</TR>
239<TR BGCOLOR="white" CLASS="TableRowColor">
240<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
241<CODE>protected abstract &nbsp;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/IAnnotation.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations">IAnnotation</A>&lt;? extends org.eclipse.jdt.core.IJavaElement&gt;</CODE></FONT></TD>
242<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#getAnnotation()">getAnnotation</A></B>()</CODE>
243
244<BR>
245&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
246</TR>
247<TR BGCOLOR="white" CLASS="TableRowColor">
248<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
249<CODE>protected &nbsp;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationWriter.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationWriter</A></CODE></FONT></TD>
250<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#getAnnotationWriter()">getAnnotationWriter</A></B>()</CODE>
251
252<BR>
253&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
254</TR>
255<TR BGCOLOR="white" CLASS="TableRowColor">
256<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
257<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
258<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#getNewStringValue(org.eclipse.emf.common.notify.Notification)">getNewStringValue</A></B>(org.eclipse.emf.common.notify.Notification&nbsp;msg)</CODE>
259
260<BR>
261&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads the new string value from <code>msg</code>.</TD>
262</TR>
263<TR BGCOLOR="white" CLASS="TableRowColor">
264<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
265<CODE>&nbsp;boolean</CODE></FONT></TD>
266<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#isAdapterForType(java.lang.Object)">isAdapterForType</A></B>(java.lang.Object&nbsp;type)</CODE>
267
268<BR>
269&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
270</TR>
271<TR BGCOLOR="white" CLASS="TableRowColor">
272<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
273<CODE>protected abstract &nbsp;boolean</CODE></FONT></TD>
274<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#isAnnotationRequired()">isAnnotationRequired</A></B>()</CODE>
275
276<BR>
277&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
278</TR>
279<TR BGCOLOR="white" CLASS="TableRowColor">
280<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
281<CODE>&nbsp;void</CODE></FONT></TD>
282<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#notifyChanged(org.eclipse.emf.common.notify.Notification)">notifyChanged</A></B>(org.eclipse.emf.common.notify.Notification&nbsp;msg)</CODE>
283
284<BR>
285&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
286</TR>
287<TR BGCOLOR="white" CLASS="TableRowColor">
288<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
289<CODE>protected &nbsp;void</CODE></FONT></TD>
290<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#putValue(org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature, java.lang.Object)">putValue</A></B>(org.eclipse.emf.ecore.EObject&nbsp;obj,
291 org.eclipse.emf.ecore.EStructuralFeature&nbsp;feature,
292 java.lang.Object&nbsp;newValue)</CODE>
293
294<BR>
295&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Puts the <code>newValue</code> to the changed feature.</TD>
296</TR>
297<TR BGCOLOR="white" CLASS="TableRowColor">
298<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
299<CODE>protected &nbsp;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsWorkspaceResource.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsWorkspaceResource</A></CODE></FONT></TD>
300<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#resource()">resource</A></B>()</CODE>
301
302<BR>
303&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
304</TR>
305<TR BGCOLOR="white" CLASS="TableRowColor">
306<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
307<CODE>protected &nbsp;boolean</CODE></FONT></TD>
308<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#revertValue(org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notification)">revertValue</A></B>(org.eclipse.emf.ecore.EObject&nbsp;obj,
309 org.eclipse.emf.common.notify.Notification&nbsp;msg)</CODE>
310
311<BR>
312&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reverts the current value for the changed feature to the old value and returns <code>false</code></TD>
313</TR>
314<TR BGCOLOR="white" CLASS="TableRowColor">
315<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
316<CODE>&nbsp;void</CODE></FONT></TD>
317<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#save(org.eclipse.emf.common.notify.Notification)">save</A></B>(org.eclipse.emf.common.notify.Notification&nbsp;msg)</CODE>
318
319<BR>
320&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
321</TR>
322<TR BGCOLOR="white" CLASS="TableRowColor">
323<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
324<CODE>protected &nbsp;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/DomUtil.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime">DomUtil</A></CODE></FONT></TD>
325<TD><CODE><B><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#util()">util</A></B>()</CODE>
326
327<BR>
328&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
329</TR>
330</TABLE>
331&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.common.notify.impl.AdapterImpl"><!-- --></A>
332<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
333<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
334<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl</B></TH>
335</TR>
336<TR BGCOLOR="white" CLASS="TableRowColor">
337<TD><CODE>getTarget, setTarget, unsetTarget</CODE></TD>
338</TR>
339</TABLE>
340&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
341<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
342<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
343<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
344</TR>
345<TR BGCOLOR="white" CLASS="TableRowColor">
346<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
347</TR>
348</TABLE>
349&nbsp;
350<P>
351
352<!-- ========= CONSTRUCTOR DETAIL ======== -->
353
354<A NAME="constructor_detail"><!-- --></A>
355<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
356<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
357<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
358<B>Constructor Detail</B></FONT></TH>
359</TR>
360</TABLE>
361
362<A NAME="AbstractSerializerAdapter(org.eclipse.jst.ws.jaxws.dom.runtime.persistence.JaxWsWorkspaceResource)"><!-- --></A><H3>
363AbstractSerializerAdapter</H3>
364<PRE>
365public <B>AbstractSerializerAdapter</B>(<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsWorkspaceResource.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsWorkspaceResource</A>&nbsp;resource)</PRE>
366<DL>
367<DD>Constructor
368<P>
369<DL>
370<DT><B>Parameters:</B><DD><CODE>resource</CODE> -
371<DT><B>Throws:</B>
372<DD><CODE>java.lang.NullPointerException</CODE> - in case <code>resource</code> is <code>null</code></DL>
373</DL>
374
375<!-- ============ METHOD DETAIL ========== -->
376
377<A NAME="method_detail"><!-- --></A>
378<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
379<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
380<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
381<B>Method Detail</B></FONT></TH>
382</TR>
383</TABLE>
384
385<A NAME="notifyChanged(org.eclipse.emf.common.notify.Notification)"><!-- --></A><H3>
386notifyChanged</H3>
387<PRE>
388public void <B>notifyChanged</B>(org.eclipse.emf.common.notify.Notification&nbsp;msg)</PRE>
389<DL>
390<DD><DL>
391<DT><B>Specified by:</B><DD><CODE>notifyChanged</CODE> in interface <CODE>org.eclipse.emf.common.notify.Adapter</CODE><DT><B>Overrides:</B><DD><CODE>notifyChanged</CODE> in class <CODE>org.eclipse.emf.common.notify.impl.AdapterImpl</CODE></DL>
392</DD>
393<DD><DL>
394</DL>
395</DD>
396</DL>
397<HR>
398
399<A NAME="checkValue(org.eclipse.emf.common.notify.Notification)"><!-- --></A><H3>
400checkValue</H3>
401<PRE>
402protected boolean <B>checkValue</B>(org.eclipse.emf.common.notify.Notification&nbsp;msg)</PRE>
403<DL>
404<DD>Default value check - works only for String values, trims the
405 new value checks for <code>null</code> and if it is not null puts the
406 value to the object and returns <code>true</code> otherwise <code>false</code>
407<P>
408<DD><DL>
409</DL>
410</DD>
411<DD><DL>
412<DT><B>Parameters:</B><DD><CODE>msg</CODE> -
413<DT><B>Returns:</B><DD><code>true</code> in case the value is valid</DL>
414</DD>
415</DL>
416<HR>
417
418<A NAME="save(org.eclipse.emf.common.notify.Notification)"><!-- --></A><H3>
419save</H3>
420<PRE>
421public void <B>save</B>(org.eclipse.emf.common.notify.Notification&nbsp;msg)</PRE>
422<DL>
423<DD><DL>
424<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/IAnnotationSerializer.html#save(org.eclipse.emf.common.notify.Notification)">save</A></CODE> in interface <CODE><A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/IAnnotationSerializer.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">IAnnotationSerializer</A></CODE></DL>
425</DD>
426<DD><DL>
427</DL>
428</DD>
429</DL>
430<HR>
431
432<A NAME="getAnnotation()"><!-- --></A><H3>
433getAnnotation</H3>
434<PRE>
435protected abstract <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/IAnnotation.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations">IAnnotation</A>&lt;? extends org.eclipse.jdt.core.IJavaElement&gt; <B>getAnnotation</B>()
436 throws org.eclipse.jdt.core.JavaModelException</PRE>
437<DL>
438<DD><DL>
439</DL>
440</DD>
441<DD><DL>
442
443<DT><B>Throws:</B>
444<DD><CODE>org.eclipse.jdt.core.JavaModelException</CODE></DL>
445</DD>
446</DL>
447<HR>
448
449<A NAME="isAnnotationRequired()"><!-- --></A><H3>
450isAnnotationRequired</H3>
451<PRE>
452protected abstract boolean <B>isAnnotationRequired</B>()</PRE>
453<DL>
454<DD><DL>
455</DL>
456</DD>
457<DD><DL>
458</DL>
459</DD>
460</DL>
461<HR>
462
463<A NAME="isAdapterForType(java.lang.Object)"><!-- --></A><H3>
464isAdapterForType</H3>
465<PRE>
466public boolean <B>isAdapterForType</B>(java.lang.Object&nbsp;type)</PRE>
467<DL>
468<DD><DL>
469<DT><B>Specified by:</B><DD><CODE>isAdapterForType</CODE> in interface <CODE>org.eclipse.emf.common.notify.Adapter</CODE><DT><B>Overrides:</B><DD><CODE>isAdapterForType</CODE> in class <CODE>org.eclipse.emf.common.notify.impl.AdapterImpl</CODE></DL>
470</DD>
471<DD><DL>
472</DL>
473</DD>
474</DL>
475<HR>
476
477<A NAME="resource()"><!-- --></A><H3>
478resource</H3>
479<PRE>
480protected <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsWorkspaceResource.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsWorkspaceResource</A> <B>resource</B>()</PRE>
481<DL>
482<DD><DL>
483</DL>
484</DD>
485<DD><DL>
486</DL>
487</DD>
488</DL>
489<HR>
490
491<A NAME="util()"><!-- --></A><H3>
492util</H3>
493<PRE>
494protected <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/DomUtil.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime">DomUtil</A> <B>util</B>()</PRE>
495<DL>
496<DD><DL>
497</DL>
498</DD>
499<DD><DL>
500</DL>
501</DD>
502</DL>
503<HR>
504
505<A NAME="defCalc()"><!-- --></A><H3>
506defCalc</H3>
507<PRE>
508protected <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsDefaultsCalculator.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsDefaultsCalculator</A> <B>defCalc</B>()</PRE>
509<DL>
510<DD><DL>
511</DL>
512</DD>
513<DD><DL>
514</DL>
515</DD>
516</DL>
517<HR>
518
519<A NAME="getAnnotationWriter()"><!-- --></A><H3>
520getAnnotationWriter</H3>
521<PRE>
522protected <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationWriter.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationWriter</A> <B>getAnnotationWriter</B>()</PRE>
523<DL>
524<DD><DL>
525</DL>
526</DD>
527<DD><DL>
528</DL>
529</DD>
530</DL>
531<HR>
532
533<A NAME="createParamValue(java.lang.String, java.lang.String)"><!-- --></A><H3>
534createParamValue</H3>
535<PRE>
536protected <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/IParamValuePair.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations">IParamValuePair</A> <B>createParamValue</B>(java.lang.String&nbsp;param,
537 java.lang.String&nbsp;value)</PRE>
538<DL>
539<DD><DL>
540</DL>
541</DD>
542<DD><DL>
543</DL>
544</DD>
545</DL>
546<HR>
547
548<A NAME="createParamValue(java.lang.String, boolean)"><!-- --></A><H3>
549createParamValue</H3>
550<PRE>
551protected <A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/IParamValuePair.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations">IParamValuePair</A> <B>createParamValue</B>(java.lang.String&nbsp;param,
552 boolean&nbsp;value)</PRE>
553<DL>
554<DD><DL>
555</DL>
556</DD>
557<DD><DL>
558</DL>
559</DD>
560</DL>
561<HR>
562
563<A NAME="findType(org.eclipse.emf.ecore.EObject, java.lang.String)"><!-- --></A><H3>
564findType</H3>
565<PRE>
566protected org.eclipse.jdt.core.IType <B>findType</B>(org.eclipse.emf.ecore.EObject&nbsp;object,
567 java.lang.String&nbsp;typeFQName)
568 throws org.eclipse.jdt.core.JavaModelException</PRE>
569<DL>
570<DD><DL>
571</DL>
572</DD>
573<DD><DL>
574
575<DT><B>Throws:</B>
576<DD><CODE>org.eclipse.jdt.core.JavaModelException</CODE></DL>
577</DD>
578</DL>
579<HR>
580
581<A NAME="getNewStringValue(org.eclipse.emf.common.notify.Notification)"><!-- --></A><H3>
582getNewStringValue</H3>
583<PRE>
584protected java.lang.String <B>getNewStringValue</B>(org.eclipse.emf.common.notify.Notification&nbsp;msg)</PRE>
585<DL>
586<DD>Reads the new string value from <code>msg</code>.
587<P>
588<DD><DL>
589</DL>
590</DD>
591<DD><DL>
592<DT><B>Parameters:</B><DD><CODE>msg</CODE> -
593<DT><B>Returns:</B><DD><code>null</code> if the value is empty string or <code>null</code>, otherwise the trimmed string value.</DL>
594</DD>
595</DL>
596<HR>
597
598<A NAME="revertValue(org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notification)"><!-- --></A><H3>
599revertValue</H3>
600<PRE>
601protected boolean <B>revertValue</B>(org.eclipse.emf.ecore.EObject&nbsp;obj,
602 org.eclipse.emf.common.notify.Notification&nbsp;msg)</PRE>
603<DL>
604<DD>Reverts the current value for the changed feature to the old value and returns <code>false</code>
605<P>
606<DD><DL>
607</DL>
608</DD>
609<DD><DL>
610<DT><B>Parameters:</B><DD><CODE>obj</CODE> - the object to be reverted<DD><CODE>msg</CODE> - the message
611<DT><B>Returns:</B><DD>always returns false</DL>
612</DD>
613</DL>
614<HR>
615
616<A NAME="putValue(org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature, java.lang.Object)"><!-- --></A><H3>
617putValue</H3>
618<PRE>
619protected void <B>putValue</B>(org.eclipse.emf.ecore.EObject&nbsp;obj,
620 org.eclipse.emf.ecore.EStructuralFeature&nbsp;feature,
621 java.lang.Object&nbsp;newValue)</PRE>
622<DL>
623<DD>Puts the <code>newValue</code> to the changed feature.
624<P>
625<DD><DL>
626</DL>
627</DD>
628<DD><DL>
629<DT><B>Parameters:</B><DD><CODE>obj</CODE> - the object to be updated<DD><CODE>msg</CODE> - the notification message<DD><CODE>newValue</CODE> - the new value to be put</DL>
630</DD>
631</DL>
632<HR>
633
634<A NAME="createParamValueSortedTreeSet()"><!-- --></A><H3>
635createParamValueSortedTreeSet</H3>
636<PRE>
637protected java.util.TreeSet&lt;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/utils/annotations/IParamValuePair.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations">IParamValuePair</A>&gt; <B>createParamValueSortedTreeSet</B>()</PRE>
638<DL>
639<DD><DL>
640</DL>
641</DD>
642<DD><DL>
643</DL>
644</DD>
645</DL>
646<!-- ========= END OF CLASS DATA ========= -->
647<HR>
648
649
650<!-- ======= START OF BOTTOM NAVBAR ====== -->
651<A NAME="navbar_bottom"><!-- --></A>
652<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
653<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
654<TR>
655<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
656<A NAME="navbar_bottom_firstrow"><!-- --></A>
657<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
658 <TR ALIGN="center" VALIGN="top">
659 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
660 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
661 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
662 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractSerializerAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
663 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
664 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
665 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
666 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
667 </TR>
668</TABLE>
669</TD>
670<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
671</EM>
672</TD>
673</TR>
674
675<TR>
676<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
677&nbsp;PREV CLASS&nbsp;
678&nbsp;<A HREF="../../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/MethodSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer"><B>NEXT CLASS</B></A></FONT></TD>
679<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
680 <A HREF="../../../../../../../../../index.html?org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html" target="_top"><B>FRAMES</B></A> &nbsp;
681&nbsp;<A HREF="AbstractSerializerAdapter.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
682&nbsp;<SCRIPT type="text/javascript">
683 <!--
684 if(window==top) {
685 document.writeln('<A HREF="../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
686 }
687 //-->
688</SCRIPT>
689<NOSCRIPT>
690 <A HREF="../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
691</NOSCRIPT>
692
693
694</FONT></TD>
695</TR>
696<TR>
697<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
698 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.common.notify.impl.AdapterImpl">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
699<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
700DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
701</TR>
702</TABLE>
703<A NAME="skip-navbar_bottom"></A>
704<!-- ======== END OF BOTTOM NAVBAR ======= -->
705
706<HR>
707
708</BODY>
709</HTML>