C# Class Priya.InfoList.JsonInfoDetailService

Inheritance: JsonRpcService
Datei anzeigen Open project: Srid68/Priya.InfoList Class Usage Examples

Private Methods

Method Description
DeleteInfoDetail ( long infoDetailId ) : JsonObject
GetInfoDetailListView ( long pageNo, long itemsPerPage, long dataIndex, string templateSuffix, long infoSectionId ) : JsonObject
GetInfoDetailSaveView ( long infoDetailId, long pageNo, long itemsPerPage, long dataIndex, string templateSuffix, long infoSectionId ) : JsonObject
SaveInfoDetail ( string infoDetailName, string infoDetailDescription, bool isActive, bool isDeleted, long sequence, long infoDetailId, long infoSectionId ) : JsonObject