Property | Type | Description | |
---|---|---|---|
_articleNumberSearchStatus | SearchStatus | ||
_asn | AfterSearchNavigation | ||
_breadCrumbTrail | IList |
||
_campaigns | CampaignList | ||
_isArticleNumberSearch | bool? | ||
_isSearchTimedOut | bool? | ||
_paging | Paging | ||
_productsPerPageOptions | ProductsPerPageOptions | ||
_result | ResultRecords | ||
_searchParameters | |||
_searchStatus | SearchStatus | ||
_searchTime | int? | ||
_singleWordSearch | IList |
||
_sorting | IList |
Method | Description | |
---|---|---|
Search ( |
||
SetQuery ( string query ) : void |
Method | Description | |
---|---|---|
CreateArticleNumberSearchStatus ( ) : SearchStatus | ||
CreateAsn ( ) : AfterSearchNavigation | ||
CreateBreadCrumbTrail ( ) : IList |
||
CreateCampaigns ( ) : CampaignList | ||
CreateEmptyCampaignObject ( dynamic campaignData ) : |
||
CreateFilter ( dynamic asnGroup, dynamic element ) : |
||
CreateGroupInstance ( dynamic groupData ) : AsnGroup | ||
CreateIsArticleNumberSearch ( ) : bool | ||
CreateIsSearchTimedOut ( ) : bool | ||
CreatePaging ( ) : Paging | ||
CreateProductsPerPageOptions ( ) : ProductsPerPageOptions | ||
CreateResult ( ) : ResultRecords | ||
CreateSearchParameters ( ) : |
||
CreateSearchStatus ( ) : SearchStatus | ||
CreateSearchTime ( ) : int | ||
CreateSingleWordSearch ( ) : IList |
||
CreateSorting ( ) : IList |
||
FillCampaignObject ( |
||
FillCampaignWithAdvisorData ( |
||
FillCampaignWithFeedback ( |
||
FillCampaignWithPushedProducts ( |
||
GetAsnGroupSelectionTypeFromString ( string selectionType ) : AsnGroupSelectionType | ||
GetAsnGroupStyleFromString ( string style ) : AsnGroupStyle | ||
GetRecordFromRawData ( dynamic recordData, int position ) : |
||
LoadAdvisorQuestion ( dynamic questionData, bool recursive = false ) : |
Method | Description | |
---|---|---|
BuildPageLink ( dynamic linkData ) : Item | ||
GetBreadCrumbItemTypeFromString ( string type ) : BreadCrumbItemType | ||
LoadArticleNumberSearchInformation ( ) : void | ||
Search ( ) : System |
protected CreateArticleNumberSearchStatus ( ) : SearchStatus | ||
return | SearchStatus |
protected CreateAsn ( ) : AfterSearchNavigation | ||
return | AfterSearchNavigation |
protected CreateEmptyCampaignObject ( dynamic campaignData ) : |
||
campaignData | dynamic | |
return |
protected CreateFilter ( dynamic asnGroup, dynamic element ) : |
||
asnGroup | dynamic | |
element | dynamic | |
return |
protected CreateGroupInstance ( dynamic groupData ) : AsnGroup | ||
groupData | dynamic | |
return | AsnGroup |
protected CreateIsArticleNumberSearch ( ) : bool | ||
return | bool |
protected CreateProductsPerPageOptions ( ) : ProductsPerPageOptions | ||
return | ProductsPerPageOptions |
protected CreateSearchParameters ( ) : |
||
return |
protected CreateSearchStatus ( ) : SearchStatus | ||
return | SearchStatus |
protected FillCampaignObject ( |
||
campaign | ||
campaignData | dynamic | |
return | void |
protected FillCampaignWithAdvisorData ( |
||
campaign | ||
campaignData | dynamic | |
return | void |
protected FillCampaignWithFeedback ( |
||
campaign | ||
campaignData | dynamic | |
return | void |
protected FillCampaignWithPushedProducts ( |
||
campaign | ||
campaignData | dynamic | |
return | void |
protected GetAsnGroupSelectionTypeFromString ( string selectionType ) : AsnGroupSelectionType | ||
selectionType | string | |
return | AsnGroupSelectionType |
protected GetAsnGroupStyleFromString ( string style ) : AsnGroupStyle | ||
style | string | |
return | AsnGroupStyle |
protected GetRecordFromRawData ( dynamic recordData, int position ) : |
||
recordData | dynamic | |
position | int | |
return |
protected LoadAdvisorQuestion ( dynamic questionData, bool recursive = false ) : |
||
questionData | dynamic | |
recursive | bool | |
return |
public Search ( |
||
request | ||
urlBuilder | Core | |
return | System |
protected SearchStatus _articleNumberSearchStatus | ||
return | SearchStatus |
protected ProductsPerPageOptions _productsPerPageOptions | ||
return | ProductsPerPageOptions |
protected SearchParameters,Omikron.FactFinder.Data _searchParameters | ||
return |