|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.idega.core.business.DefaultSpringBean
is.idega.idegaweb.golf.business.ad.GolfClubAdServices
@Service(value="golfClubAdServices") @Scope(value="singleton") public class GolfClubAdServices
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 |
---|
public static final java.lang.String DWR_OBJECT
Constructor Detail |
---|
public GolfClubAdServices()
Method Detail |
---|
@Transactional public com.idega.builder.bean.AdvancedProperty doSaveAdForClub(java.lang.Integer clubId, java.lang.Long adId, java.lang.String adHTML)
@Transactional public com.idega.builder.bean.AdvancedProperty doDeleteClubAd(java.lang.Integer clubId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |