Nitido Inc.

Uses of Class
com.nitido.nimbox.http.services.ad.SkinAdMap

Packages that use SkinAdMap
com.nitido.nimbox.http.services.ad The Advertisement Service for HTTP NiMBox. 
com.nitido.nimbox.http.services.ad.simple The simple implementation of the AdService for HTTP NiMBox. 
 

Uses of SkinAdMap in com.nitido.nimbox.http.services.ad
 

Methods in com.nitido.nimbox.http.services.ad that return SkinAdMap
protected  SkinAdMap NiMAdService.copySkinAdMap(SkinAdMap original)
          return a copy of the original SkinAdMap
protected  SkinAdMap NiMAdService.createSkinAdMap(java.lang.String skinID, boolean enableDisplayTracking)
          This method is used by extenders of this class to create a new instance of an empty SkinMap.
abstract  SkinAdMap NiMAdService.getAdMap(Entity entity, NimletOutput output)
          This method returns the set of Ads to be displayed for the given entity and skin.
 

Methods in com.nitido.nimbox.http.services.ad with parameters of type SkinAdMap
protected  SkinAdMap NiMAdService.copySkinAdMap(SkinAdMap original)
          return a copy of the original SkinAdMap
 

Constructors in com.nitido.nimbox.http.services.ad with parameters of type SkinAdMap
SkinAdMap(SkinAdMap original)
          This method creates a deep copy of the given SkinAdMap
 

Uses of SkinAdMap in com.nitido.nimbox.http.services.ad.simple
 

Methods in com.nitido.nimbox.http.services.ad.simple that return SkinAdMap
 SkinAdMap SimpleAdService.getAdMap(Entity entity, NimletOutput output)
          This method returns the Ad Mapping for the skin identified in the NimletOutput parameter.
 


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.