Package org.broadleafcommerce.common.site.service
package org.broadleafcommerce.common.site.service
-
ClassDescriptionDefault implementation of
SiteServiceExtensionHandler
Most of the methods below return aSite
which is not attached to a Hibernate session (which is what is referred to as 'non-persistent').ExtensionHandler for methods withinSiteServiceImpl
Extension manager that holds the list ofSiteServiceExtensionHandler
.