A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractPageRequest - core.support.page中的类
分页条件抽象
AbstractPageRequest(int, int, Sort) - 类 的构造器core.support.page.AbstractPageRequest
 
AbstractSearchFilter - core.support.search中的类
过滤条件抽象类
AbstractSearchFilter(SearchType, String, SearchOperator, Object) - 类 的构造器core.support.search.AbstractSearchFilter
 
AbstractSearchRequest - core.support.search中的类
查询条件抽象
AbstractSearchRequest(List<SearchFilter>, Sort, Pageable) - 类 的构造器core.support.search.AbstractSearchRequest
 
ACCEPT_DATE_FORMATS - 类 中的静态变量core.support.CustomDateEditor
 
add() - 类 中的方法com.teemo.web.controller.DepartmentController
 
add() - 类 中的方法com.teemo.web.controller.DynamicPropertyController
 
add() - 类 中的方法com.teemo.web.controller.PermissionController
 
add() - 类 中的方法com.teemo.web.controller.ResourceController
 
add() - 类 中的方法com.teemo.web.controller.RoleController
 
addChildCondition(String, SearchOperator, Object) - 类 中的方法core.support.Condition
给当前过滤条件添加子条件,如or (a = 1 and b = 2)
addChildCondition(SearchFilter) - 类 中的方法core.support.Condition
 
addChildConditions(Collection<? extends SearchFilter>) - 类 中的方法core.support.Condition
 
addSearchFilter(SearchFilter) - 类 中的方法core.support.search.AbstractSearchRequest
 
addSearchFilter(SearchFilter) - 接口 中的方法core.support.search.Searchable
添加过滤条件 SearchFilter
addSearchFilters(Collection<? extends SearchFilter>) - 类 中的方法core.support.search.AbstractSearchRequest
 
addSearchFilters(Collection<? extends SearchFilter>) - 接口 中的方法core.support.search.Searchable
添加多个and连接的过滤条件 SearchFilter
addSearchParam(String, Object) - 类 中的方法core.support.search.AbstractSearchRequest
 
addSearchParam(String, SearchOperator, Object) - 类 中的方法core.support.search.AbstractSearchRequest
 
addSearchParam(String, Object) - 接口 中的方法core.support.search.Searchable
添加过滤条件 SearchFilter 如果添加时不加操作符, 默认操作应该是 eq (=)
addSearchParam(String, SearchOperator, Object) - 接口 中的方法core.support.search.Searchable
通过指定的参数添加过滤条件 SearchFilter
addSearchParams(Map<String, Object>) - 类 中的方法core.support.search.AbstractSearchRequest
 
addSearchParams(Map<String, Object>) - 接口 中的方法core.support.search.Searchable
添加一组查询参数来添加一组过滤条件 SearchFilter
addSort(Sort.Direction, String) - 类 中的方法core.support.search.AbstractSearchRequest
 
addSort(Sort.Direction, String) - 接口 中的方法core.support.search.Searchable
通过指定参数添加排序条件 Sort
afterAdvice() - 类 中的方法com.teemo.core.aop.MenuCacheAspect
使用后置通知更新缓存或者清除缓存
afterPropertiesSet() - 类 中的方法core.cache.BaseCacheAspect
 
AMPERSAND - 类 中的静态变量core.util.StringPool
 
AMPERSAND_ENCODED - 类 中的静态变量core.util.StringPool
 
and(Sort) - 类 中的方法core.support.Sort
将给定的 Sort 中的 Sort.Orders 与当前的 Sort 结合并返回新的 Sort
APOSTROPHE - 类 中的静态变量core.util.StringPool
 
arrayToString(String[], String) - 类 中的静态方法core.util.StringUtil
将一个数组中的内容连接成一个字符串,各个数组中的元素使用参数delim分隔
ASCII_TABLE - 类 中的静态变量core.util.StringPool
 
assemble(Serializable, Object) - 类 中的方法core.support.repository.CollectionToStringUserType
 
AT - 类 中的静态变量core.util.StringPool
 
auth(Role, Set<RoleResourcePermission>) - 类 中的方法com.teemo.service.RoleService
更新角色信息和权限
auth(User, Set<Role>) - 类 中的方法com.teemo.service.UserService
根据用户和角色信息进行授权
AuthController - com.teemo.web.controller中的类
 
AuthController() - 类 的构造器com.teemo.web.controller.AuthController
 
author - 类 中的变量com.teemo.entity.DynamicProperty
创建或更新该记录的用户名
AuthorizationService - com.teemo.service中的类
 
AuthorizationService() - 类 的构造器com.teemo.service.AuthorizationService
 
authorizationService - 类 中的变量com.teemo.service.ResourceService
 
authorized - 类 中的变量com.teemo.entity.ResourceNode.PermissionState
当前角色是否有操作该资源的权限
authRole(HttpServletResponse, Long, String) - 类 中的方法com.teemo.web.controller.AuthController
 
authService - 类 中的变量com.teemo.core.security.ShiroSecurityRealm
 
authUser(HttpServletResponse, Long, Long[]) - 类 中的方法com.teemo.web.controller.AuthController
 
available - 类 中的变量com.teemo.entity.Permission
可用状态
available - 类 中的变量com.teemo.entity.Resource
可用状态
available - 类 中的变量com.teemo.entity.Role
可用状态
A B C D E F G H I J K L M N O P Q R S T U V W