edu.mit.stellar.images.component
Class CollectionManagerImplB.LecturePage

java.lang.Object
  extended byedu.mit.stellar.images.component.CollectionManagerImplB.LecturePage
Enclosing class:
CollectionManagerImplB

public class CollectionManagerImplB.LecturePage
extends java.lang.Object


Constructor Summary
CollectionManagerImplB.LecturePage()
           
 
Method Summary
 java.util.Vector getImages()
           
 CourseCollectionPage getPage()
           
 void setImage(CourseCollectionItem mItem)
           
 void setImages(java.util.Vector mItem)
           
 void setPage(CourseCollectionPage mPage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionManagerImplB.LecturePage

public CollectionManagerImplB.LecturePage()
Method Detail

setImages

public void setImages(java.util.Vector mItem)

setImage

public void setImage(CourseCollectionItem mItem)

setPage

public void setPage(CourseCollectionPage mPage)

getImages

public java.util.Vector getImages()

getPage

public CourseCollectionPage getPage()


Copyright 2005-2005-2006 MIT AMPS. All Rights Reserved.