Uses of Class
edu.mit.stellar.hibernate.NexusInfo

Packages that use NexusInfo
edu.mit.stellar.hibernate   
edu.mit.stellar.images.component   
 

Uses of NexusInfo in edu.mit.stellar.hibernate
 

Methods in edu.mit.stellar.hibernate that return NexusInfo
 NexusInfo AbstractCourseCollection.getNexusInfo()
          Return the value of the NEXUS_INFO_ID column.
 

Methods in edu.mit.stellar.hibernate with parameters of type NexusInfo
 void AbstractCourseCollection.setNexusInfo(NexusInfo nexusInfo)
          Set the value of the NEXUS_INFO_ID column.
 

Constructors in edu.mit.stellar.hibernate with parameters of type NexusInfo
CourseCollection(java.lang.String name, java.lang.String description, NexusInfo nexusInfo, java.lang.Long type)
           
 

Uses of NexusInfo in edu.mit.stellar.images.component
 

Methods in edu.mit.stellar.images.component that return NexusInfo
 NexusInfo CollectionManagerImpl.createNexusInfo(java.lang.String siteHandle, java.lang.String siteService)
           
 NexusInfo CollectionManagerImpl.getNexusInfoBySiteHandle(java.lang.String siteHandle)
           
 NexusInfo CollectionManagerImplB.createNexusInfo(java.lang.String siteHandle, java.lang.String siteService)
           
 NexusInfo CollectionManagerImplB.getNexusInfoBySiteHandle(java.lang.String siteHandle)
           
 



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