com.dotmarketing.services
Class BannerServices

java.lang.Object
  extended by com.dotmarketing.services.BannerServices

public class BannerServices
extends java.lang.Object

Author:
will

Constructor Summary
BannerServices()
           
 
Method Summary
static void writeBannerToFile(Banner banner)
           
static void writeBannerToFile(Banner banner, Folder parentFolder, HTMLPage parentHTMLPage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BannerServices

public BannerServices()
Method Detail

writeBannerToFile

public static void writeBannerToFile(Banner banner)

writeBannerToFile

public static void writeBannerToFile(Banner banner,
                                     Folder parentFolder,
                                     HTMLPage parentHTMLPage)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.