All Classes and Interfaces

Class
Description
 
 
 
 
Controller that responds to custom catalog actions.
 
Extension handler for AdminCatalogService
Extension manager for AdminCatalogServiceImpl
 
Handles admin operations for the Category entity.
 
 
 
 
 
Handles admin operations for the Offer entity.
 
Handles admin operations for the Order entity.
Handles admin operations for the Product entity.
 
 
 
Extension handler for CategoryCustomPersistenceHandler
Extension manager for CategoryCustomPersistenceHandler
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for a Category entity
This field persistence provider manages the default CategoryXref reference for a Category instance through the "defaultParentCategory" pseudo field.
 
Add configured cookies as fields to request-based rule builder.
 
 
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for a Customer entity
 
 
Modifies Username/EmailAddress fields based on the 'use.email.for.site.login' property
Default implementation used by the core framework.
 
 
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for a Fulfillment Group entity
Rule Builder enum options provider for HourOfDayType
 
 
 
 
Rule Builder enum options provider for HourOfDayType
By default, we will filter all ISOCountries to return only those that have names.
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for a Locale entity
 
Created by Jon on 11/23/15.
 
 
 
Checks to make sure that the TargetItemCriteria is not empty if required
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for an Order entity
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for an Order Item entity
 
Validates that a ProductBundle cannot have its own Default Sku selected as a Sku Bundle Item
 
Extension handler for ProductCustomPersistenceHandler
Extension manager for ProductCustomPersistenceHandler
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for a Product entity
This class is used to prevent updates to Product Options if "Use in Sku generation" is true but no "Allowed Values" have been set.
 
This field persistence provider manages the default CategoryProductXref reference for a Product instance through the "defaultCategory" pseudo field.
 
 
 
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for a Request entity
When deleting a SearchFacet, we want to make sure it is a soft delete.
 
Overridden to provide the option values field on the SkuBundleItem list
 
Allows special behavior to be defined when a sku is updated via the admin.
For internal usage.
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for a Sku entity
Persistence provider for populating the display value of all Sku fields to invoke the getter if the entity property itself is null.
This persistence handler handles all Sku inspects and fetches where the `toOneLookup` custom criteria is on the persistence package and the lookup is product specific.
 
 
Persistence provider capable of extracting friendly display values for Sku prices, taking currency into consideration.
Deprecated.
this was originally designed to search for Skus by the default Sku property if it was not set on an additional sku.
Validates that a SystemProperty's AttributeName field does not contain a reserved key word surrounded by ".".
Validator that ensures that an offer of type OfferType.ORDER_ITEM has at least one rule for the target criteria
Rule Builder enum options provider for TemplateType
Rule Builder enum options provider for HourOfDayType
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for a Time entity
Adds special behavior specific for Typed Entities during any entity persistence flows.
This field persistence provider manages the type field for TypedEntitys and ensures that they are always marked as dirty when they change, regardless of PreAdd state.