|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.mit.stellar.hibernate.AbstractCourseCollectionPage
edu.mit.stellar.hibernate.CourseCollectionPage
A class that represents a row in the 'COURSE_COLLECTION_PAGE' table. This class may be customized as it is never re-generated after being created.
| Constructor Summary | |
CourseCollectionPage()
Simple constructor of CourseCollectionPage instances. |
|
CourseCollectionPage(java.lang.Long id)
Constructor of CourseCollectionPage instances given a simple primary key. |
|
CourseCollectionPage(java.lang.Long id,
CourseCollection courseCollection)
Constructor of CourseCollectionPage instances given a simple primary key and courseCollection. |
|
CourseCollectionPage(java.lang.Long id,
CourseCollection courseCollection,
java.lang.String pageTemplate,
java.lang.Long pageOrder)
full constructor |
|
| Methods inherited from class edu.mit.stellar.hibernate.AbstractCourseCollectionPage |
getCourseCollection, getId, getPageOrder, getPageTemplate, setCourseCollection, setId, setPageOrder, setPageTemplate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CourseCollectionPage()
public CourseCollectionPage(java.lang.Long id)
id -
public CourseCollectionPage(java.lang.Long id,
CourseCollection courseCollection)
id - courseCollection -
public CourseCollectionPage(java.lang.Long id,
CourseCollection courseCollection,
java.lang.String pageTemplate,
java.lang.Long pageOrder)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||