Click or drag to resize
AuthorityWrapper Class
权限
Inheritance Hierarchy
SystemObject
  X3PlatformContextWrapper
    X3Platform.Security.Authority.AjaxAuthorityWrapper

Namespace: X3Platform.Security.Authority.Ajax
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class AuthorityWrapper : ContextWrapper

The AuthorityWrapper type exposes the following members.

Constructors
  NameDescription
Public methodAuthorityWrapper
Initializes a new instance of the AuthorityWrapper class
Top
Methods
  NameDescription
Public methodCreateNewObject
创建新的对象
Public methodDelete
删除数据
Public methodEquals (Inherited from Object.)
Public methodExport
输出
(Inherited from ContextWrapper.)
Protected methodFinalize (Inherited from Object.)
Public methodFindAll
获取详细信息
Public methodFindOne
获取详细信息
Public methodFindOneByName
获取详细信息
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodProcessRequest
处理请求
(Inherited from ContextWrapper.)
Public methodQuery
分页内容
Public methodSave
保存信息
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyIsReusable
可再用的
(Inherited from ContextWrapper.)
Top
See Also