메소드 | 설명 | |
---|---|---|
MerchandisingModuleCategoryController ( ICatalogSearchService searchService, ICategoryService categoryService, IPropertyService propertyService, IStoreService storeService, CacheManager cacheManager, IBlobUrlResolver blobUrlResolver ) : System.Linq |
메소드 | 설명 | |
---|---|---|
GetCategoryByCode ( string store, [ code, string language = "en-us" ) : IHttpActionResult | ||
GetCategoryById ( string category, string store, string language = "en-us" ) : IHttpActionResult | ||
GetCategoryByKeyword ( string store, [ keyword, string language = "en-us" ) : IHttpActionResult | ||
GetStoreById ( string storeId ) : VirtoCommerce.Domain.Store.Model.Store | ||
SearchCategory ( string store, string language = "en-us", [ parentId = null ) : IHttpActionResult |
public MerchandisingModuleCategoryController ( ICatalogSearchService searchService, ICategoryService categoryService, IPropertyService propertyService, IStoreService storeService, CacheManager cacheManager, IBlobUrlResolver blobUrlResolver ) : System.Linq | ||
searchService | ICatalogSearchService | |
categoryService | ICategoryService | |
propertyService | IPropertyService | |
storeService | IStoreService | |
cacheManager | CacheManager | |
blobUrlResolver | IBlobUrlResolver | |
리턴 | System.Linq |