Package atg.projects.store.droplet

Class Summary
ArraySubsetHelper This droplet determines the indices of a corresponding array if the array was subdivided into separate parts.
AvailableBillingAddresses This extension just overrides getCountryCode method of the parent AvailableShippingGroups droplet to operate with addresses, not shipping groups.
AvailableShippingGroups The droplet sorts shipping addresses so that the default address is first and returns only permitted shipping addresses.
CartMessagesDropet This droplet returns messages to be displayed in the rich cart.
ColoredProductDetailsDroplet This droplet should be used on the PDP with wood finish picker.
ColoredProductDetailsDroplet.Color This is an information bean to be used on the JSP pages.
ComparisonRowExistsDroplet This droplet is used in Product Comparison pages in order to determine whether there is at least one object in items containing not-null value for the specified property or the rendering of this property should be omitted.
CountryRestrictionsDroplet This droplet is used to obtain a list of permitted countries in various situations.
DefaultProductDetailsDroplet This droplet should be used on the Single/Multiple SKU Product Details Pages.
DisplayCountryDroplet This droplet takes a locale language key and country code and returns the corresponding country display name in the user's locale.
DisplayLanguagesDroplet This droplet takes a list of language keys, and returns a list of objects associating those keys with their proper display languages.
DocumentLinksDroplet This droplet returns next canonical links: 1) home - Homepage address 2) up - If PDP, last item from breadcrumbs; if CDP, last but one item from breadcrumbs.
EnsureCreditCardPaymentGroup This droplet will create a credit card payment group and add it to the order if it doesn't already exist.
EscapeJS This droplet is escaped apostrophe with \'.
ExpressCheckoutOkDroplet Checks to see if this user can use ExpressCheckout or not.
FacetDisplayDroplet A droplet that will return facets in a List ordered their priority.
InternationalizedAvailableBillingAddresses International extension of AvailableBillingAddresses.
InternationalizedAvailableShippingGroups International extension of AvailableShippingGroups
InternationalizedExpressCheckoutOkDroplet Internationalized version of base ExpressCheckoutOkDroplet.
IsEmailRecipient Given an emailAddress, this droplet will call into StoreProfileTools.retrieveEmailRecipient().
NullPropertiesCheck This droplet is a convenience to help prevent JSP compilation failure due to the passing of nulls into a dsp tag.
ProfileSecurityStatus This droplet checks security status of the Profile and displays appropriate open parameter.
PropertyValueCollection Creates a collection of property values for a collection of repository items.
RqlDroplet This droplet is used in favor of the ATG RQLQueryForEach droplet.
ShippingGroupItemRelationshipDetails This droplet generates UnitPriceBeans for each item in each shipping group of an order.
ShowGiftWrap Checks to see if the gift wrap option should be shown or not.
SizedColoredProductDetailsDroplet This droplet should be used on the PDP with wood finish picker.
SizedColoredProductDetailsDroplet.Size This is an information bean to be used on the JSP pages.
SkuAvailabilityLookup This droplet looks at a single sku and the product referencing it and determines if it is available, preorderable, backorderable or unavailable.
StoreGiftWithPurchaseSelectionsDroplet CRS extension of Core Commerce StoreGiftWithPurchaseSelectionsDroplet Adds additional output parameter with quantity of items still available for selection for the given order
StorePriceBeansDroplet This droplet generates UnitPriceBeans for the whole order, or for the shipping-group-commerce-item relationship.
StoreTextDroplet This droplet performs a look up in the repository to obtain localized resource text message templates either by matching on a specific key to obtain a single resource text message template or by matching on a tag to obtain zero or more resource text messages 'tagged' with this value.