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

In This Topic
Version
ICatalogRepository Interface Methods
In This Topic

For a list of all members of this type, see ICatalogRepository members.

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