Class | Description | |
---|---|---|
AbleContext | Provides the active AbleCommerce context to calling code | |
CollectionEmulator | Emulates the methods available for collections of AbleCommerce entities from prior versions by extending IList. | |
DatabaseConfiguration | Handles database configuration | |
DatabaseSessionManager | Wrapper for the NHibernate session in order to provide an interface similar to legacy AC7 API | |
DateTimeExtension | This class provides extension methods to help with strings | |
GenericComparer | An of IComparer that can be used to compare objects based on a given property | |
IntegerList | Provides custom functionality for a collection of integers. | |
IocContainer | Provides access to the IoC container instance for the application | |
ParamValidator | Performs validation functions on method parameters | |
PersistableExtensions | Extension methods for IPersistableEntity | |
StringExtension | This class provides extension methods to help with strings | |
Strings | Utility class for accessing resource strings | |
UrlEncodedDictionary | A Dictionary class with string keys and values. The values are kept in Url encoded format |