Class SiteManagementServiceImpl
java.lang.Object
net.andresbustamante.yafoot.core.services.impl.SiteManagementServiceImpl
- All Implemented Interfaces:
net.andresbustamante.yafoot.core.services.SiteManagementService
@Service
public class SiteManagementServiceImpl
extends Object
implements net.andresbustamante.yafoot.core.services.SiteManagementService
Site management service implementation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SiteManagementServiceImpl
-
-
Method Details
-
saveSite
@Transactional public Integer saveSite(net.andresbustamante.yafoot.core.model.Site site, net.andresbustamante.yafoot.commons.model.UserContext userContext) - Specified by:
saveSite
in interfacenet.andresbustamante.yafoot.core.services.SiteManagementService
-