diff options
Diffstat (limited to 'sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/DelegatingDataMapper.html')
-rw-r--r-- | sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/DelegatingDataMapper.html | 530 |
1 files changed, 530 insertions, 0 deletions
diff --git a/sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/DelegatingDataMapper.html b/sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/DelegatingDataMapper.html new file mode 100644 index 0000000000..a6337ec6b6 --- /dev/null +++ b/sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/DelegatingDataMapper.html @@ -0,0 +1,530 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Wed Dec 05 13:51:38 GMT 2007 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+DelegatingDataMapper (com.agfa.hap.sdo 2.15.0-for-apache-SNAPSHOT API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.agfa.hap.sdo.mapper.DelegatingDataMapper class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="DelegatingDataMapper (com.agfa.hap.sdo 2.15.0-for-apache-SNAPSHOT API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DelegatingDataMapper.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../com/agfa/hap/sdo/mapper/BeanPropertyAccessorBuilder.html" title="class in com.agfa.hap.sdo.mapper"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingPartialDataObjectMapper.html" title="class in com.agfa.hap.sdo.mapper"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="DelegatingDataMapper.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<A NAME="main"></A>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.agfa.hap.sdo.mapper</FONT>
+<BR>
+Class DelegatingDataMapper<T></H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.agfa.hap.sdo.mapper.DelegatingDataMapper<T></B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><T></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>DelegatingDataMapper<T></B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><T></DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#DelegatingDataMapper(com.agfa.hap.sdo.DataMapper, com.agfa.hap.sdo.DataMapper)">DelegatingDataMapper</A></B>(<A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>> principalMapper,
+ <A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>> secondaryMapper)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#create(com.agfa.hap.sdo.Type)">create</A></B>(<A HREF="../../../../../com/agfa/hap/sdo/Type.html" title="interface in com.agfa.hap.sdo">Type</A> type)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../com/agfa/hap/sdo/Type.html" title="interface in com.agfa.hap.sdo">Type</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#getCorrespondingType(java.lang.Class)">getCorrespondingType</A></B>(java.lang.Class clazz)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.Iterator<? extends <A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#getObjects(T, com.agfa.hap.sdo.Property)">getObjects</A></B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.util.Collection<<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#getProperties(java.util.Collection, com.agfa.hap.sdo.Property, com.agfa.hap.sdo.SnapshotDefinition)">getProperties</A></B>(java.util.Collection<<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>> object,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> bulkProperty,
+ <A HREF="../../../../../com/agfa/hap/sdo/SnapshotDefinition.html" title="interface in com.agfa.hap.sdo">SnapshotDefinition</A> def)</CODE>
+
+<BR>
+ Return the corresponding values for this bulk property for the given object.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#getProperty(T, com.agfa.hap.sdo.Property)">getProperty</A></B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../com/agfa/hap/sdo/Type.html" title="interface in com.agfa.hap.sdo">Type</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#getType(T)">getType</A></B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#isBulkProperty(java.lang.Class, com.agfa.hap.sdo.Property)">isBulkProperty</A></B>(java.lang.Class clazz,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#isProxy(T)">isProxy</A></B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#newProxy(com.agfa.hap.sdo.Type, java.lang.Object)">newProxy</A></B>(<A HREF="../../../../../com/agfa/hap/sdo/Type.html" title="interface in com.agfa.hap.sdo">Type</A> type,
+ java.lang.Object identity)</CODE>
+
+<BR>
+ Create a new proxy.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#setProperty(T, com.agfa.hap.sdo.Property, java.lang.Object)">setProperty</A></B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property,
+ java.lang.Object value)</CODE>
+
+<BR>
+ Assigns the given value to the property of the object.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html#setUnavailable(T, com.agfa.hap.sdo.Property)">setUnavailable</A></B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property)</CODE>
+
+<BR>
+ Marks a property as unavailable (<CODE>PartialDataObject#isAvailable(Property)}</CODE>.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="DelegatingDataMapper(com.agfa.hap.sdo.DataMapper, com.agfa.hap.sdo.DataMapper)"><!-- --></A><H3>
+DelegatingDataMapper</H3>
+<PRE>
+public <B>DelegatingDataMapper</B>(<A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>> principalMapper,
+ <A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>> secondaryMapper)</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="create(com.agfa.hap.sdo.Type)"><!-- --></A><H3>
+create</H3>
+<PRE>
+public <A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> <B>create</B>(<A HREF="../../../../../com/agfa/hap/sdo/Type.html" title="interface in com.agfa.hap.sdo">Type</A> type)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#create(com.agfa.hap.sdo.Type)">create</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>A newly created instance of which the class corresponds to the given type.<DT><B>See Also:</B><DD><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#getCorrespondingType(java.lang.Class)"><CODE>DataMapper.getCorrespondingType(Class)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getCorrespondingType(java.lang.Class)"><!-- --></A><H3>
+getCorrespondingType</H3>
+<PRE>
+public <A HREF="../../../../../com/agfa/hap/sdo/Type.html" title="interface in com.agfa.hap.sdo">Type</A> <B>getCorrespondingType</B>(java.lang.Class clazz)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#getCorrespondingType(java.lang.Class)">getCorrespondingType</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>The sdo type that corresponds with this class. It is assumed + that for all properties of this type, appropriate values can be + retrieved from the instance.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getObjects(java.lang.Object,com.agfa.hap.sdo.Property)"><!-- --></A><A NAME="getObjects(T, com.agfa.hap.sdo.Property)"><!-- --></A><H3>
+getObjects</H3>
+<PRE>
+public java.util.Iterator<? extends <A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>> <B>getObjects</B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#getObjects(T, com.agfa.hap.sdo.Property)">getObjects</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>An iterator over all values of this property of the given + Object. Property should be a many-valued property. + returns an "empty" iterator in case the property is null + (SDO doesn't have the concept of a many valued property that can be null)</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getProperty(java.lang.Object,com.agfa.hap.sdo.Property)"><!-- --></A><A NAME="getProperty(T, com.agfa.hap.sdo.Property)"><!-- --></A><H3>
+getProperty</H3>
+<PRE>
+public java.lang.Object <B>getProperty</B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#getProperty(T, com.agfa.hap.sdo.Property)">getProperty</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>The value of the property for the given object.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getType(java.lang.Object)"><!-- --></A><A NAME="getType(T)"><!-- --></A><H3>
+getType</H3>
+<PRE>
+public <A HREF="../../../../../com/agfa/hap/sdo/Type.html" title="interface in com.agfa.hap.sdo">Type</A> <B>getType</B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#getType(T)">getType</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>The sdo type that corresponds with this object. It is assumed + that for all properties of this type, appropriate values can be + retrieved from the instance.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isProxy(java.lang.Object)"><!-- --></A><A NAME="isProxy(T)"><!-- --></A><H3>
+isProxy</H3>
+<PRE>
+public boolean <B>isProxy</B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#isProxy(T)">isProxy</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="newProxy(com.agfa.hap.sdo.Type, java.lang.Object)"><!-- --></A><H3>
+newProxy</H3>
+<PRE>
+public <A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> <B>newProxy</B>(<A HREF="../../../../../com/agfa/hap/sdo/Type.html" title="interface in com.agfa.hap.sdo">Type</A> type,
+ java.lang.Object identity)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#newProxy(com.agfa.hap.sdo.Type, java.lang.Object)">DataMapper</A></CODE></B></DD>
+<DD>Create a new proxy. The type is passed as parameter as this accessor might + be usable for multiple types.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#newProxy(com.agfa.hap.sdo.Type, java.lang.Object)">newProxy</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>null if the datamapper is unable to create a proxy for the given type</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setProperty(java.lang.Object,com.agfa.hap.sdo.Property,java.lang.Object)"><!-- --></A><A NAME="setProperty(T, com.agfa.hap.sdo.Property, java.lang.Object)"><!-- --></A><H3>
+setProperty</H3>
+<PRE>
+public void <B>setProperty</B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property,
+ java.lang.Object value)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#setProperty(T, com.agfa.hap.sdo.Property, java.lang.Object)">DataMapper</A></CODE></B></DD>
+<DD>Assigns the given value to the property of the object. If the property + is many-valued, adds the property to the collection of values.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#setProperty(T, com.agfa.hap.sdo.Property, java.lang.Object)">setProperty</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setUnavailable(java.lang.Object,com.agfa.hap.sdo.Property)"><!-- --></A><A NAME="setUnavailable(T, com.agfa.hap.sdo.Property)"><!-- --></A><H3>
+setUnavailable</H3>
+<PRE>
+public void <B>setUnavailable</B>(<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A> object,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#setUnavailable(T, com.agfa.hap.sdo.Property)">DataMapper</A></CODE></B></DD>
+<DD>Marks a property as unavailable (<CODE>PartialDataObject#isAvailable(Property)}</CODE>.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#setUnavailable(T, com.agfa.hap.sdo.Property)">setUnavailable</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getProperties(java.util.Collection, com.agfa.hap.sdo.Property, com.agfa.hap.sdo.SnapshotDefinition)"><!-- --></A><H3>
+getProperties</H3>
+<PRE>
+public java.util.Collection<<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>> <B>getProperties</B>(java.util.Collection<<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>> object,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> bulkProperty,
+ <A HREF="../../../../../com/agfa/hap/sdo/SnapshotDefinition.html" title="interface in com.agfa.hap.sdo">SnapshotDefinition</A> def)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#getProperties(java.util.Collection, com.agfa.hap.sdo.Property, com.agfa.hap.sdo.SnapshotDefinition)">DataMapper</A></CODE></B></DD>
+<DD>Return the corresponding values for this bulk property for the given object. + A snapshotdefinition is passed as indication for which child objects are + needed as well.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#getProperties(java.util.Collection, com.agfa.hap.sdo.Property, com.agfa.hap.sdo.SnapshotDefinition)">getProperties</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isBulkProperty(java.lang.Class, com.agfa.hap.sdo.Property)"><!-- --></A><H3>
+isBulkProperty</H3>
+<PRE>
+public boolean <B>isBulkProperty</B>(java.lang.Class clazz,
+ <A HREF="../../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#isBulkProperty(java.lang.Class, com.agfa.hap.sdo.Property)">isBulkProperty</A></CODE> in interface <CODE><A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html" title="interface in com.agfa.hap.sdo">DataMapper</A><<A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="type parameter in DelegatingDataMapper">T</A>></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>if this property is a bulk property for the given implementation clazz. + Bulk properties + are accessed in bulk (@see <A HREF="../../../../../com/agfa/hap/sdo/DataMapper.html#getProperties(java.util.Collection, com.agfa.hap.sdo.Property, com.agfa.hap.sdo.SnapshotDefinition)"><CODE>DataMapper.getProperties(Collection, Property, SnapshotDefinition)</CODE></A> + to allow more efficient retrieval.</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DelegatingDataMapper.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../com/agfa/hap/sdo/mapper/BeanPropertyAccessorBuilder.html" title="class in com.agfa.hap.sdo.mapper"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../com/agfa/hap/sdo/mapper/DelegatingPartialDataObjectMapper.html" title="class in com.agfa.hap.sdo.mapper"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="DelegatingDataMapper.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright © 2007. All Rights Reserved.
+</BODY>
+</HTML>
|