索引

A C D E F G H I L M O P R S T U V W 
常量字段值|所有程序包|所有类和接口|序列化表格

A

assign(String, String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysDefaultRoleService
 
assign(String, String[]) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysAttributeService
 
assign(String, String[]) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysElementService
 
assign(String, String[]) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysRoleService
 
assign(String, String[]) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
authorize(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysEmployeeService
 

C

changePassword(String, String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
changeStatus(String, DataItemStatus) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
cn.herodotus.engine.supplier.upms.logic.configuration - 程序包 cn.herodotus.engine.supplier.upms.logic.configuration
 
cn.herodotus.engine.supplier.upms.logic.constants - 程序包 cn.herodotus.engine.supplier.upms.logic.constants
 
cn.herodotus.engine.supplier.upms.logic.converter - 程序包 cn.herodotus.engine.supplier.upms.logic.converter
 
cn.herodotus.engine.supplier.upms.logic.domain.deserializer - 程序包 cn.herodotus.engine.supplier.upms.logic.domain.deserializer
 
cn.herodotus.engine.supplier.upms.logic.domain.event - 程序包 cn.herodotus.engine.supplier.upms.logic.domain.event
 
cn.herodotus.engine.supplier.upms.logic.domain.generator - 程序包 cn.herodotus.engine.supplier.upms.logic.domain.generator
 
cn.herodotus.engine.supplier.upms.logic.domain.listener - 程序包 cn.herodotus.engine.supplier.upms.logic.domain.listener
 
cn.herodotus.engine.supplier.upms.logic.entity.hr - 程序包 cn.herodotus.engine.supplier.upms.logic.entity.hr
 
cn.herodotus.engine.supplier.upms.logic.entity.security - 程序包 cn.herodotus.engine.supplier.upms.logic.entity.security
 
cn.herodotus.engine.supplier.upms.logic.enums - 程序包 cn.herodotus.engine.supplier.upms.logic.enums
 
cn.herodotus.engine.supplier.upms.logic.repository.hr - 程序包 cn.herodotus.engine.supplier.upms.logic.repository.hr
 
cn.herodotus.engine.supplier.upms.logic.repository.security - 程序包 cn.herodotus.engine.supplier.upms.logic.repository.security
 
cn.herodotus.engine.supplier.upms.logic.service.assistant - 程序包 cn.herodotus.engine.supplier.upms.logic.service.assistant
 
cn.herodotus.engine.supplier.upms.logic.service.hr - 程序包 cn.herodotus.engine.supplier.upms.logic.service.hr
 
cn.herodotus.engine.supplier.upms.logic.service.security - 程序包 cn.herodotus.engine.supplier.upms.logic.service.security
 
ConstantsService - cn.herodotus.engine.supplier.upms.logic.service.assistant中的类
Description: Upms 常量 服务
ConstantsService() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.assistant.ConstantsService
 
convert(SysDepartment) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.converter.SysDepartmentToTreeNodeConverter
 
convert(SysOrganization) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.converter.SysOrganizationToTreeNodeConverter
 
convert(SysElement) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.converter.SysElementToTreeNodeConverter
 
convert(SysUser) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.converter.SysUserToHerodotusUserConverter
 
convert(RequestMapping) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.converter.RequestMappingToSysInterfaceConverter
 

D

delete(String, String, String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOwnershipService
 
deleteByDepartmentId(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.hr.SysOwnershipRepository
根据单位ID删除人事归属
deleteByDepartmentId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOwnershipService
 
deleteByEmployeeId(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.hr.SysOwnershipRepository
根据单位ID删除人事归属
deleteByEmployeeId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOwnershipService
 
deleteById(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysDepartmentService
 
deleteById(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysEmployeeService
 
deleteById(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOrganizationService
Transactional 注解 可以作用于接口、接口方法、类以及类方法上。
deleteByOrganizationId(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.hr.SysOwnershipRepository
根据单位ID删除人事归属
deleteByOrganizationId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOwnershipService
 
deleteByOrganizationIdAndDepartmentIdAndEmployeeId(String, String, String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.hr.SysOwnershipRepository
删除人事归属
deployAllocatable(List<SysEmployee>, List<SysOwnership>) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysEmployeeService
 
deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.domain.deserializer.SysEmployeeEmptyToNull
 
deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.domain.deserializer.SysUserEmptyToNull
 

E

ENTERPRISE - 枚举类 中的枚举常量 cn.herodotus.engine.supplier.upms.logic.enums.OrganizationCategory
enum
equals(Object) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
equals(Object) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
equals(Object) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
equals(Object) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
equals(Object) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
equals(Object) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
 
equals(Object) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 

F

findAll(OrganizationCategory) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOrganizationService
 
findAll(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysDepartmentService
 
findAll(Pageable) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.hr.SysEmployeeRepository
 
findAllByServiceId(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.security.SysAttributeRepository
 
findAllByServiceId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysAttributeService
 
findAllocatable() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysInterfaceService
查找SysSecurityAttribute中不存在的SysAuthority
findAllocatable(int, int, String, String, String, String, String, Gender, Identity) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysEmployeeService
根据单位ID和部门ID,查找当前部门下未被设置人员归属的人员。
findByAttributeIdIn(List<String>) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.security.SysAttributeRepository
 
findByAttributeIdIn(List<String>) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysAttributeService
 
findByCategory(OrganizationCategory) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.hr.SysOrganizationRepository
根据组织分类查询组织
findByCondition(int, int, OrganizationCategory) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOrganizationService
 
findByCondition(int, int, String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysDepartmentService
 
findByCondition(int, int, String, String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysElementService
 
findByCondition(int, int, String, String, String, String, String, Gender, Identity) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysEmployeeService
根据动态条件分页查询人员信息
findByDefaultId(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.security.SysDefaultRoleRepository
根据默认角色ID查询默认角色
findByDepartmentId(int, int, String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysEmployeeService
 
findByEmployeeName(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.hr.SysEmployeeRepository
根据人员性名查找SysEmployee
findByEmployeeName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysEmployeeService
 
findByOrganizationId(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.hr.SysDepartmentRepository
 
findByRoleCode(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.security.SysRoleRepository
根据用户名查找SysUser
findByRoleCode(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysRoleService
 
findByRoleId(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.security.SysRoleRepository
根据角色ID查询角色
findByRoleId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysRoleService
 
findByScene(AccountCategory) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.security.SysDefaultRoleRepository
根据场景查询当前场景对应的默认角色
findByScene(AccountCategory) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysDefaultRoleService
 
findByUserId(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.security.SysUserRepository
根据用户ID查找用户
findByUserId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
findByUsername(String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.security.SysUserRepository
根据用户名查找SysUser
findByUsername(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
findByUuidAndSource(String, String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysSocialUserService
 
findSysSocialUserByUuidAndSource(String, String) - 接口中的方法 cn.herodotus.engine.supplier.upms.logic.repository.security.SysSocialUserRepository
通过 uuid 和 source查询用户

G

Gender - cn.herodotus.engine.supplier.upms.logic.enums中的枚举类
 
generate(SharedSessionContractImplementor, Object) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.domain.generator.SysAttributeUuidGeneratorType
 
generate(SharedSessionContractImplementor, Object) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.domain.generator.SysInterfaceUuidGeneratorType
 
get(Integer) - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.Gender
 
get(Integer) - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.Identity
 
get(Integer) - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.OrganizationCategory
 
getA4BizDeptId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getA4BizEmpId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getA4BizOrgId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getAccessCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getAccessToken() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getAccountExpireAt() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getAllEnums() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.assistant.ConstantsService
 
getAppId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getAttributeCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
getAttributeId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
getAvatar() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getAvatar() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getAvatar() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getBirthday() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getBizDeptCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getBizDeptDesc() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getBizDeptId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getBizDeptName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getBizDeptType() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getBizOrgCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getBizOrgDesc() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getBizOrgId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getBizOrgName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getBizOrgType() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getBlog() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getCategory() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getClassName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
getClassName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
getCompany() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getComponent() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getCredentialsExpireAt() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getDefaultId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysDefaultRole
 
getDepartmentId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getDepartmentId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOwnership
 
getDepartmentName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getDepartments() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getDescription() - 枚举类中的方法 cn.herodotus.engine.supplier.upms.logic.enums.Gender
 
getDescription() - 枚举类中的方法 cn.herodotus.engine.supplier.upms.logic.enums.Identity
 
getDescription() - 枚举类中的方法 cn.herodotus.engine.supplier.upms.logic.enums.OrganizationCategory
 
getDetailContent() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getElementId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getEmail() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getEmail() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getEmail() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getEmployee() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getEmployeeId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getEmployeeId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOwnership
 
getEmployeeName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getEmployeeNo() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getExpireIn() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getGender() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getGender() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getHaveChild() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getHideAllChild() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getIcon() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getIdentity() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getIgnoreAuth() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getInterfaceCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
getInterfaceId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
getLocation() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getMethodName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
getMethodName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
getMobilePhoneNumber() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getNickname() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getNickname() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getNickname() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getNotKeepAlive() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getOfficePhoneNumber() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getOpenId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getOrganizationId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getOrganizationId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getOrganizationId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOwnership
 
getOrganizationName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getOwnershipId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOwnership
 
getParentId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getParentId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getParentId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getPartitionCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getPartitionCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getPassword() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getPath() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getPermissionCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
 
getPermissionId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
 
getPermissionName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
 
getPermissions() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
getPermissions() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 
getPhoneNumber() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getPhoneNumber() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getPhoneNumber() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getPkiEmail() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getPreprocessedJsonStructure() - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.Gender
 
getPreprocessedJsonStructure() - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.Identity
 
getPreprocessedJsonStructure() - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.OrganizationCategory
 
getRedirect() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getRefreshToken() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getRefreshTokenExpireIn() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getRemark() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysDepartmentService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysEmployeeService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOrganizationService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOwnershipService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysAttributeService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysDefaultRoleService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysElementService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysInterfaceService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysPermissionService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysRoleService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysSocialUserService
 
getRepository() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
getRequestMethod() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
getRequestMethod() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
getRole() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysDefaultRole
 
getRoleCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 
getRoleId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 
getRoleName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 
getRoles() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getRoles() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getScene() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysDefaultRole
 
getScope() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getServiceId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
getServiceId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
getShortName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
getShortName() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
getSocialId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getSource() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getSource() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getTitle() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getTokenType() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getType() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
getUid() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getUnionId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getUrl() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
getUrl() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
getUser() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getUserId() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getUsername() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getUsername() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getUsername() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
getUsers() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getUuid() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
getUuid() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
getValue() - 枚举类中的方法 cn.herodotus.engine.supplier.upms.logic.enums.Gender
不加@JsonValue,转换的时候转换出完整的对象。
getValue() - 枚举类中的方法 cn.herodotus.engine.supplier.upms.logic.enums.Identity
不加@JsonValue,转换的时候转换出完整的对象。
getValue() - 枚举类中的方法 cn.herodotus.engine.supplier.upms.logic.enums.OrganizationCategory
不加@JsonValue,转换的时候转换出完整的对象。
getWebExpression() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 

H

hashCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
hashCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
hashCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
hashCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
hashCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
hashCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
 
hashCode() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 

I

Identity - cn.herodotus.engine.supplier.upms.logic.enums中的枚举类
Description: 人员身份
isInUse(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOrganizationService
检测某个组织机构是否被其它数据关联。

L

LEADERSHIP - 枚举类 中的枚举常量 cn.herodotus.engine.supplier.upms.logic.enums.Identity
 
LEAGUE - 枚举类 中的枚举常量 cn.herodotus.engine.supplier.upms.logic.enums.OrganizationCategory
 

M

MAN - 枚举类 中的枚举常量 cn.herodotus.engine.supplier.upms.logic.enums.Gender
enum

O

OrganizationCategory - cn.herodotus.engine.supplier.upms.logic.enums中的枚举类
Description: 机构类别
OTHERS - 枚举类 中的枚举常量 cn.herodotus.engine.supplier.upms.logic.enums.Gender
 

P

PARTY - 枚举类 中的枚举常量 cn.herodotus.engine.supplier.upms.logic.enums.OrganizationCategory
 
postConstruct() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.configuration.SupplierUpmsLogicConfiguration
 
postUpdate(SysAttribute) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.domain.listener.SysAttributeEntityListener
 

R

REGION_SYS_DEFAULT_ROLE - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
REGION_SYS_DEPARTMENT - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
REGION_SYS_ELEMENT - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
REGION_SYS_EMPLOYEE - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
REGION_SYS_ORGANIZATION - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
REGION_SYS_OWNERSHIP - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
REGION_SYS_PERMISSION - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
REGION_SYS_ROLE - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
REGION_SYS_SOCIAL_USER - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
REGION_SYS_USER - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
register(SysUser, SysRole) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
register(SysUser, AccountCategory) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
register(SysUser, String[]) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
register(SysUser, Set<SysRole>) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
register(SocialUserDetails) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
registerUserDetails(SocialUserDetails) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
removeAllocatable(String, String, String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.hr.SysEmployeeService
 
RequestMappingToSysInterfaceConverter - cn.herodotus.engine.supplier.upms.logic.converter中的类
Description: RequestMapping 转 SysInterface 转换器
RequestMappingToSysInterfaceConverter() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.converter.RequestMappingToSysInterfaceConverter
 

S

SECTION_LEADER - 枚举类 中的枚举常量 cn.herodotus.engine.supplier.upms.logic.enums.Identity
 
setA4BizDeptId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setA4BizEmpId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setA4BizOrgId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setAccessCode(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setAccessToken(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setAccountExpireAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setAppId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setAttributeCode(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
setAttributeId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
setAvatar(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setAvatar(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setAvatar(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setBirthday(Date) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setBizDeptCode(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setBizDeptDesc(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setBizDeptId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setBizDeptName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setBizDeptType(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setBizOrgCode(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setBizOrgDesc(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setBizOrgId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setBizOrgName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setBizOrgType(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setBlog(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setCategory(OrganizationCategory) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setClassName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
setClassName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
setCompany(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setComponent(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setCredentialsExpireAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setDefaultId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysDefaultRole
 
setDepartmentId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setDepartmentId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOwnership
 
setDepartmentName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setDepartments(Set<SysDepartment>) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setDetailContent(Boolean) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setElementId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setEmail(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setEmail(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setEmail(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setEmployee(SysEmployee) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setEmployeeId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setEmployeeId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOwnership
 
setEmployeeName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setEmployeeNo(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setExpireIn(Integer) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setGender(Gender) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setGender(AuthUserGender) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setHaveChild(Boolean) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setHideAllChild(Boolean) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setIcon(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setIdentity(Identity) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setIgnoreAuth(Boolean) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setInterfaceCode(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
setInterfaceId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
setLocation(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setMethodName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
setMethodName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
setMobilePhoneNumber(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setNickname(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setNickname(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setNotKeepAlive(Boolean) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setOfficePhoneNumber(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setOpenId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setOrganizationId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setOrganizationId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setOrganizationId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOwnership
 
setOrganizationName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setOwnershipId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOwnership
 
setParentId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setParentId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setParentId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setPartitionCode(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setPartitionCode(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setPassword(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setPath(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setPermissionCode(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
 
setPermissionId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
 
setPermissionName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
 
setPermissions(Set<SysPermission>) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
setPermissions(Set<SysPermission>) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 
setPhoneNumber(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setPhoneNumber(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setPkiEmail(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setRedirect(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setRefreshToken(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setRefreshTokenExpireIn(Integer) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setRemark(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setRequestMethod(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
setRequestMethod(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
setRole(SysRole) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysDefaultRole
 
setRoleCode(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 
setRoleId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 
setRoleName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 
setRoles(Set<SysRole>) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setRoles(Set<SysRole>) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setScene(AccountCategory) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysDefaultRole
 
setScope(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setServiceId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
setServiceId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
setShortName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
setShortName(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
setSocialId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setSource(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setTitle(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setTokenType(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setType(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
setUid(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setUnionId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setUrl(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
setUrl(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
setUser(SysUser) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
setUserId(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setUsername(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setUsername(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
setUsers(Set<SysUser>) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setUuid(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
setWebExpression(String) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
STAFF - 枚举类 中的枚举常量 cn.herodotus.engine.supplier.upms.logic.enums.Identity
enum
storeRequestMappings(Collection<RequestMapping>) - 类中的方法 cn.herodotus.engine.supplier.upms.logic.service.security.SysInterfaceService
 
SupplierUpmsLogicConfiguration - cn.herodotus.engine.supplier.upms.logic.configuration中的类
Description: UPMS SDK 模块配置
SupplierUpmsLogicConfiguration() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.configuration.SupplierUpmsLogicConfiguration
 
SysAttribute - cn.herodotus.engine.supplier.upms.logic.entity.security中的类
Description: 系统安全属性实体
SysAttribute() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
SysAttributeChangeEvent - cn.herodotus.engine.supplier.upms.logic.domain.event中的类
Description: SysSecurityAttribute实体数据变更事件
SysAttributeChangeEvent(SysAttribute) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.domain.event.SysAttributeChangeEvent
 
SysAttributeChangeEvent(SysAttribute, Clock) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.domain.event.SysAttributeChangeEvent
 
SysAttributeEntityListener - cn.herodotus.engine.supplier.upms.logic.domain.listener中的类
Description: SysAttribute实体数据变更监听
SysAttributeEntityListener() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.domain.listener.SysAttributeEntityListener
 
SysAttributeRepository - cn.herodotus.engine.supplier.upms.logic.repository.security中的接口
Description: SysAttributeRepository
SysAttributeService - cn.herodotus.engine.supplier.upms.logic.service.security中的类
Description: SysAttributeService
SysAttributeService(SysAttributeRepository) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.security.SysAttributeService
 
SysAttributeUuidGenerator - cn.herodotus.engine.supplier.upms.logic.domain.generator中的批注接口
Description: SysAttributeUuid
SysAttributeUuidGeneratorType - cn.herodotus.engine.supplier.upms.logic.domain.generator中的类
Description: 自定义UUID生成器
SysAttributeUuidGeneratorType(SysAttributeUuidGenerator, Member, CustomIdGeneratorCreationContext) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.domain.generator.SysAttributeUuidGeneratorType
 
SysDefaultRole - cn.herodotus.engine.supplier.upms.logic.entity.security中的类
Description: 系统默认角色
SysDefaultRole() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.security.SysDefaultRole
 
SysDefaultRoleRepository - cn.herodotus.engine.supplier.upms.logic.repository.security中的接口
Description: 默认角色管理Repository
SysDefaultRoleService - cn.herodotus.engine.supplier.upms.logic.service.security中的类
Description: 系统默认角色Service
SysDefaultRoleService(SysDefaultRoleRepository, SysRoleService) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.security.SysDefaultRoleService
 
SysDepartment - cn.herodotus.engine.supplier.upms.logic.entity.hr中的类
Description: 部门信息
SysDepartment() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
SysDepartmentRepository - cn.herodotus.engine.supplier.upms.logic.repository.hr中的接口
Description: 部门 Repository
SysDepartmentService - cn.herodotus.engine.supplier.upms.logic.service.hr中的类
Description: 部门管理服务
SysDepartmentService(SysDepartmentRepository, SysOwnershipService) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.hr.SysDepartmentService
 
SysDepartmentToTreeNodeConverter - cn.herodotus.engine.supplier.upms.logic.converter中的类
Description: SysDepartment 转 TreeNode 转换器
SysDepartmentToTreeNodeConverter() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.converter.SysDepartmentToTreeNodeConverter
 
SysElement - cn.herodotus.engine.supplier.upms.logic.entity.security中的类
Description: 前端系统菜单
SysElement() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
SysElementRepository - cn.herodotus.engine.supplier.upms.logic.repository.security中的接口
Description: SysMenuRepository
SysElementService - cn.herodotus.engine.supplier.upms.logic.service.security中的类
Description: SysMenuService
SysElementService(SysElementRepository) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.security.SysElementService
 
SysElementToTreeNodeConverter - cn.herodotus.engine.supplier.upms.logic.converter中的类
Description: SysElement 转 TreeNode 转换器
SysElementToTreeNodeConverter() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.converter.SysElementToTreeNodeConverter
 
SysEmployee - cn.herodotus.engine.supplier.upms.logic.entity.hr中的类
Description: 人员信息
SysEmployee() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
SysEmployeeEmptyToNull - cn.herodotus.engine.supplier.upms.logic.domain.deserializer中的类
Description: SysEmployee 反序列化 空对象 '{}' 转 为 null
SysEmployeeEmptyToNull() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.domain.deserializer.SysEmployeeEmptyToNull
 
SysEmployeeRepository - cn.herodotus.engine.supplier.upms.logic.repository.hr中的接口
Description: 人员 Repository
SysEmployeeService - cn.herodotus.engine.supplier.upms.logic.service.hr中的类
Description: 人员 服务
SysEmployeeService(SysEmployeeRepository, SysOwnershipService, SysUserService) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.hr.SysEmployeeService
 
SysInterface - cn.herodotus.engine.supplier.upms.logic.entity.security中的类
Description: 系统应用程序接口实体
SysInterface() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
SysInterfaceRepository - cn.herodotus.engine.supplier.upms.logic.repository.security中的接口
Description: 系统应用程序接口 Repository
SysInterfaceService - cn.herodotus.engine.supplier.upms.logic.service.security中的类
Description: 系统应用程序接口 Service
SysInterfaceService(SysInterfaceRepository) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.security.SysInterfaceService
 
SysInterfaceUuidGenerator - cn.herodotus.engine.supplier.upms.logic.domain.generator中的批注接口
Description: SysInterfaceUuid
SysInterfaceUuidGeneratorType - cn.herodotus.engine.supplier.upms.logic.domain.generator中的类
Description: 自定义UUID生成器,使得保存实体类时可以在保留主键生成策略的情况下自定义表的主键
SysInterfaceUuidGeneratorType(SysInterfaceUuidGenerator, Member, CustomIdGeneratorCreationContext) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.domain.generator.SysInterfaceUuidGeneratorType
 
SysOrganization - cn.herodotus.engine.supplier.upms.logic.entity.hr中的类
Description: 单位信息
SysOrganization() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
SysOrganizationRepository - cn.herodotus.engine.supplier.upms.logic.repository.hr中的接口
Description: 单位管理Repository
SysOrganizationService - cn.herodotus.engine.supplier.upms.logic.service.hr中的类
Description: 单位管理服务
SysOrganizationService(SysOrganizationRepository, SysOwnershipService, SysDepartmentService) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOrganizationService
 
SysOrganizationToTreeNodeConverter - cn.herodotus.engine.supplier.upms.logic.converter中的类
Description: SysOrganization 转 TreeNode 转换器
SysOrganizationToTreeNodeConverter() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.converter.SysOrganizationToTreeNodeConverter
 
SysOwnership - cn.herodotus.engine.supplier.upms.logic.entity.hr中的类
Description: 人事归属
SysOwnership() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOwnership
 
SysOwnershipRepository - cn.herodotus.engine.supplier.upms.logic.repository.hr中的接口
Description: 人事归属Repository
SysOwnershipService - cn.herodotus.engine.supplier.upms.logic.service.hr中的类
Description: 人事归属服务
SysOwnershipService(SysOwnershipRepository) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.hr.SysOwnershipService
 
SysPermission - cn.herodotus.engine.supplier.upms.logic.entity.security中的类
Description: 系统权限实体
SysPermission() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
 
SysPermissionRepository - cn.herodotus.engine.supplier.upms.logic.repository.security中的接口
 
SysPermissionService - cn.herodotus.engine.supplier.upms.logic.service.security中的类
Description: SysPermissionService
SysPermissionService(SysPermissionRepository) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.security.SysPermissionService
 
SysRole - cn.herodotus.engine.supplier.upms.logic.entity.security中的类
 
SysRole() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 
SysRoleRepository - cn.herodotus.engine.supplier.upms.logic.repository.security中的接口
Description: SysRoleRepository
SysRoleService - cn.herodotus.engine.supplier.upms.logic.service.security中的类
Description: SysRoleService
SysRoleService(SysRoleRepository) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.security.SysRoleService
 
SysSocialUser - cn.herodotus.engine.supplier.upms.logic.entity.security中的类
Description: 社会化登录用户
SysSocialUser() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
SysSocialUserRepository - cn.herodotus.engine.supplier.upms.logic.repository.security中的接口
Description: 社交用户Repository
SysSocialUserService - cn.herodotus.engine.supplier.upms.logic.service.security中的类
Description: 社会化登录用户服务
SysSocialUserService(SysSocialUserRepository) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.security.SysSocialUserService
 
SysUser - cn.herodotus.engine.supplier.upms.logic.entity.security中的类
Description: 系统用户
SysUser() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 
SysUserEmptyToNull - cn.herodotus.engine.supplier.upms.logic.domain.deserializer中的类
Description: SysUser 反序列化 空对象 '{}' 转 为 null
SysUserEmptyToNull() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.domain.deserializer.SysUserEmptyToNull
 
SysUserRepository - cn.herodotus.engine.supplier.upms.logic.repository.security中的接口
Description: SysUserRepository
SysUserService - cn.herodotus.engine.supplier.upms.logic.service.security中的类
Description: SysUserService
SysUserService(SysUserRepository, SysDefaultRoleService) - 类的构造器 cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
 
SysUserToHerodotusUserConverter - cn.herodotus.engine.supplier.upms.logic.converter中的类
Description: SysUser 转 HerodotusUser 转换器
SysUserToHerodotusUserConverter() - 类的构造器 cn.herodotus.engine.supplier.upms.logic.converter.SysUserToHerodotusUserConverter
 

T

toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysDepartment
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysEmployee
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOrganization
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.hr.SysOwnership
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysDefaultRole
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser
 
toString() - 类中的方法 cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser
 

U

UPMS_AREA_PREFIX - 接口中的静态变量 cn.herodotus.engine.supplier.upms.logic.constants.UpmsConstants
 
UpmsConstants - cn.herodotus.engine.supplier.upms.logic.constants中的接口
Description: Upms 模块常量

V

valueOf(String) - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.Gender
返回带有指定名称的该类的枚举常量。
valueOf(String) - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.Identity
返回带有指定名称的该类的枚举常量。
valueOf(String) - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.OrganizationCategory
返回带有指定名称的该类的枚举常量。
values() - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.Gender
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
values() - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.Identity
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
values() - 枚举类中的静态方法 cn.herodotus.engine.supplier.upms.logic.enums.OrganizationCategory
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同

W

WOMAN - 枚举类 中的枚举常量 cn.herodotus.engine.supplier.upms.logic.enums.Gender
 
A C D E F G H I L M O P R S T U V W 
常量字段值|所有程序包|所有类和接口|序列化表格