blob: 929e340d6aca27dabd797bae48552a3c9fad53fa [file] [log] [blame]
<!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_06) on Wed Jul 19 14:42:55 EDT 2006 -->
<TITLE>
org.objectstyle.cayenne.property Class Hierarchy (Cayenne API Documentation - v.1.2)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../objectstyle-javadoc.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="org.objectstyle.cayenne.property Class Hierarchy (Cayenne API Documentation - v.1.2)";
}
</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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/objectstyle/cayenne/project/validator/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/objectstyle/cayenne/query/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/objectstyle/cayenne/property/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package org.objectstyle.cayenne.property
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/BaseClassDescriptor.html" title="class in org.objectstyle.cayenne.property"><B>BaseClassDescriptor</B></A> (implements org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/ClassDescriptor.html" title="interface in org.objectstyle.cayenne.property">ClassDescriptor</A>)
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/BeanAccessor.html" title="class in org.objectstyle.cayenne.property"><B>BeanAccessor</B></A> (implements org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/PropertyAccessor.html" title="interface in org.objectstyle.cayenne.property">PropertyAccessor</A>)
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/DataObjectAccessor.html" title="class in org.objectstyle.cayenne.property"><B>DataObjectAccessor</B></A> (implements org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/PropertyAccessor.html" title="interface in org.objectstyle.cayenne.property">PropertyAccessor</A>)
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/FieldAccessor.html" title="class in org.objectstyle.cayenne.property"><B>FieldAccessor</B></A> (implements org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/PropertyAccessor.html" title="interface in org.objectstyle.cayenne.property">PropertyAccessor</A>)
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/PropertyUtils.html" title="class in org.objectstyle.cayenne.property"><B>PropertyUtils</B></A><LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/SimpleProperty.html" title="class in org.objectstyle.cayenne.property"><B>SimpleProperty</B></A> (implements org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/Property.html" title="interface in org.objectstyle.cayenne.property">Property</A>)
<UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/AbstractSingleObjectArcProperty.html" title="class in org.objectstyle.cayenne.property"><B>AbstractSingleObjectArcProperty</B></A> (implements org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/SingleObjectArcProperty.html" title="interface in org.objectstyle.cayenne.property">SingleObjectArcProperty</A>)
<UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/AbstractCollectionProperty.html" title="class in org.objectstyle.cayenne.property"><B>AbstractCollectionProperty</B></A> (implements org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/CollectionProperty.html" title="interface in org.objectstyle.cayenne.property">CollectionProperty</A>)
<UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/ListProperty.html" title="class in org.objectstyle.cayenne.property"><B>ListProperty</B></A><UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/IndexedListProperty.html" title="class in org.objectstyle.cayenne.property"><B>IndexedListProperty</B></A><LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/ToManyListProperty.html" title="class in org.objectstyle.cayenne.property"><B>ToManyListProperty</B></A></UL>
</UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/PersistentObjectProperty.html" title="class in org.objectstyle.cayenne.property"><B>PersistentObjectProperty</B></A><LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/ValueHolderProperty.html" title="class in org.objectstyle.cayenne.property"><B>ValueHolderProperty</B></A></UL>
</UL>
<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
<UL>
<LI TYPE="circle">java.lang.Exception<UL>
<LI TYPE="circle">java.lang.RuntimeException<UL>
<LI TYPE="circle">org.objectstyle.cayenne.<A HREF="../../../../org/objectstyle/cayenne/CayenneRuntimeException.html" title="class in org.objectstyle.cayenne"><B>CayenneRuntimeException</B></A><UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/PropertyAccessException.html" title="class in org.objectstyle.cayenne.property"><B>PropertyAccessException</B></A></UL>
</UL>
</UL>
</UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/ClassDescriptor.html" title="interface in org.objectstyle.cayenne.property"><B>ClassDescriptor</B></A><LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/ClassDescriptorFactory.html" title="interface in org.objectstyle.cayenne.property"><B>ClassDescriptorFactory</B></A><LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/PropertyVisitor.html" title="interface in org.objectstyle.cayenne.property"><B>PropertyVisitor</B></A><LI TYPE="circle">java.io.Serializable<UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/PropertyAccessor.html" title="interface in org.objectstyle.cayenne.property"><B>PropertyAccessor</B></A><UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/Property.html" title="interface in org.objectstyle.cayenne.property"><B>Property</B></A><UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/ArcProperty.html" title="interface in org.objectstyle.cayenne.property"><B>ArcProperty</B></A><UL>
<LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/CollectionProperty.html" title="interface in org.objectstyle.cayenne.property"><B>CollectionProperty</B></A><LI TYPE="circle">org.objectstyle.cayenne.property.<A HREF="../../../../org/objectstyle/cayenne/property/SingleObjectArcProperty.html" title="interface in org.objectstyle.cayenne.property"><B>SingleObjectArcProperty</B></A></UL>
</UL>
</UL>
</UL>
</UL>
<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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/objectstyle/cayenne/project/validator/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/objectstyle/cayenne/query/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/objectstyle/cayenne/property/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<!--@SFLOGO@--> &nbsp; <i>Copyright &#169; 2001-2006 <a href=
"http://objectstyle.org" target="_top">ObjectStyle.org</a> All Rights Reserved.</i>
</BODY>
</HTML>