| IApplicationPackageService Interface |
[Missing <summary> documentation for "T:X3Platform.Apps.IBLL.IApplicationPackageService"]
Namespace: X3Platform.Apps.IBLL
The IApplicationPackageService type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateReceivedPackage(String, Int32, String, XmlDocument) | 创建接收到的数据包 | |
| CreateReceivedPackage(String, String, Int32, String, XmlDocument) | 创建接收到的数据包 | |
| Delete | 删除记录 | |
| DeleteAll | 删除所有输出同步数据包记录 | |
| FindAll | 查询所有相关记录 | |
| FindAll(String) | 查询所有相关记录 | |
| FindAll(String, Int32) | 查询所有相关记录 | |
| FindOne | 查询某条记录 | |
| GetLatestPackage | 查找最新的数据包 | |
| GetPackage | 查找数据包 | |
| GetPaging | 分页函数 | |
| IsExist | 查询是否存在相关的记录 | |
| Save | 保存记录 | |
| TransformToFriendlyHtml | 转换为友好的Html格式 | |
| TransformToFriendlyXml | 转换为友好的Xml格式 |