Uses of Class
blackboard.portal.external.CustomData

Packages that use CustomData
blackboard.portal.external   
 

Uses of CustomData in blackboard.portal.external
 

Methods in blackboard.portal.external that return CustomData
static CustomData CustomData.getCustomData(Id moduleId, Id portalViewerId)
          Get CustomData without detailed reference to PortalRequestContext information.
static CustomData CustomData.getModuleData(javax.servlet.jsp.PageContext pageContext)
          Load the CustomData associated with the module's general data.
static CustomData CustomData.getModulePersonalizationData(javax.servlet.jsp.PageContext pageContext)
          Load the CustomData associated with the module's personalization data.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.