GenericEntity.html 19.2 KB
<!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.6.0_31) on Sun Apr 29 02:56:53 EEST 2012 -->
<TITLE>
GenericEntity
</TITLE>

<META NAME="date" CONTENT="2012-04-29">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="GenericEntity";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= 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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/GenericEntity.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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="../../../../fi/insomnia/bortal/model/FoodWaveTemplate_.html" title="class in fi.insomnia.bortal.model"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../fi/insomnia/bortal/model/GenericEntity_.html" title="class in fi.insomnia.bortal.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?fi/insomnia/bortal/model/GenericEntity.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="GenericEntity.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
fi.insomnia.bortal.model</FONT>
<BR>
Class GenericEntity</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../fi/insomnia/bortal/model/EntityEquals.html" title="class in fi.insomnia.bortal.model">fi.insomnia.bortal.model.EntityEquals</A>
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>fi.insomnia.bortal.model.GenericEntity</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../fi/insomnia/bortal/utilities/jpa/ModelInterface.html" title="interface in fi.insomnia.bortal.utilities.jpa">ModelInterface</A>&lt;java.lang.Integer&gt;, java.io.Serializable</DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../fi/insomnia/bortal/model/ActionLogMessage.html" title="class in fi.insomnia.bortal.model">ActionLogMessage</A>, <A HREF="../../../../fi/insomnia/bortal/model/ActionLogMessageResponse.html" title="class in fi.insomnia.bortal.model">ActionLogMessageResponse</A>, <A HREF="../../../../fi/insomnia/bortal/model/ApplicationPermission.html" title="class in fi.insomnia.bortal.model">ApplicationPermission</A>, <A HREF="../../../../fi/insomnia/bortal/model/CardTemplate.html" title="class in fi.insomnia.bortal.model">CardTemplate</A>, <A HREF="../../../../fi/insomnia/bortal/model/EventMap.html" title="class in fi.insomnia.bortal.model">EventMap</A>, <A HREF="../../../../fi/insomnia/bortal/model/EventOrganiser.html" title="class in fi.insomnia.bortal.model">EventOrganiser</A>, <A HREF="../../../../fi/insomnia/bortal/model/GroupMembership.html" title="class in fi.insomnia.bortal.model">GroupMembership</A>, <A HREF="../../../../fi/insomnia/bortal/model/LanEvent.html" title="class in fi.insomnia.bortal.model">LanEvent</A>, <A HREF="../../../../fi/insomnia/bortal/model/LanEventDomain.html" title="class in fi.insomnia.bortal.model">LanEventDomain</A>, <A HREF="../../../../fi/insomnia/bortal/model/Location.html" title="class in fi.insomnia.bortal.model">Location</A>, <A HREF="../../../../fi/insomnia/bortal/model/LogEntry.html" title="class in fi.insomnia.bortal.model">LogEntry</A>, <A HREF="../../../../fi/insomnia/bortal/model/LogEntryType.html" title="class in fi.insomnia.bortal.model">LogEntryType</A>, <A HREF="../../../../fi/insomnia/bortal/model/Menuitem.html" title="class in fi.insomnia.bortal.model">Menuitem</A>, <A HREF="../../../../fi/insomnia/bortal/model/MenuNavigation.html" title="class in fi.insomnia.bortal.model">MenuNavigation</A>, <A HREF="../../../../fi/insomnia/bortal/model/News.html" title="class in fi.insomnia.bortal.model">News</A>, <A HREF="../../../../fi/insomnia/bortal/model/NewsGroup.html" title="class in fi.insomnia.bortal.model">NewsGroup</A>, <A HREF="../../../../fi/insomnia/bortal/model/PageContent.html" title="class in fi.insomnia.bortal.model">PageContent</A>, <A HREF="../../../../fi/insomnia/bortal/model/Place.html" title="class in fi.insomnia.bortal.model">Place</A>, <A HREF="../../../../fi/insomnia/bortal/model/PlaceGroup.html" title="class in fi.insomnia.bortal.model">PlaceGroup</A>, <A HREF="../../../../fi/insomnia/bortal/model/Poll.html" title="class in fi.insomnia.bortal.model">Poll</A>, <A HREF="../../../../fi/insomnia/bortal/model/PollAnswer.html" title="class in fi.insomnia.bortal.model">PollAnswer</A>, <A HREF="../../../../fi/insomnia/bortal/model/PollQuestion.html" title="class in fi.insomnia.bortal.model">PollQuestion</A>, <A HREF="../../../../fi/insomnia/bortal/model/PossibleAnswer.html" title="class in fi.insomnia.bortal.model">PossibleAnswer</A>, <A HREF="../../../../fi/insomnia/bortal/model/PrintedCard.html" title="class in fi.insomnia.bortal.model">PrintedCard</A>, <A HREF="../../../../fi/insomnia/bortal/model/Product.html" title="class in fi.insomnia.bortal.model">Product</A>, <A HREF="../../../../fi/insomnia/bortal/model/Reader.html" title="class in fi.insomnia.bortal.model">Reader</A>, <A HREF="../../../../fi/insomnia/bortal/model/ReaderEvent.html" title="class in fi.insomnia.bortal.model">ReaderEvent</A>, <A HREF="../../../../fi/insomnia/bortal/model/Role.html" title="class in fi.insomnia.bortal.model">Role</A>, <A HREF="../../../../fi/insomnia/bortal/model/salespoint/SalesEntity.html" title="class in fi.insomnia.bortal.model.salespoint">SalesEntity</A>, <A HREF="../../../../fi/insomnia/bortal/model/salespoint/Salespoint.html" title="class in fi.insomnia.bortal.model.salespoint">Salespoint</A>, <A HREF="../../../../fi/insomnia/bortal/model/SitePage.html" title="class in fi.insomnia.bortal.model">SitePage</A>, <A HREF="../../../../fi/insomnia/bortal/model/User.html" title="class in fi.insomnia.bortal.model">User</A>, <A HREF="../../../../fi/insomnia/bortal/model/UserImage.html" title="class in fi.insomnia.bortal.model">UserImage</A></DD>
</DL>
<HR>
<DL>
<DT><PRE><FONT SIZE="-1">@MappedSuperclass
</FONT>public class <B>GenericEntity</B><DT>extends <A HREF="../../../../fi/insomnia/bortal/model/EntityEquals.html" title="class in fi.insomnia.bortal.model">EntityEquals</A><DT>implements <A HREF="../../../../fi/insomnia/bortal/utilities/jpa/ModelInterface.html" title="interface in fi.insomnia.bortal.utilities.jpa">ModelInterface</A>&lt;java.lang.Integer&gt;</DL>
</PRE>

