~pjv/collectionista/trunk

« back to all changes in this revision

Viewing changes to docs/net/lp/collectionista/domain/items/book/BookItem.Factory.html

Merge from alpha branch, ready for conversion to beta\!

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
<TR>
56
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
 
&nbsp;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.Columns.html" title="class in net.lp.collectionista.domain.items.book"><B>PREV CLASS</B></A>&nbsp;
 
57
&nbsp;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.Columns.html" title="class in net.lp.collectionista.alpha.domain.items.book"><B>PREV CLASS</B></A>&nbsp;
58
58
&nbsp;NEXT CLASS</FONT></TD>
59
59
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60
60
  <A HREF="../../../../../../index.html?net/lp/collectionista/domain/items/book/BookItem.Factory.html" target="_top"><B>FRAMES</B></A>  &nbsp;
87
87
<!-- ======== START OF CLASS DATA ======== -->
88
88
<H2>
89
89
<FONT SIZE="-1">
90
 
net.lp.collectionista.domain.items.book</FONT>
 
90
net.lp.collectionista.alpha.domain.items.book</FONT>
91
91
<BR>
92
92
Class BookItem.Factory</H2>
93
93
<PRE>
94
94
java.lang.Object
95
 
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>net.lp.collectionista.domain.items.book.BookItem.Factory</B>
 
95
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>net.lp.collectionista.alpha.domain.items.book.BookItem.Factory</B>
96
96
</PRE>
97
97
<DL>
98
 
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html" title="interface in net.lp.collectionista.domain">ProductFactory</A>&lt;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.domain.items.book">BookItem</A>&gt;</DD>
 
98
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html" title="interface in net.lp.collectionista.alpha.domain">ProductFactory</A>&lt;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.alpha.domain.items.book">BookItem</A>&gt;</DD>
99
99
</DL>
100
100
<DL>
101
 
<DT><B>Enclosing class:</B><DD><A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.domain.items.book">BookItem</A></DD>
 
101
<DT><B>Enclosing class:</B><DD><A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.alpha.domain.items.book">BookItem</A></DD>
102
102
</DL>
103
103
<HR>
104
104
<DL>
105
 
<DT><PRE>public static class <B>BookItem.Factory</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html" title="interface in net.lp.collectionista.domain">ProductFactory</A>&lt;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.domain.items.book">BookItem</A>&gt;</DL>
 
105
<DT><PRE>public static class <B>BookItem.Factory</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html" title="interface in net.lp.collectionista.alpha.domain">ProductFactory</A>&lt;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.alpha.domain.items.book">BookItem</A>&gt;</DL>
106
106
</PRE>
107
107
 
108
108
<P>
140
140
</TR>
141
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
 
<CODE>&nbsp;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.domain.items.book">BookItem</A></CODE></FONT></TD>
 
143
<CODE>&nbsp;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.alpha.domain.items.book">BookItem</A></CODE></FONT></TD>
144
144
<TD><CODE><B><A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.Factory.html#create()">create</A></B>()</CODE>
145
145
 
146
146
<BR>
148
148
</TR>
149
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151
 
<CODE>&nbsp;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.domain.items.book">BookItem</A></CODE></FONT></TD>
 
151
<CODE>&nbsp;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.alpha.domain.items.book">BookItem</A></CODE></FONT></TD>
152
152
<TD><CODE><B><A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.Factory.html#fromCursor(android.database.Cursor)">fromCursor</A></B>(android.database.Cursor&nbsp;cursor)</CODE>
153
153
 
154
154
<BR>
197
197
<A NAME="create()"><!-- --></A><H3>
198
198
create</H3>
199
199
<PRE>
200
 
public <A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.domain.items.book">BookItem</A> <B>create</B>()</PRE>
 
200
public <A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.alpha.domain.items.book">BookItem</A> <B>create</B>()</PRE>
201
201
<DL>
202
202
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html#create()">ProductFactory</A></CODE></B></DD>
203
203
<DD>Construct product with sensible defaults.
204
204
<P>
205
205
<DD><DL>
206
 
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html#create()">create</A></CODE> in interface <CODE><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html" title="interface in net.lp.collectionista.domain">ProductFactory</A>&lt;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.domain.items.book">BookItem</A>&gt;</CODE></DL>
 
206
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html#create()">create</A></CODE> in interface <CODE><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html" title="interface in net.lp.collectionista.alpha.domain">ProductFactory</A>&lt;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.alpha.domain.items.book">BookItem</A>&gt;</CODE></DL>
207
207
</DD>
208
208
<DD><DL>
209
209
</DL>
214
214
<A NAME="fromCursor(android.database.Cursor)"><!-- --></A><H3>
215
215
fromCursor</H3>
216
216
<PRE>
217
 
public <A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.domain.items.book">BookItem</A> <B>fromCursor</B>(android.database.Cursor&nbsp;cursor)</PRE>
 
217
public <A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.alpha.domain.items.book">BookItem</A> <B>fromCursor</B>(android.database.Cursor&nbsp;cursor)</PRE>
218
218
<DL>
219
219
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html#fromCursor(android.database.Cursor)">ProductFactory</A></CODE></B></DD>
220
220
<DD>Construct product from cursor.
221
221
<P>
222
222
<DD><DL>
223
 
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html#fromCursor(android.database.Cursor)">fromCursor</A></CODE> in interface <CODE><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html" title="interface in net.lp.collectionista.domain">ProductFactory</A>&lt;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.domain.items.book">BookItem</A>&gt;</CODE></DL>
 
223
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html#fromCursor(android.database.Cursor)">fromCursor</A></CODE> in interface <CODE><A HREF="../../../../../../net/lp/collectionista/domain/ProductFactory.html" title="interface in net.lp.collectionista.alpha.domain">ProductFactory</A>&lt;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.html" title="class in net.lp.collectionista.alpha.domain.items.book">BookItem</A>&gt;</CODE></DL>
224
224
</DD>
225
225
<DD><DL>
226
226
</DL>
256
256
 
257
257
<TR>
258
258
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
259
 
&nbsp;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.Columns.html" title="class in net.lp.collectionista.domain.items.book"><B>PREV CLASS</B></A>&nbsp;
 
259
&nbsp;<A HREF="../../../../../../net/lp/collectionista/domain/items/book/BookItem.Columns.html" title="class in net.lp.collectionista.alpha.domain.items.book"><B>PREV CLASS</B></A>&nbsp;
260
260
&nbsp;NEXT CLASS</FONT></TD>
261
261
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
262
262
  <A HREF="../../../../../../index.html?net/lp/collectionista/domain/items/book/BookItem.Factory.html" target="_top"><B>FRAMES</B></A>  &nbsp;