Class SiteServiceImpl

java.lang.Object
org.craftercms.studio.impl.v1.service.site.SiteServiceImpl
All Implemented Interfaces:
SiteService, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class SiteServiceImpl extends Object implements SiteService, org.springframework.context.ApplicationContextAware
Note: consider renaming A site in Crafter Studio is currently the name for a WEM project being managed. This service provides access to site configuration
Author:
russdanner