lumis.service.banner
Class BannerDaoJdbc

Package class diagram package BannerDaoJdbc
java.lang.Object
  extended by lumis.service.banner.BannerDaoJdbc

public class BannerDaoJdbc
extends Object

banner storing object

Since:
4.0.0

Constructor Summary
BannerDaoJdbc()
           
 
Method Summary
 BannerConfig get(String bannerId, ITransaction transaction)
           
 BannerCategoryConfig getCategory(String bannerCategoryId, ITransaction transaction)
           
 Collection<String> getCategoryBanners(String bannerCategoryId, ITransaction transaction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BannerDaoJdbc

public BannerDaoJdbc()
Method Detail

getCategory

public BannerCategoryConfig getCategory(String bannerCategoryId,
                                        ITransaction transaction)
                                 throws PortalException
Throws:
PortalException

get

public BannerConfig get(String bannerId,
                        ITransaction transaction)
                 throws PortalException
Throws:
PortalException

getCategoryBanners

public Collection<String> getCategoryBanners(String bannerCategoryId,
                                             ITransaction transaction)
                                      throws PortalException
Throws:
PortalException


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.