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

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

public class CollectionManagerImpl.LecturePage
extends java.lang.Object


Constructor Summary
CollectionManagerImpl.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

CollectionManagerImpl.LecturePage

public CollectionManagerImpl.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.