Click or drag to resize
ApplicationFeatureService Methods

The ApplicationFeatureService type exposes the following members.

Methods
  NameDescription
Public methodAuthorize
检测用户是否拥有某一应用功能权限
Public methodBindAuthorizationScopeObjects
配置实体对象的权限信息
Public methodDelete
删除记录
Public methodEquals (Inherited from Object.)
Public methodFetchNeededSyncData
获取需要同步的数据
Protected methodFinalize (Inherited from Object.)
Public methodFindAll
查询所有相关记录
Public methodFindAll(String)
查询所有相关记录
Public methodFindAll(String, Int32)
查询所有相关记录
Public methodFindAllBetweenDateTime
查询所有相关记录
Public methodFindAllByApplicationId
查询所有相关记录
Public methodFindAllByParentId
查询所有相关记录
Public methodFindOne
查询某条记录
Public methodGetApplicationFeatureScope
设置某一个应用系统功能的授权范围的记录.
Public methodGetAuthorizationScopeObjects
查询实体对象的权限信息
Public methodGetHashCode (Inherited from Object.)
Public methodGetPaging
分页函数
Public methodGetType (Inherited from Object.)
Public methodHasAuthority
判断授权对象是否拥有实体权限的权限信息
Public methodIsExist
查询是否存在相关的记录
Public methodIsExistName
查询是否存在相关的记录
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPreloadCache
预加载缓存信息
Public methodRefreshCache
刷新缓存信息
Public methodSave
保存记录
Public methodSetApplicationFeatureScope
设置某一个应用系统功能的授权范围的记录.
Public methodSyncFromPackPage
同步信息
Public methodToString (Inherited from Object.)
Top
See Also