Package atg.commerce.util

Class Summary
ConcurrentUpdateDetector This class is intended to detect concurrent update attemps by checking exceptions to see if they are, or contain, ConcurrentUpdateExceptions (CUE) or InvalidVersionExceptions (IVE).
MapToArrayDefaultFirst This droplet is used to convert a map property to a sorted array with the value of the first item being the item that matched the defaultId param.
PlaceList This class represents a list of places, each of which has a code and an associated display name.
PlaceList.Place Inner class used to associate a code with a display name to define a single place.
RepeatingRequestMonitor
The class RepeatingRequestMonitor is designed for use as a session scoped component.
TransactionLockFactory The transaction lock factory is used to grab locks before beginning and ending a transaction.
TransactionLockService This class is used to acquire and release locks that are used before and after creating new transactions.