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 |
|
|