Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / ICatalogRepository Interface
Methods

In This Topic
    ICatalogRepository Interface Members
    In This Topic

    The following tables list the members exposed by ICatalogRepository.

    Public Methods
     NameDescription
     MethodOverloaded.  Copies a catalog node.  
     MethodOverloaded.  Counts the number of catalog nodes in a category  
     Method Gets the category Id for the given node  
     MethodOverloaded.  Gets the traversal path(s) for a given category  
     Method Loads a Catalogable object with given node Id and node type  
     MethodOverloaded.  Loads the collection of catalog node items for given category id  
     MethodOverloaded.  Search catalog nodes for given search criteria  
     Method Gets the number of catalog nodes mathcing the search criteria  
    Top
    See Also