- gatherRelatedProducts(String, Long, ExtensionResultHolder<List<Product>>) - Method in class com.broadleafcommerce.enterprise.common.extension.offer.AbstractPromotionMessageCacheInvalidationEventConsumerExtensionHandler
-
- gatherRelatedProducts(String, Long, ExtensionResultHolder<List<Product>>) - Method in interface com.broadleafcommerce.enterprise.common.extension.offer.PromotionMessageCacheInvalidationEventConsumerExtensionHandler
-
Handler implementations will gather a list of Product
s related to the class name and entity Id passed in.
- genericEntityDao - Variable in class com.broadleafcommerce.enterprise.common.extension.tenant.RelationshipOverridesUtil
-
- getAdditionalDeleteQueryClause(ExtensionResultHolder<String>) - Method in class com.broadleafcommerce.enterprise.common.extension.search.AbstractWorkflowSolrIndexServiceExtensionHandler
-
- getAdditionalDeleteQueryClause(ExtensionResultHolder<String>) - Method in interface com.broadleafcommerce.enterprise.common.extension.search.WorkflowSolrIndexServiceExtensionHandler
-
Returns additional strings to append to the production delete query for Solr indexing
- getAdditionStatusFiltering() - Method in interface com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManager
-
- getAdditionStatusFiltering() - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- getAllInterfaces(Class<?>, Set<Class<?>>) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.DefaultPersistenceProvider
-
- getAppropriateLargeSortingValue(String) - Method in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- getAppropriateLargeSortingValue(String) - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
-
Get a large value to apply to any query results that do not define a value in the sorting field.
- getCacheKey() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- getCacheKey() - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
-
A key to identify the collection batch fetch query in the batch fetch cache.
- getCacheRegion() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- getCacheRegion() - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
-
Get the cache region used on the collection, if applicable (can be null)
- getCascadePromote() - Method in interface com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManager
-
- getCascadePromote() - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- getCatalogFlag() - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
- getCatalogFlag() - Method in interface com.broadleafcommerce.enterprise.common.persistence.filter.FilterStateManager
-
- getCatalogFlag() - Method in class com.broadleafcommerce.enterprise.common.persistence.filter.FilterStateManagerImpl
-
- getClasspathFolder() - Method in class com.broadleafcommerce.enterprise.common.config.CommonEnterpriseProperties
-
- getCollection() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.HandleBatchFetchCollectionEvent
-
- getCollectionFetchQuery() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- getCollectionFetchQuery() - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
-
Get the HQL query used to retrieve the collection members
- getContextObject(String, Class<?>) - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- getEnabledFilter(Session, String) - Method in class com.broadleafcommerce.enterprise.common.persistence.filter.FilterStateManagerImpl
-
- getEnterpriseCollectionDao() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.HandleBatchFetchCollectionEvent
-
- getEnterpriseFilterHelper() - Method in class com.broadleafcommerce.enterprise.common.persistence.persister.AdminJoinedSubclassEntityPersister
-
- getEnterpriseFilterHelper() - Method in class com.broadleafcommerce.enterprise.common.persistence.persister.AdminSingleTableEntityPersister
-
- getEnterpriseFilterHelper() - Method in class com.broadleafcommerce.enterprise.common.persistence.persister.AdminUnionSubclassEntityPersister
-
- getEnterpriseStateManager() - Static method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- getEntityFromCache(String, Cache, ExtensionResultHolder) - Method in class com.broadleafcommerce.enterprise.common.extension.enterprise.catalog.AbstractCatalogCacheServiceExtensionHandler
-
- getEntityFromCache(String, Cache, ExtensionResultHolder) - Method in interface com.broadleafcommerce.enterprise.common.extension.enterprise.catalog.CatalogCacheServiceExtensionHandler
-
Retrieve Category
or Product
instances via basicCacheKey.
- getEntityFromCache - Static variable in class com.broadleafcommerce.enterprise.common.extension.enterprise.catalog.CatalogCacheServiceExtensionManager
-
- getEntityFromCache(String, Cache, ExtensionResultHolder) - Method in class com.broadleafcommerce.enterprise.common.extension.enterprise.catalog.CatalogCacheServiceExtensionManager
-
- getEntityManagerFactory(EntityManagerFactory) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.DefaultPersistenceProvider
-
- getEntityPersisterUpdateInterceptorExtensionManager() - Static method in class com.broadleafcommerce.enterprise.common.persistence.persister.EntityPersisterUpdateInterceptorExtensionManager
-
- getExtensionManager() - Method in class com.broadleafcommerce.enterprise.common.persistence.persister.EntityPersisterUpdateInterceptor
-
- getExtensionManager() - Method in class com.broadleafcommerce.enterprise.common.persistence.persister.FlushEntityInterceptor
-
- getFilteredProviderList() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.FilterCheck
-
- getFilterEnablers() - Method in interface com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProvider
-
- getFilterEnablers() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderAdapter
-
- getFilterNameKey() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.AbstractFilterEnabler
-
- getFlushEntityInterceptorExtensionManager() - Static method in class com.broadleafcommerce.enterprise.common.persistence.persister.FlushEntityInterceptorExtensionManager
-
- getForeignKeyField() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- getForeignKeyField() - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
-
Get the field on the collection member that points back to the containing entity
- getForeignKeyIdField() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- getForeignKeyIdField() - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
-
Get the id field of the containing entity class
- getIgnoreUnOwnedCollectionHandling() - Method in interface com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManager
-
- getIgnoreUnOwnedCollectionHandling() - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- getInterfaces(Class<?>) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.DefaultPersistenceProvider
-
- getInvocationProviders() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.DefaultPersistenceProvider
-
- getMediaUrlProperty(Entity) - Method in class com.broadleafcommerce.enterprise.common.persistence.handler.AbstractPromoMsgMediaCustomerPersistenceHandler
-
- getOrder() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderAdapter
-
- getOriginal() - Method in interface com.broadleafcommerce.enterprise.common.extension.PreCloneInformation
-
- getOriginalItemId() - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
If this instance is a sandbox clone of a production record, this id points to that production record
- getOriginalRecordId() - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
- getPageSize() - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.RefinedHelper
-
The limit on the result set size.
- getPersistenceProvider() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.BroadleafJpaVendorAdapter
-
- getPersistenceProviderRootPackage() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.BroadleafJpaVendorAdapter
-
- getProductionOriginalItemId(Object, Object, ExtensionResultHolder<Long>) - Method in interface com.broadleafcommerce.enterprise.common.extension.enterprise.AbstractCloneProviderExtensionHandler
-
- getProductionTier(Object, Object, ExtensionResultHolder<Long>) - Method in interface com.broadleafcommerce.enterprise.common.extension.enterprise.AbstractCloneProviderExtensionHandler
-
- getProvider() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.BroadleafJpaVendorAdapter
-
- getProviderList() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.FilterCheck
-
- getRelationshipOverrideCatalogsForProducts(ExtensionResultHolder<Map<Long, Set<Long>>>) - Method in class com.broadleafcommerce.enterprise.common.extension.tenant.AbstractRelationshipOverridesExtensionHandler
-
- getRelationshipOverrideCatalogsForProducts(ExtensionResultHolder<Map<Long, Set<Long>>>) - Method in interface com.broadleafcommerce.enterprise.common.extension.tenant.RelationshipOverridesExtensionHandler
-
Return only catalog relationship overrides for all Product
s, as only the relationship overrides are
cloned with catalog edits and not the ProductImpl
entity itself.
- getRelationshipOverrideCatalogsForSkus(ExtensionResultHolder<Map<Long, Set<Long>>>) - Method in class com.broadleafcommerce.enterprise.common.extension.tenant.AbstractRelationshipOverridesExtensionHandler
-
- getRelationshipOverrideCatalogsForSkus(ExtensionResultHolder<Map<Long, Set<Long>>>) - Method in interface com.broadleafcommerce.enterprise.common.extension.tenant.RelationshipOverridesExtensionHandler
-
- getRelationshipOverrideCatalogsForType(Class<?>, String, Class<?>) - Method in class com.broadleafcommerce.enterprise.common.extension.tenant.RelationshipOverridesUtil
-
For the specified xref relation to target type, final all standard site catalogs that have an overridden version of the relation.
- getResponseItem() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderResponse
-
The artifact resulting from the persistence operation, if any
- getResponseType() - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderResponse
-
- getResults(EntityManager, String, List<Serializable>) - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.RefinedHelper
-
Optional.
- getSandBox() - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
The sandbox identifier
- getSandBoxArchivedFlag() - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
Whether or not this instance is archived.
- getSandBoxCollectionMembers(Serializable, SandBoxCollectionHelper) - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.EnterpriseCollectionDao
-
Retrieve the collection members for a single containing entity.
- getSandBoxCollectionMembers(List<Serializable>, SandBoxCollectionHelper) - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.EnterpriseCollectionDao
-
Retrieve the collection members across an entire list of containing entities.
- getSandBoxDeletedFlag() - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
Whether or not this instance represents a deletion.
- getSession() - Method in interface com.broadleafcommerce.enterprise.common.extension.PreCloneInformation
-
- getSortExpressions() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- getSortExpressions() - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
-
Get the sorting expressions for the query results, if applicable (can be null or empty)
- getStaticInvocationProviders() - Static method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.DefaultPersistenceProvider
-
- getTargetProperty() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- getTargetProperty() - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
-
Only applicable to AdminPresentationAdornedTargetCollection
annotated collections.
- getTemplateRecordId() - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
- getTemplateSite() - Method in interface com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManager
-
- getTemplateSite() - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- getTier() - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
Denotes how many promotion steps have taken place for this record.
- getTranslationOverrideCatalogsForType(TranslatedEntity) - Method in class com.broadleafcommerce.enterprise.common.extension.tenant.RelationshipOverridesUtil
-
Gets all of the places that translations have been overridden for particular products (really, their defaultSkus)
- getType() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- getType() - Method in class com.broadleafcommerce.enterprise.common.dao.batch.HandleBatchFetchCollectionEvent
-
- getType() - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
-
Get the type for the collection members
- getUpdateVetoExtensionManager() - Static method in class com.broadleafcommerce.enterprise.common.extension.enterprise.UpdateVetoExtensionManager
-
- GROUP_DESCRIPTION - Static variable in class com.broadleafcommerce.enterprise.common.extension.SandBoxState.Context
-
- SANBOXABLE_ATTR - Static variable in class com.broadleafcommerce.enterprise.common.extension.enterprise.EnterpriseConstants
-
- SAND_BOX_POSITION - Static variable in class com.broadleafcommerce.enterprise.common.extension.SandBoxState.PersistenceManagerEventHandler
-
- SANDBOX_COLLECTION_BATCH_FETCH - Static variable in class com.broadleafcommerce.enterprise.common.extension.SandBoxState.Context
-
- SANDBOX_ITEM_CONTAINER_OVERRIDE - Static variable in class com.broadleafcommerce.enterprise.common.extension.SandBoxState.Context
-
This should be used to set a WorkflowSandBoxItem
on thread local via BroadleafRequestContext
- SANDBOX_STATE_FETCH_CACHE - Static variable in class com.broadleafcommerce.enterprise.common.extension.SandBoxState.Context
-
- SandBoxable - Interface in com.broadleafcommerce.enterprise.common.domain
-
Marker interface for any entity that the system should interpret as needing sandbox treatment
- SandBoxCollectionHelper - Interface in com.broadleafcommerce.enterprise.common.dao.batch
-
Helper class that holds important parameters for retrieving a sandboxable collection.
- SandBoxDiscriminator - Interface in com.broadleafcommerce.enterprise.common.domain
-
Represents entities that require special treatment during editing in the admin.
- SandBoxState - Interface in com.broadleafcommerce.enterprise.common.extension
-
Constants class defining different thread local states.
- SandBoxState.Context - Class in com.broadleafcommerce.enterprise.common.extension
-
- SandBoxState.PersistenceManagerEventHandler - Class in com.broadleafcommerce.enterprise.common.extension
-
- SandBoxState.WorkflowPersistenceModule - Class in com.broadleafcommerce.enterprise.common.extension
-
- SERIALIZED_STATE - Static variable in class com.broadleafcommerce.enterprise.common.extension.SandBoxState.Context
-
- sessionHasEnabledFilter(Session, String) - Method in interface com.broadleafcommerce.enterprise.common.persistence.filter.FilterStateManager
-
- sessionHasEnabledFilter(Session, String) - Method in class com.broadleafcommerce.enterprise.common.persistence.filter.FilterStateManagerImpl
-
- sessionHasFilter(Session, String) - Method in interface com.broadleafcommerce.enterprise.common.persistence.filter.FilterStateManager
-
- sessionHasFilter(Session, String) - Method in class com.broadleafcommerce.enterprise.common.persistence.filter.FilterStateManagerImpl
-
- SessionProxy - Interface in com.broadleafcommerce.enterprise.common.persistence.entitymanager
-
- setApplicationContext(ApplicationContext) - Method in class com.broadleafcommerce.enterprise.common.extension.enterprise.UpdateVetoExtensionManager
-
- setApplicationContext(ApplicationContext) - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- setApplicationContext(ApplicationContext) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.DefaultPersistenceProvider
-
- setApplicationContext(ApplicationContext) - Method in class com.broadleafcommerce.enterprise.common.persistence.persister.EntityPersisterUpdateInterceptorExtensionManager
-
- setApplicationContext(ApplicationContext) - Method in class com.broadleafcommerce.enterprise.common.persistence.persister.FlushEntityInterceptorExtensionManager
-
- setCatalogFlag(Long) - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
- setFilterEnablers(List<FilterEnabler>) - Method in interface com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProvider
-
- setFilterEnablers(List<FilterEnabler>) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderAdapter
-
- setInvocationProviders(List<EntityManagerInvocationProvider>) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.DefaultPersistenceProvider
-
- setOrder(int) - Method in interface com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProvider
-
The order in which this provider should be executed.
- setOrder(int) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderAdapter
-
- setOriginal(Object) - Method in interface com.broadleafcommerce.enterprise.common.extension.PreCloneInformation
-
- setOriginalItemId(Long) - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
If this instance is a sandbox clone of a production record, this id points to that production record
- setOriginalRecordId(Long) - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
- setProvider(PersistenceProvider) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.BroadleafJpaVendorAdapter
-
- setResponseItem(Object) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderResponse
-
The artifact resulting from the persistence operation, if any
- setResponseType(EntityManagerInvocationProviderResponseType) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderResponse
-
- setSandBox(Long) - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
The sandbox identifier
- setSandBoxArchivedFlag(Boolean) - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
Whether or not this instance is archived.
- setSandBoxDeletedFlag(Boolean) - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
Whether or not this instance represents a deletion.
- setSession(Session) - Method in interface com.broadleafcommerce.enterprise.common.extension.PreCloneInformation
-
- setTemplateRecordId(Long) - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
- setTier(Long) - Method in interface com.broadleafcommerce.enterprise.common.domain.SandBoxDiscriminator
-
Denotes how many promotion steps have taken place for this record.
- setupContextForClone(BroadleafRequestContext, Object) - Method in interface com.broadleafcommerce.enterprise.common.extension.enterprise.CloneManagerExtensionHandler
-
- setupThreadState(Object, Site, Catalog) - Method in interface com.broadleafcommerce.enterprise.common.extension.enterprise.WorkflowManagerExtensionHandler
-
- shouldClearCache(String, Long, ExtensionResultHolder<Boolean>) - Method in class com.broadleafcommerce.enterprise.common.extension.offer.AbstractPromotionMessageCacheInvalidationEventConsumerExtensionHandler
-
- shouldClearCache(String, Long, ExtensionResultHolder<Boolean>) - Method in interface com.broadleafcommerce.enterprise.common.extension.offer.PromotionMessageCacheInvalidationEventConsumerExtensionHandler
-
Handler implementations will determine whether or not the entire cache should be cleared.
- shouldClone(BroadleafRequestContext, ExtensionResultHolder<Boolean>) - Method in interface com.broadleafcommerce.enterprise.common.extension.enterprise.CloneManagerExtensionHandler
-
- shouldCreateEvent(ExtensionResultHolder<Boolean>) - Method in interface com.broadleafcommerce.enterprise.common.extension.search.SolrSandBoxChangeProducerExtensionHandler
-
- shouldFilterOnFind(Class<?>) - Method in interface com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProvider
-
Whether or not Filter
should be activated on a standard EntityManager.find(Class, Object)
- shouldFilterOnFind(Class<?>) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderAdapter
-
- shouldPerformFiltration(BroadleafRequestContext, EntityManager) - Method in interface com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProvider
-
Whether or not Filter
should be activated based on the broadleaf request context.
- shouldPerformFiltration(BroadleafRequestContext, Session) - Method in interface com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProvider
-
Whether or not Filter
should be activated based on the broadleaf request context.
- shouldPerformFiltration(BroadleafRequestContext, EntityManager) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderAdapter
-
- shouldPerformFiltration(BroadleafRequestContext, Session) - Method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.EntityManagerInvocationProviderAdapter
-
- shouldProductionClone(Object, EntityManager, String, boolean, ExtensionResultHolder<Boolean>) - Method in interface com.broadleafcommerce.enterprise.common.extension.enterprise.AdminSandBoxEntityManagerInvocationProviderExtensionHandler
-
- shouldReplay(PersistencePackage, EntityManager, ExtensionResultHolder<Boolean>) - Method in interface com.broadleafcommerce.enterprise.common.extension.enterprise.AbstractWorkflowManagerExtensionHandler
-
Determine if the current context should force a replay
- shouldSandBoxDelete(Object, EntityManager, String, boolean, ExtensionResultHolder<Boolean>) - Method in interface com.broadleafcommerce.enterprise.common.extension.enterprise.AdminSandBoxEntityManagerInvocationProviderExtensionHandler
-
- SolrBoostExtensionHandler - Interface in com.broadleafcommerce.enterprise.common.extension.search
-
- SolrBoostExtensionManager - Class in com.broadleafcommerce.enterprise.common.extension.search
-
- SolrBoostExtensionManager() - Constructor for class com.broadleafcommerce.enterprise.common.extension.search.SolrBoostExtensionManager
-
- SolrSandBoxChangeProducerExtensionHandler - Interface in com.broadleafcommerce.enterprise.common.extension.search
-
- SolrSandBoxChangeProducerExtensionManager - Class in com.broadleafcommerce.enterprise.common.extension.search
-
- SolrSandBoxChangeProducerExtensionManager() - Constructor for class com.broadleafcommerce.enterprise.common.extension.search.SolrSandBoxChangeProducerExtensionManager
-
- sortByForeignKey(List, List<Serializable>) - Method in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- sortByForeignKey(List, List<Serializable>) - Method in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
-
Sort batch fetch results for sandboxable collections by their foreign key relationship.
- sortExpressions - Variable in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
-
- sortProviders(List<EntityManagerInvocationProvider>) - Static method in class com.broadleafcommerce.enterprise.common.persistence.entitymanager.DefaultPersistenceProvider
-
- startAdditionStatusFiltering() - Method in interface com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManager
-
- startAdditionStatusFiltering() - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- startCascadePromote() - Method in interface com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManager
-
- startCascadePromote() - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- startIgnoreCloning() - Method in interface com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManager
-
Any persistence operation performed after this call will not cause the enterprise backend to generate a clone
- startIgnoreCloning() - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- startIgnoreUnOwnedCollectionHandling() - Method in interface com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManager
-
- startIgnoreUnOwnedCollectionHandling() - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- startProductionAdminFilterState() - Method in interface com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManager
-
Any operation performed after this call in the admin application will utilize the production Hibernate filter
(com.broadleafcommerce.enterprise.workflow.persistence.filter.SandBoxProdFilterEnabler
), rather
than the normal sandbox filter (com.broadleafcommerce.enterprise.workflow.persistence.filter.SandBoxFilterEnabler
).
- startProductionAdminFilterState() - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- startTemplateSite(Long) - Method in interface com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManager
-
- startTemplateSite(Long) - Method in class com.broadleafcommerce.enterprise.common.extension.EnterpriseStateManagerImpl
-
- SYNC_CONTROL_FLOW - Static variable in class com.broadleafcommerce.enterprise.common.extension.SandBoxState.Context
-