
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68
461 lines
23 KiB
HTML
461 lines
23 KiB
HTML
<!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:33 GMT 2007 -->
|
|
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
<TITLE>
|
|
DataMapper (com.agfa.hap.sdo 2.15.0-for-apache-SNAPSHOT API)
|
|
</TITLE>
|
|
|
|
<META NAME="keywords" CONTENT="com.agfa.hap.sdo.DataMapper interface">
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
parent.document.title="DataMapper (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/DataMapper.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/DataAccessService.html" title="class in com.agfa.hap.sdo"><B>PREV CLASS</B></A>
|
|
<A HREF="../../../../com/agfa/hap/sdo/ObjectFactory.html" title="interface in com.agfa.hap.sdo"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../../index.html?com/agfa/hap/sdo/DataMapper.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="DataMapper.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: FIELD | CONSTR | <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</FONT>
|
|
<BR>
|
|
Interface DataMapper<T></H2>
|
|
<DL>
|
|
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../com/agfa/hap/sdo/mapper/DelegatingDataMapper.html" title="class in com.agfa.hap.sdo.mapper">DelegatingDataMapper</A>, <A HREF="../../../../com/agfa/hap/sdo/mapper/DelegatingPartialDataObjectMapper.html" title="class in com.agfa.hap.sdo.mapper">DelegatingPartialDataObjectMapper</A>, <A HREF="../../../../com/agfa/hap/sdo/mapper/FilteringPartialDataObjectMapper.html" title="class in com.agfa.hap.sdo.mapper">FilteringPartialDataObjectMapper</A>, <A HREF="../../../../com/agfa/hap/sdo/mapper/JavaBeanMapper.html" title="class in com.agfa.hap.sdo.mapper">JavaBeanMapper</A>, <A HREF="../../../../com/agfa/hap/sdo/mapper/PartialDataObjectMapper.html" title="class in com.agfa.hap.sdo.mapper">PartialDataObjectMapper</A></DD>
|
|
</DL>
|
|
<HR>
|
|
<DL>
|
|
<DT><PRE>public interface <B>DataMapper<T></B></DL>
|
|
</PRE>
|
|
|
|
<P>
|
|
Interface that allows any object to be exposed as <A HREF="../../../../commonj/sdo/DataObject.html" title="interface in commonj.sdo"><CODE>DataObject</CODE></A> instances.
|
|
The implementation is guaranteed to work for DataObject instances as well.
|
|
<P>
|
|
|
|
<P>
|
|
<DL>
|
|
<DT><B>Author:</B></DT>
|
|
<DD>AMOCZ</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<P>
|
|
|
|
<!-- ========== 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/DataMapper.html" title="type parameter in DataMapper">T</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../com/agfa/hap/sdo/DataMapper.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/DataMapper.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/DataMapper.html" title="type parameter in DataMapper">T</A>></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../com/agfa/hap/sdo/DataMapper.html#getObjects(T, com.agfa.hap.sdo.Property)">getObjects</A></B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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/DataMapper.html" title="type parameter in DataMapper">T</A>></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../com/agfa/hap/sdo/DataMapper.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/DataMapper.html" title="type parameter in DataMapper">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/DataMapper.html#getProperty(T, com.agfa.hap.sdo.Property)">getProperty</A></B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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/DataMapper.html#getType(T)">getType</A></B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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/DataMapper.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/DataMapper.html#isProxy(T)">isProxy</A></B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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/DataMapper.html" title="type parameter in DataMapper">T</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../com/agfa/hap/sdo/DataMapper.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/DataMapper.html#setProperty(T, com.agfa.hap.sdo.Property, java.lang.Object)">setProperty</A></B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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/DataMapper.html#setUnavailable(T, com.agfa.hap.sdo.Property)">setUnavailable</A></B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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>
|
|
|
|
<P>
|
|
|
|
<!-- ============ 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="getType(java.lang.Object)"><!-- --></A><A NAME="getType(T)"><!-- --></A><H3>
|
|
getType</H3>
|
|
<PRE>
|
|
<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/DataMapper.html" title="type parameter in DataMapper">T</A> object)</PRE>
|
|
<DL>
|
|
<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.
|
|
<DT><B>Throws:</B>
|
|
<DD><CODE>throws</CODE> - <CODE>IllegalArgumentException</CODE> in case no
|
|
corresponding sdo type can be found.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getCorrespondingType(java.lang.Class)"><!-- --></A><H3>
|
|
getCorrespondingType</H3>
|
|
<PRE>
|
|
<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>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.
|
|
<DT><B>Throws:</B>
|
|
<DD><CODE>throws</CODE> - <CODE>IllegalArgumentException</CODE> in case no
|
|
corresponding sdo type can be found.
|
|
TODO 1 mechanism for indication no type was found</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>
|
|
java.util.Iterator<? extends <A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">T</A>> <B>getObjects</B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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>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>
|
|
java.lang.Object <B>getProperty</B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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>Returns:</B><DD>The value of the property for the given object.</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>
|
|
void <B>setProperty</B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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>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>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="isBulkProperty(java.lang.Class, com.agfa.hap.sdo.Property)"><!-- --></A><H3>
|
|
isBulkProperty</H3>
|
|
<PRE>
|
|
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>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>getProperties(Collection, Property, SnapshotDefinition)</CODE></A>
|
|
to allow more efficient retrieval.</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>
|
|
java.util.Collection<<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">T</A>> <B>getProperties</B>(java.util.Collection<<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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>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>
|
|
</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>
|
|
void <B>setUnavailable</B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">T</A> object,
|
|
<A HREF="../../../../com/agfa/hap/sdo/Property.html" title="interface in com.agfa.hap.sdo">Property</A> property)</PRE>
|
|
<DL>
|
|
<DD>Marks a property as unavailable (<CODE>PartialDataObject#isAvailable(Property)}</CODE>.
|
|
<P>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="isProxy(java.lang.Object)"><!-- --></A><A NAME="isProxy(T)"><!-- --></A><H3>
|
|
isProxy</H3>
|
|
<PRE>
|
|
boolean <B>isProxy</B>(<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">T</A> object)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="create(com.agfa.hap.sdo.Type)"><!-- --></A><H3>
|
|
create</H3>
|
|
<PRE>
|
|
<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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>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>getCorrespondingType(Class)</CODE></A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="newProxy(com.agfa.hap.sdo.Type, java.lang.Object)"><!-- --></A><H3>
|
|
newProxy</H3>
|
|
<PRE>
|
|
<A HREF="../../../../com/agfa/hap/sdo/DataMapper.html" title="type parameter in DataMapper">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>Create a new proxy. The type is passed as parameter as this accessor might
|
|
be usable for multiple types.
|
|
<P>
|
|
<DD><DL>
|
|
|
|
<DT><B>Returns:</B><DD>null if the datamapper is unable to create a proxy for the given type</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/DataMapper.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/DataAccessService.html" title="class in com.agfa.hap.sdo"><B>PREV CLASS</B></A>
|
|
<A HREF="../../../../com/agfa/hap/sdo/ObjectFactory.html" title="interface in com.agfa.hap.sdo"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../../index.html?com/agfa/hap/sdo/DataMapper.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="DataMapper.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: FIELD | CONSTR | <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>
|