Uses of Class
blackboard.cms.lrngobj.LOCategory

Packages that use LOCategory
blackboard.cms.lrngobj   
 

Uses of LOCategory in blackboard.cms.lrngobj
 

Methods in blackboard.cms.lrngobj that return LOCategory
 LOCategory LOCategoryTree.getCategoryById(blackboard.persist.Id id)
          Return a LOCategory item based on an Id
static LOCategory LOCategoryManager.loadById(blackboard.persist.Id id, java.sql.Connection con)
          Load a LOCategory item by Id using a supplied Connection
static LOCategory LOCategoryManager.loadById(blackboard.persist.Id id)
          Load a LOCategory item by Id
 

Methods in blackboard.cms.lrngobj with parameters of type LOCategory
static void LOCategoryManager.save(LOCategory category, java.sql.Connection con)
          Inserts or updates the LOCategory used the supplied Connection.
static void LOCategoryManager.save(LOCategory category)
          Inserts or updates the LOCategory.
 



Copyright © 2003-2004 Blackboard, Inc. All Rights Reserved.