Developer Resources for AbleCommerce eCommerce platform
Inheritance Hierarchy
In This Topic
    CommerceBuilder.Catalog Namespace
    In This Topic
    Classes
     ClassDescription
    Class CatalogNode object for NHibernate mapped table 'ac_CatalogNodes'.
    Class Extensions to IList to emulate methods specific to catalog node collections.
    Class This class provides repository functionality for catalog nodes.
    Class Site map provider for Catalog Nodes
    Class Provides read only access to a node in the catalog path.
    Class This class represents a Catalog Node of type product
    Class This class provides repository functionality for the Catalog.
    Class CatalogUrl object for NHibernate mapped table 'ac_CatalogUrls'. CatalogUrl object for NHibernate mapped table 'ac_CatalogUrls'.
    Class This class provides repository functionality for the CatalogUrl This class provides repository functionality for the CatalogUrl
    Class Category object for NHibernate mapped table 'ac_Categories'.
    Class Class representing level of a category in category hierarchy
    Class CategoryParent object for NHibernate mapped table 'ac_CategoryParents'.
    Class This class provides repository functionality for the CategoryParent entity.
    Class This class provides repository functionality for the Category This class provides repository functionality for the Category entity.
    Class Utility class for getting cms path
    Class A data structure for Cms path nodes.
    Class An implementation of SiteMapProvider. It extends XmlSiteMapProvider.
    Class Default implementation of IUrlGenerator
    Class Default implementation of IUrlRewriter
    Class Category object for NHibernate mapped table 'ac_Links'. Link object for NHibernate mapped table 'ac_Links'.
    Class This class provides repository functionality for the Link This class provides repository functionality for the Link entity.
    Class UrlCache implementation
    Class UrlCacheItem class
    Class Utility class to help create URLs for catalog items
    Class Provides the base implementation for URL rewriter
    Class Category object for NHibernate mapped table 'ac_Webpages'. Webpage object for NHibernate mapped table 'ac_Webpages'.
    Class WebpageGroup object for NHibernate mapped table 'ac_WebpageGroups'.
    Class This class provides repository functionality for the Webpage This class provides repository functionality for the Webpage
    Interfaces
     InterfaceDescription
    Interface Objects that can be cataloged implement this interface. For example Categories, Products, Webpages and Links
    Interface Interface for CatalogNode entities
    Interface Interface for Catalog entities
    Interface Interface for CatalogUrl entities Interface for CatalogUrl entities
    Interface This class defines the repository interface for the CategoryParent entity.
    Interface Interface for Category entities Interface for Category entities
    Interface Interface for Link entities This class defines the repository interface for the Link entity.
    Interface IUrlCache interface
    Interface Interface to be implemented by URL Generator providers
    Interface Interface that is to be implemented by URL Rewrite providers
    Interface Interface for Webpage entities Interface for Webpage entities
    Enumerations
     EnumerationDescription
    Enumeration Enumeration that represents the type of a CatalogNode
    Enumeration Flag Enumeration for bitwise comparison of CatalogNode types
    Enumeration Enumeration that represents the visibility of a CatalogNode
    Enumeration Enumeration that represents the webpage type
    See Also