| ApplicationFeatureProvider Class |
[Missing <summary> documentation for "T:X3Platform.Apps.DAL.IBatis.ApplicationFeatureProvider"]
Namespace: X3Platform.Apps.DAL.IBatis
The ApplicationFeatureProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationFeatureProvider | 构造函数 |
| Name | Description | |
|---|---|---|
| Authorize | 检测用户是否拥有某一功能权限 | |
| BindAuthorizationScopeObjects | 配置应用的权限信息 | |
| Delete | 删除记录 | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindAll | 查询所有相关记录 | |
| FindAllByApplicationId | 查询所有相关记录 | |
| FindAllByParentId | 查询所有相关记录 | |
| FindOne | 查询某条记录 | |
| GetApplicationFeatureScope | 获取某一个应用系统功能的授权范围的记录. | |
| GetAuthorizationScopeObjects | 查询应用功能的权限信息 | |
| GetHashCode | (Inherited from Object.) | |
| GetPaging | 分页函数 | |
| GetType | (Inherited from Object.) | |
| HasAuthority | 判断权限对象是否拥应用有此功能项权限信息 | |
| Insert | 添加记录 | |
| IsExist | 查询是否存在相关的记录 | |
| IsExistName | 查询是否存在相关的记录 | |
| MemberwiseClone | (Inherited from Object.) | |
| Save | 保存记录 | |
| SetApplicationFeatureScope | 设置某一个应用系统功能的授权范围的记录. | |
| SyncFromPackPage | 同步信息 | |
| ToString | (Inherited from Object.) | |
| Update | 修改记录 |