C# Class Priya.InfoList.Data.FileSource

Afficher le fichier Open project: Srid68/Priya.InfoList Class Usage Examples

Méthodes publiques

Méthode Description
GetPagedCNDData ( CND_Data>.Dictionary allCNDDataList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
GetPagedCNSDataRefType ( CNS_DataRefType>.Dictionary allCNSDataRefTypeList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
GetPagedCNSDataType ( CNS_DataType>.Dictionary allCNSDataTypeList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
GetPagedLTDInfoCategory ( LTD_InfoCategory>.Dictionary allLTDInfoCategoryList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
GetPagedLTDInfoDetail ( LTD_InfoDetail>.Dictionary allLTDInfoDetailList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
GetPagedLTDInfoPage ( LTD_InfoPage>.Dictionary allLTDInfoPageList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
GetPagedLTDInfoSection ( LTD_InfoSection>.Dictionary allLTDInfoSectionList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
GetPagedLTDSubscriber ( LTD_Subscriber>.Dictionary allLTDSubscriberList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
GetPagedSYSVersion ( SYS_Version>.Dictionary allSYSVersionList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
LoadCNDDataData ( ) : CND_Data>.Dictionary
LoadCNSDataRefTypeData ( ) : CNS_DataRefType>.Dictionary
LoadCNSDataTypeData ( ) : CNS_DataType>.Dictionary
LoadLTDInfoCategoryData ( ) : LTD_InfoCategory>.Dictionary
LoadLTDInfoDetailData ( ) : LTD_InfoDetail>.Dictionary
LoadLTDInfoPageData ( ) : LTD_InfoPage>.Dictionary
LoadLTDInfoSectionData ( ) : LTD_InfoSection>.Dictionary
LoadLTDSubscriberData ( ) : LTD_Subscriber>.Dictionary
LoadSYSVersionData ( ) : SYS_Version>.Dictionary
SaveCNDDataData ( CND_Data>.Dictionary cndDataList ) : bool
SaveCNSDataRefTypeData ( CNS_DataRefType>.Dictionary cnsDataRefTypeList ) : bool
SaveCNSDataTypeData ( CNS_DataType>.Dictionary cnsDataTypeList ) : bool
SaveLTDInfoCategoryData ( LTD_InfoCategory>.Dictionary ltdInfoCategoryList ) : bool
SaveLTDInfoDetailData ( LTD_InfoDetail>.Dictionary ltdInfoDetailList ) : bool
SaveLTDInfoPageData ( LTD_InfoPage>.Dictionary ltdInfoPageList ) : bool
SaveLTDInfoSectionData ( LTD_InfoSection>.Dictionary ltdInfoSectionList ) : bool
SaveLTDSubscriberData ( LTD_Subscriber>.Dictionary ltdSubscriberList ) : bool
SaveSYSVersionData ( SYS_Version>.Dictionary sysVersionList ) : bool

Method Details

GetPagedCNDData() public static méthode

public static GetPagedCNDData ( CND_Data>.Dictionary allCNDDataList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
allCNDDataList CND_Data>.Dictionary
pageNo long
itemsPerPage long
totalPages long
totalItems long
Résultat List

GetPagedCNSDataRefType() public static méthode

public static GetPagedCNSDataRefType ( CNS_DataRefType>.Dictionary allCNSDataRefTypeList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
allCNSDataRefTypeList CNS_DataRefType>.Dictionary
pageNo long
itemsPerPage long
totalPages long
totalItems long
Résultat List

GetPagedCNSDataType() public static méthode

public static GetPagedCNSDataType ( CNS_DataType>.Dictionary allCNSDataTypeList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
allCNSDataTypeList CNS_DataType>.Dictionary
pageNo long
itemsPerPage long
totalPages long
totalItems long
Résultat List

GetPagedLTDInfoCategory() public static méthode

public static GetPagedLTDInfoCategory ( LTD_InfoCategory>.Dictionary allLTDInfoCategoryList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
allLTDInfoCategoryList LTD_InfoCategory>.Dictionary
pageNo long
itemsPerPage long
totalPages long
totalItems long
Résultat List

GetPagedLTDInfoDetail() public static méthode

public static GetPagedLTDInfoDetail ( LTD_InfoDetail>.Dictionary allLTDInfoDetailList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
allLTDInfoDetailList LTD_InfoDetail>.Dictionary
pageNo long
itemsPerPage long
totalPages long
totalItems long
Résultat List

GetPagedLTDInfoPage() public static méthode

public static GetPagedLTDInfoPage ( LTD_InfoPage>.Dictionary allLTDInfoPageList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
allLTDInfoPageList LTD_InfoPage>.Dictionary
pageNo long
itemsPerPage long
totalPages long
totalItems long
Résultat List

GetPagedLTDInfoSection() public static méthode

public static GetPagedLTDInfoSection ( LTD_InfoSection>.Dictionary allLTDInfoSectionList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
allLTDInfoSectionList LTD_InfoSection>.Dictionary
pageNo long
itemsPerPage long
totalPages long
totalItems long
Résultat List

GetPagedLTDSubscriber() public static méthode

public static GetPagedLTDSubscriber ( LTD_Subscriber>.Dictionary allLTDSubscriberList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
allLTDSubscriberList LTD_Subscriber>.Dictionary
pageNo long
itemsPerPage long
totalPages long
totalItems long
Résultat List

GetPagedSYSVersion() public static méthode

public static GetPagedSYSVersion ( SYS_Version>.Dictionary allSYSVersionList, long pageNo, long itemsPerPage, long &totalPages, long &totalItems ) : List
allSYSVersionList SYS_Version>.Dictionary
pageNo long
itemsPerPage long
totalPages long
totalItems long
Résultat List

LoadCNDDataData() public static méthode

public static LoadCNDDataData ( ) : CND_Data>.Dictionary
Résultat CND_Data>.Dictionary

LoadCNSDataRefTypeData() public static méthode

public static LoadCNSDataRefTypeData ( ) : CNS_DataRefType>.Dictionary
Résultat CNS_DataRefType>.Dictionary

LoadCNSDataTypeData() public static méthode

public static LoadCNSDataTypeData ( ) : CNS_DataType>.Dictionary
Résultat CNS_DataType>.Dictionary

LoadLTDInfoCategoryData() public static méthode

public static LoadLTDInfoCategoryData ( ) : LTD_InfoCategory>.Dictionary
Résultat LTD_InfoCategory>.Dictionary

LoadLTDInfoDetailData() public static méthode

public static LoadLTDInfoDetailData ( ) : LTD_InfoDetail>.Dictionary
Résultat LTD_InfoDetail>.Dictionary

LoadLTDInfoPageData() public static méthode

public static LoadLTDInfoPageData ( ) : LTD_InfoPage>.Dictionary
Résultat LTD_InfoPage>.Dictionary

LoadLTDInfoSectionData() public static méthode

public static LoadLTDInfoSectionData ( ) : LTD_InfoSection>.Dictionary
Résultat LTD_InfoSection>.Dictionary

LoadLTDSubscriberData() public static méthode

public static LoadLTDSubscriberData ( ) : LTD_Subscriber>.Dictionary
Résultat LTD_Subscriber>.Dictionary

LoadSYSVersionData() public static méthode

public static LoadSYSVersionData ( ) : SYS_Version>.Dictionary
Résultat SYS_Version>.Dictionary

SaveCNDDataData() public static méthode

public static SaveCNDDataData ( CND_Data>.Dictionary cndDataList ) : bool
cndDataList CND_Data>.Dictionary
Résultat bool

SaveCNSDataRefTypeData() public static méthode

public static SaveCNSDataRefTypeData ( CNS_DataRefType>.Dictionary cnsDataRefTypeList ) : bool
cnsDataRefTypeList CNS_DataRefType>.Dictionary
Résultat bool

SaveCNSDataTypeData() public static méthode

public static SaveCNSDataTypeData ( CNS_DataType>.Dictionary cnsDataTypeList ) : bool
cnsDataTypeList CNS_DataType>.Dictionary
Résultat bool

SaveLTDInfoCategoryData() public static méthode

public static SaveLTDInfoCategoryData ( LTD_InfoCategory>.Dictionary ltdInfoCategoryList ) : bool
ltdInfoCategoryList LTD_InfoCategory>.Dictionary
Résultat bool

SaveLTDInfoDetailData() public static méthode

public static SaveLTDInfoDetailData ( LTD_InfoDetail>.Dictionary ltdInfoDetailList ) : bool
ltdInfoDetailList LTD_InfoDetail>.Dictionary
Résultat bool

SaveLTDInfoPageData() public static méthode

public static SaveLTDInfoPageData ( LTD_InfoPage>.Dictionary ltdInfoPageList ) : bool
ltdInfoPageList LTD_InfoPage>.Dictionary
Résultat bool

SaveLTDInfoSectionData() public static méthode

public static SaveLTDInfoSectionData ( LTD_InfoSection>.Dictionary ltdInfoSectionList ) : bool
ltdInfoSectionList LTD_InfoSection>.Dictionary
Résultat bool

SaveLTDSubscriberData() public static méthode

public static SaveLTDSubscriberData ( LTD_Subscriber>.Dictionary ltdSubscriberList ) : bool
ltdSubscriberList LTD_Subscriber>.Dictionary
Résultat bool

SaveSYSVersionData() public static méthode

public static SaveSYSVersionData ( SYS_Version>.Dictionary sysVersionList ) : bool
sysVersionList SYS_Version>.Dictionary
Résultat bool