Click or drag to resize
SearchConfig Methods

The SearchConfig type exposes the following members.

Methods
  NameDescription
Public methodAddItem
Public methodAddItem(String)
Public methodStatic memberGetConfigPath(String)
获取配置文档。
Public methodStatic memberGetConfigPath(String, String)
获取配置文档。
Public methodStatic memberGetConfigPaths(String)
获取所有存在的配置文档路径
Public methodStatic memberGetConfigPaths(String, String)
获取所有存在的配置文档路径
Public methodStatic memberGetConfigPaths(String, String, String)
获取配置文档路径的集合
Public methodStatic memberGetConfigPaths(String, String, String, Boolean)
获取配置文档路径的集合
Public methodStatic memberGetCustomConfigPath
获取用户自定义的搜索属性设置的 xslt 文档
Public methodStatic memberGetLevelConfigPath
获取指定级别的配置文档。
Public methodStatic memberGetSpecialNames
获取特定命名的配置的名称集合
Public methodSave
保存搜索属性配置到文档
Public methodSave(String)
保存搜索属性配置到文档
Public methodStatic memberTryPathCodeConvert
路径简化代码转换为路径
Public methodStatic memberUpdateUserSpecialNameConfig
更新或创建用户/角色/部门级特定命名的设置
Top
See Also