Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::ISupplier Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISupplier:

Public Member Functions

bool GetState_Enabled ()
void SetState_Enabled (bool Value)
ISupplierCartCreateSupplierCart ()
DXP::IOptionsPageGetOptionsPage ()
TSupplierSearchFiltersSet SupportedSearchFilters ()
void BackgroundSearchByKeyword (std::wstring Keywords, int RecordCount, int StartRecord, TSupplierSearchFiltersSet SearchFilters, ISupplierCategory *Category, ISupplierParametricFilters *ParametricFilters, long Handle)
void BackgroundSearchBySupplierPartNumber (std::wstring SupplierPartNumber, TSkipOptionSet SkipOptions, long Handle)
void BackgroundSearchByManufacturerPartNumber (std::wstring ManufacturerPartNumber, long Handle)
void BackgroundGetCategoryParameters (ISupplierCategory *Category, long Handle)
ISupplierSourceRelationshipSearchBySupplierPartNumber (std::wstring SupplierPartNumber, TSkipOptionSet SkipOptions)
ISupplierSearchResultsSearchByManufacturerPartNumber (std::wstring ManufacturerPartNumber)
ISupplierSearchResultsSearchByKeyword (std::wstring Keywords, int RecordCount, int StartRecord, TSupplierSearchFiltersSet SearchFilters, ISupplierCategory *Category, ISupplierParametricFilters *ParametricFilters)
ISupplierCategoryParametersGetCategoryParameters (ISupplierCategory *Category)
int GetState_OrderPosition ()
void SetState_OrderPosition (int Value)
bool GetState_IsReadOnly ()
void SetState_IsReadOnly (bool Value)
std::wstring GetState_Options ()
void SetState_Options (std::wstring Value)
std::wstring SourceName ()
std::wstring GetSearchUrl (std::wstring const APartNumber)

Member Function Documentation

◆ BackgroundGetCategoryParameters()

void SCH::ISupplier::BackgroundGetCategoryParameters ( ISupplierCategory * Category,
long Handle )

◆ BackgroundSearchByKeyword()

void SCH::ISupplier::BackgroundSearchByKeyword ( std::wstring Keywords,
int RecordCount,
int StartRecord,
TSupplierSearchFiltersSet SearchFilters,
ISupplierCategory * Category,
ISupplierParametricFilters * ParametricFilters,
long Handle )

◆ BackgroundSearchByManufacturerPartNumber()

void SCH::ISupplier::BackgroundSearchByManufacturerPartNumber ( std::wstring ManufacturerPartNumber,
long Handle )

◆ BackgroundSearchBySupplierPartNumber()

void SCH::ISupplier::BackgroundSearchBySupplierPartNumber ( std::wstring SupplierPartNumber,
TSkipOptionSet SkipOptions,
long Handle )

◆ CreateSupplierCart()

ISupplierCart * SCH::ISupplier::CreateSupplierCart ( )

◆ GetCategoryParameters()

ISupplierCategoryParameters * SCH::ISupplier::GetCategoryParameters ( ISupplierCategory * Category)

◆ GetOptionsPage()

DXP::IOptionsPage * SCH::ISupplier::GetOptionsPage ( )

◆ GetSearchUrl()

std::wstring SCH::ISupplier::GetSearchUrl ( std::wstring const APartNumber)

◆ GetState_Enabled()

bool SCH::ISupplier::GetState_Enabled ( )

◆ GetState_IsReadOnly()

bool SCH::ISupplier::GetState_IsReadOnly ( )

◆ GetState_Options()

std::wstring SCH::ISupplier::GetState_Options ( )

◆ GetState_OrderPosition()

int SCH::ISupplier::GetState_OrderPosition ( )

◆ SearchByKeyword()

ISupplierSearchResults * SCH::ISupplier::SearchByKeyword ( std::wstring Keywords,
int RecordCount,
int StartRecord,
TSupplierSearchFiltersSet SearchFilters,
ISupplierCategory * Category,
ISupplierParametricFilters * ParametricFilters )

◆ SearchByManufacturerPartNumber()

ISupplierSearchResults * SCH::ISupplier::SearchByManufacturerPartNumber ( std::wstring ManufacturerPartNumber)

◆ SearchBySupplierPartNumber()

ISupplierSourceRelationship * SCH::ISupplier::SearchBySupplierPartNumber ( std::wstring SupplierPartNumber,
TSkipOptionSet SkipOptions )

◆ SetState_Enabled()

void SCH::ISupplier::SetState_Enabled ( bool Value)

◆ SetState_IsReadOnly()

void SCH::ISupplier::SetState_IsReadOnly ( bool Value)

◆ SetState_Options()

void SCH::ISupplier::SetState_Options ( std::wstring Value)

◆ SetState_OrderPosition()

void SCH::ISupplier::SetState_OrderPosition ( int Value)

◆ SourceName()

std::wstring SCH::ISupplier::SourceName ( )

◆ SupportedSearchFilters()

TSupplierSearchFiltersSet SCH::ISupplier::SupportedSearchFilters ( )

The documentation for this struct was generated from the following file: