is.idega.idegaweb.golf.business.ad
Class GolfClubAdServices

java.lang.Object
  extended by com.idega.core.business.DefaultSpringBean
      extended by is.idega.idegaweb.golf.business.ad.GolfClubAdServices

@Service(value="golfClubAdServices")
@Scope(value="singleton")
public class GolfClubAdServices
extends com.idega.core.business.DefaultSpringBean


Field Summary
static java.lang.String DWR_OBJECT
           
 
Constructor Summary
GolfClubAdServices()
           
 
Method Summary
 com.idega.builder.bean.AdvancedProperty doDeleteClubAd(java.lang.Integer clubId)
           
 com.idega.builder.bean.AdvancedProperty doSaveAdForClub(java.lang.Integer clubId, java.lang.Long adId, java.lang.String adHTML)
           
 
Methods inherited from class com.idega.core.business.DefaultSpringBean
doSortValues, doSortValues, getApplication, getBundle, getCache, getCache, getCache, getCache, getCurrentLocale, getCurrentUser, getHomeForEntity, getHost, getLogger, getLogger, getResourceBundle, getServiceInstance, getServiceInstance, getSession, getSessionInstance, isDevelopementState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DWR_OBJECT

public static final java.lang.String DWR_OBJECT
See Also:
Constant Field Values
Constructor Detail

GolfClubAdServices

public GolfClubAdServices()
Method Detail

doSaveAdForClub

@Transactional
public com.idega.builder.bean.AdvancedProperty doSaveAdForClub(java.lang.Integer clubId,
                                                                             java.lang.Long adId,
                                                                             java.lang.String adHTML)

doDeleteClubAd

@Transactional
public com.idega.builder.bean.AdvancedProperty doDeleteClubAd(java.lang.Integer clubId)


Copyright © 2000-2014 idega software. All Rights Reserved.