<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#fi.insomnia.bortal.model.GenericEntity">Serialized Form</A></DL>
<HR>

<P>
<!-- =========== FIELD SUMMARY =========== -->

<A NAME="field_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>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.Integer</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/insomnia/bortal/model/GenericEntity.html#id">id</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/insomnia/bortal/model/GenericEntity.html#ID_COLUMN">ID_COLUMN</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/insomnia/bortal/model/GenericEntity.html#serialVersionUID">serialVersionUID</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== 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="../../../../fi/insomnia/bortal/model/GenericEntity.html#GenericEntity()">GenericEntity</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== 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>&nbsp;java.lang.Integer</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/insomnia/bortal/model/GenericEntity.html#getId()">getId</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/insomnia/bortal/model/GenericEntity.html#setId(java.lang.Integer)">setId</A></B>(java.lang.Integer&nbsp;id)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_fi.insomnia.bortal.model.EntityEquals"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class fi.insomnia.bortal.model.<A HREF="../../../../fi/insomnia/bortal/model/EntityEquals.html" title="class in fi.insomnia.bortal.model">EntityEquals</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../fi/insomnia/bortal/model/EntityEquals.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../fi/insomnia/bortal/model/EntityEquals.html#hashCode()">hashCode</A>, <A HREF="../../../../fi/insomnia/bortal/model/EntityEquals.html#toString()">toString</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<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, finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ FIELD DETAIL =========== -->

<A NAME="field_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>Field Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="serialVersionUID"><!-- --></A><H3>
serialVersionUID</H3>
<PRE>
private static final long <B>serialVersionUID</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#fi.insomnia.bortal.model.GenericEntity.serialVersionUID">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="ID_COLUMN"><!-- --></A><H3>
ID_COLUMN</H3>
<PRE>
public static final java.lang.String <B>ID_COLUMN</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#fi.insomnia.bortal.model.GenericEntity.ID_COLUMN">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="id"><!-- --></A><H3>
id</H3>
<PRE>
private java.lang.Integer <B>id</B></PRE>
<DL>
<DL>
</DL>
</DL>

<!-- ========= 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="GenericEntity()"><!-- --></A><H3>
GenericEntity</H3>
<PRE>
public <B>GenericEntity</B>()</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="getId()"><!-- --></A><H3>
getId</H3>
<PRE>
public final java.lang.Integer <B>getId</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../fi/insomnia/bortal/utilities/jpa/ModelInterface.html#getId()">getId</A></CODE> in interface <CODE><A HREF="../../../../fi/insomnia/bortal/utilities/jpa/ModelInterface.html" title="interface in fi.insomnia.bortal.utilities.jpa">ModelInterface</A>&lt;java.lang.Integer&gt;</CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../fi/insomnia/bortal/model/EntityEquals.html#getId()">getId</A></CODE> in class <CODE><A HREF="../../../../fi/insomnia/bortal/model/EntityEquals.html" title="class in fi.insomnia.bortal.model">EntityEquals</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setId(java.lang.Integer)"><!-- --></A><H3>
setId</H3>
<PRE>
public final void <B>setId</B>(java.lang.Integer&nbsp;id)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../fi/insomnia/bortal/utilities/jpa/ModelInterface.html#setId(T)">setId</A></CODE> in interface <CODE><A HREF="../../../../fi/insomnia/bortal/utilities/jpa/ModelInterface.html" title="interface in fi.insomnia.bortal.utilities.jpa">ModelInterface</A>&lt;java.lang.Integer&gt;</CODE></DL>
</DD>
<DD><DL>
</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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/GenericEntity.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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="../../../../fi/insomnia/bortal/model/FoodWaveTemplate_.html" title="class in fi.insomnia.bortal.model"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../fi/insomnia/bortal/model/GenericEntity_.html" title="class in fi.insomnia.bortal.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?fi/insomnia/bortal/model/GenericEntity.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="GenericEntity.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>