Nitido Inc.

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

Packages that use SkinAd
com.nitido.nimbox.http.services.ad The Advertisement Service for HTTP NiMBox. 
 

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

Methods in com.nitido.nimbox.http.services.ad that return SkinAd
protected  SkinAd NiMAdService.copySkinAd(SkinAd ad)
          This method returns a deep copy of the given AD parameter.
protected  SkinAd NiMAdService.createSkinAd(java.lang.String id, java.lang.String linkURL, java.lang.String content, java.lang.String description)
          This method is used by extenders of this class to create a new instance of a Skin AD.
 SkinAd SkinAdMap.getSkinAd(java.lang.String locationID)
          Given a skin location (locationID), this method returns a reference to the Ad object for the given location.
 

Methods in com.nitido.nimbox.http.services.ad with parameters of type SkinAd
 void SkinAdMap.addSkinAd(java.lang.String locationID, SkinAd ad)
          Adds a new Ad for a skin under the given id parameter.
protected  SkinAd NiMAdService.copySkinAd(SkinAd ad)
          This method returns a deep copy of the given AD parameter.
 

Constructors in com.nitido.nimbox.http.services.ad with parameters of type SkinAd
SkinAd(SkinAd ad)
          Copy constructor.
 


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.