Modifier and Type | Method and Description |
---|---|
protected CrudEntityHelper |
DefaultCommonMarketplaceApplicationCatalogService.getHelper() |
Constructor and Description |
---|
DefaultCommonMarketplaceApplicationCatalogService(CommonMarketplaceApplicationCatalogRepository<Trackable> repository,
CrudEntityHelper helper) |
Modifier and Type | Method and Description |
---|---|
PropagationHandler |
TransitionListenerAutoConfiguration.vendorSandboxPropagationHandler(CommonCatalogService<? extends Catalog> catalogService,
CommonApplicationService<? extends Application> applicationService,
DomainMapperManager mapperManager,
CrudEntityHelper helper,
SandboxPropagationProperties propagationProperties,
org.modelmapper.ModelMapper modelMapper,
List<ChangeTransformer> changeTransformers,
TrackableDomainMapperMemberSupport domainMapperMemberSupport,
WorkflowMapper workflowMapper,
CommonMarketplaceApplicationCatalogRepository<Trackable> applicationCatalogRepository) |
Modifier and Type | Method and Description |
---|---|
CrudEntityHelper |
RsqlCrudEntityHelper.getCrudEntityHelper()
Provides access to the internal
CrudEntityHelper so as to avoid having to inject it
again. |
protected CrudEntityHelper |
BaseCrudEntityService.getHelper() |
Constructor and Description |
---|
BaseCrudEntityService(TrackableRepository<T> repository,
CrudEntityHelper helper) |
RsqlCrudEntityHelper(CrudEntityHelper crudEntityHelper,
List<RsqlQueryTransformer> rsqlQueryTransformers) |
Constructor and Description |
---|
DefaultCommonApplicationService(CommonApplicationRepository<Trackable> repository,
CrudEntityHelper helper) |
DefaultCommonCatalogService(CommonCatalogRepository<Trackable> repository,
CrudEntityHelper helper,
com.broadleafcommerce.common.extension.cache.CacheStateManager cacheStateManager) |
Constructor and Description |
---|
VendorSandboxPropagationHandler(CommonCatalogService<? extends Catalog> catalogService,
CommonApplicationService<? extends Application> applicationService,
DomainMapperManager mapperManager,
CrudEntityHelper helper,
SandboxPropagationProperties propagationProperties,
org.modelmapper.ModelMapper cloneMapper,
List<ChangeTransformer> changeTransformers,
TrackableDomainMapperMemberSupport domainMapperMemberSupport,
WorkflowMapper workflowMapper,
CommonMarketplaceApplicationCatalogRepository<Trackable> applicationCatalogRepository) |
Copyright © 2021. All rights reserved.