@Service(value="blTemplateContextSiteCatalogXrefRowSecurityProviderExtensionManager") public class TemplateContextSiteCatalogXrefRowSecurityProviderExtensionManager extends org.broadleafcommerce.common.extension.ExtensionManager<TemplateContextSiteCatalogXrefRowSecurityProviderExtensionHandler> implements TemplateContextSiteCatalogXrefRowSecurityProviderExtensionHandler
| Modifier and Type | Field and Description |
|---|---|
static org.broadleafcommerce.common.extension.ExtensionManagerOperation |
getRequestedEditSite |
| Constructor and Description |
|---|
TemplateContextSiteCatalogXrefRowSecurityProviderExtensionManager() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
getRequestedEditSite(org.broadleafcommerce.openadmin.dto.PersistencePackage persistencePackage,
org.broadleafcommerce.common.extension.ExtensionResultHolder<org.broadleafcommerce.common.site.domain.Site> siteHolder)
Retrieve the site tied to the requested SiteCatalogXref update.
|
boolean |
isEnabled() |
continueOnHandled, execute, getHandlers, getPriority, getProxy, invoke, registerHandler, setHandlers, shouldContinue, sortHandlerspublic static final org.broadleafcommerce.common.extension.ExtensionManagerOperation getRequestedEditSite
public TemplateContextSiteCatalogXrefRowSecurityProviderExtensionManager()
public org.broadleafcommerce.common.extension.ExtensionResultStatusType getRequestedEditSite(org.broadleafcommerce.openadmin.dto.PersistencePackage persistencePackage,
org.broadleafcommerce.common.extension.ExtensionResultHolder<org.broadleafcommerce.common.site.domain.Site> siteHolder)
TemplateContextSiteCatalogXrefRowSecurityProviderExtensionHandlergetRequestedEditSite in interface TemplateContextSiteCatalogXrefRowSecurityProviderExtensionHandlerpersistencePackage - the change requestsiteHolder - response object for the determined sitepublic boolean isEnabled()
isEnabled in interface org.broadleafcommerce.common.extension.ExtensionHandlerCopyright © 2020. All rights reserved.