索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- all() - 接口中的方法 com.xforceplus.dao.CustomizedRouteDao
-
按routeId组织所有api和对应资源码的信息
- all() - 类中的方法 com.xforceplus.dao.impl.CustomizedRouteDaoImpl
- ApiUtils - com.xforceplus.utils中的类
-
ServiceApi Path相关的工具类
- ApiUtils() - 类的构造器 com.xforceplus.utils.ApiUtils
- App - com.xforceplus.entity中的类
- App() - 类的构造器 com.xforceplus.entity.App
- App(Long, String) - 类的构造器 com.xforceplus.entity.App
- AppDao - com.xforceplus.dao中的接口
- AppListener - com.xforceplus.jpa.listener中的类
- AppListener() - 类的构造器 com.xforceplus.jpa.listener.AppListener
- AutoscanRecord - com.xforceplus.entity中的类
- AutoscanRecord() - 类的构造器 com.xforceplus.entity.AutoscanRecord
- AutoscanRecordDao - com.xforceplus.dao中的接口
B
- beforeInsert(U) - 接口中的方法 com.xforceplus.jpa.listener.CreaterListener
- beforeUpdate(U) - 接口中的方法 com.xforceplus.jpa.listener.UpdaterListener
- BooleanUtils - com.xforceplus.utils中的类
- BooleanUtils() - 类的构造器 com.xforceplus.utils.BooleanUtils
C
- com.xforceplus.dao - 程序包 com.xforceplus.dao
- com.xforceplus.dao.impl - 程序包 com.xforceplus.dao.impl
- com.xforceplus.entity - 程序包 com.xforceplus.entity
- com.xforceplus.jpa.listener - 程序包 com.xforceplus.jpa.listener
- com.xforceplus.query - 程序包 com.xforceplus.query
- com.xforceplus.utils - 程序包 com.xforceplus.utils
- countByAppIdAndResourceCode(long, String) - 接口中的方法 com.xforceplus.dao.ResourceDao
-
根据AppId和资源码记录查询数量
- countByHash(String) - 接口中的方法 com.xforceplus.dao.RouteApplyDao
- countByHash(String) - 接口中的方法 com.xforceplus.dao.RouteDao
-
按hash值查看是否已存在相同的route
- countByHash(String) - 接口中的方法 com.xforceplus.dao.ServiceApiDao
-
按hash值查看是否已存在相同的ServiceApi
- countByServiceApiId(long) - 接口中的方法 com.xforceplus.dao.ResourceApiRelDao
- CreaterListener<U extends com.xforceplus.tenant.security.core.domain.ICreater> - com.xforceplus.jpa.listener中的接口
- CustomizedRouteDao - com.xforceplus.dao中的接口
- CustomizedRouteDaoImpl - com.xforceplus.dao.impl中的类
- CustomizedRouteDaoImpl() - 类的构造器 com.xforceplus.dao.impl.CustomizedRouteDaoImpl
D
- deleteById(Long) - 接口中的方法 com.xforceplus.dao.AppDao
- deleteById(Long) - 接口中的方法 com.xforceplus.dao.ResourceApiRelDao
- deleteById(Long) - 接口中的方法 com.xforceplus.dao.ResourceDao
- deleteById(Long) - 接口中的方法 com.xforceplus.dao.ServiceApiDao
- deleteByServiceApiId(long) - 接口中的方法 com.xforceplus.dao.ResourceApiRelDao
- deleteByServiceApiIdAndResourceId(long, long) - 接口中的方法 com.xforceplus.dao.ResourceApiRelDao
E
- equals(Object) - 类中的方法 com.xforceplus.entity.Resource
- equals(Object) - 类中的方法 com.xforceplus.entity.ResourceApiRel
F
- findByAppIdAndResourceCode(long, String) - 接口中的方法 com.xforceplus.dao.ResourceDao
-
根据AppId和资源码记录查询列表
- findByHash(String) - 接口中的方法 com.xforceplus.dao.ServiceApiDao
-
按hash值查找已存在相同的ServiceApi
- findByParentId(long) - 接口中的方法 com.xforceplus.dao.ResourceDao
- findByPath(String) - 接口中的方法 com.xforceplus.dao.RouteDao
-
按Path查询路由
- findByResourceId(Long) - 接口中的方法 com.xforceplus.dao.ResourceApiRelDao
- findByResourceIdAndNotServiceApiId(long, long) - 接口中的方法 com.xforceplus.dao.ResourceApiRelDao
- findByRouteIdAndServiceApiUrlAndRequestMethod(Long, String, RequestMethod) - 接口中的方法 com.xforceplus.dao.ServiceApiDao
-
根据RouteId,serviceApiPath,RequestMethod 查询数据
- findByServiceApiId(long) - 接口中的方法 com.xforceplus.dao.ResourceDao
- findByServiceApiId(Long) - 接口中的方法 com.xforceplus.dao.ResourceApiRelDao
- findBySkipAuthorizationEqualsAndStatusEquals(Boolean, Integer) - 接口中的方法 com.xforceplus.dao.ServiceApiDao
- findPathByRouteIds(Collection<Long>) - 接口中的方法 com.xforceplus.dao.RouteDao
- findResourceNamePairsByResourceIds(Collection<Long>) - 接口中的方法 com.xforceplus.dao.ResourceDao
- findServiceApiUrlsByResourceCode(String) - 接口中的方法 com.xforceplus.dao.ServiceApiDao
G
- getAllowClientId() - 类中的方法 com.xforceplus.entity.Route
- getApp() - 类中的方法 com.xforceplus.entity.Resource
- getApp() - 类中的方法 com.xforceplus.entity.ServiceApi
- getAppId() - 类中的方法 com.xforceplus.entity.App
- getAppId() - 类中的方法 com.xforceplus.entity.Resource
- getAppId() - 类中的方法 com.xforceplus.entity.Route
- getAppId() - 类中的方法 com.xforceplus.entity.RouteApply
- getAppId() - 类中的方法 com.xforceplus.entity.ServiceApi
- getAppName() - 类中的方法 com.xforceplus.entity.App
- getAutoscanRecordId() - 类中的方法 com.xforceplus.entity.AutoscanRecord
- getBillable() - 类中的方法 com.xforceplus.entity.Route
- getBillable() - 类中的方法 com.xforceplus.entity.RouteApply
- getBooleanValue(Object) - 类中的静态方法 com.xforceplus.utils.BooleanUtils
-
对象转换 boolean 类型
- getChildren() - 类中的方法 com.xforceplus.entity.Resource
- getContact() - 类中的方法 com.xforceplus.entity.Route
- getContactTeam() - 类中的方法 com.xforceplus.entity.Route
- getCreaterId() - 类中的方法 com.xforceplus.entity.Resource
- getCreaterId() - 类中的方法 com.xforceplus.entity.ServiceApi
- getCreaterName() - 类中的方法 com.xforceplus.entity.Resource
- getCreaterName() - 类中的方法 com.xforceplus.entity.ServiceApi
- getCreateTime() - 类中的方法 com.xforceplus.entity.App
- getCreateTime() - 类中的方法 com.xforceplus.entity.AutoscanRecord
- getCreateTime() - 类中的方法 com.xforceplus.entity.Resource
- getCreateTime() - 类中的方法 com.xforceplus.entity.Route
- getCreateTime() - 类中的方法 com.xforceplus.entity.RouteApply
- getCreateTime() - 类中的方法 com.xforceplus.entity.ServiceApi
- getCreateUserId() - 类中的方法 com.xforceplus.entity.Route
- getCreateUserId() - 类中的方法 com.xforceplus.entity.RouteApply
- getCreateUserName() - 类中的方法 com.xforceplus.entity.ResourceApiRel
- getCreateUserName() - 类中的方法 com.xforceplus.entity.Route
- getCreateUserName() - 类中的方法 com.xforceplus.entity.RouteApply
- getEnableAutoscan() - 类中的方法 com.xforceplus.entity.Route
- getEnableAutoscan() - 类中的方法 com.xforceplus.entity.RouteApply
- getForceAuthorize() - 类中的方法 com.xforceplus.entity.Route
- getGroupType() - 类中的方法 com.xforceplus.entity.Route
- getGroupType() - 类中的方法 com.xforceplus.entity.RouteApply
- getHash() - 类中的方法 com.xforceplus.entity.Route
- getHash() - 类中的方法 com.xforceplus.entity.RouteApply
- getHash() - 类中的方法 com.xforceplus.entity.ServiceApi
- getHealthPath() - 类中的方法 com.xforceplus.entity.Route
- getId() - 类中的方法 com.xforceplus.entity.GlobalRevisionEntity
- getId() - 类中的方法 com.xforceplus.entity.ResourceApiRel
- getIsExactMatch() - 类中的方法 com.xforceplus.entity.Route
- getIsExactMatch() - 类中的方法 com.xforceplus.entity.RouteApply
- getIsOperator() - 类中的方法 com.xforceplus.entity.Route
- getIsOperator() - 类中的方法 com.xforceplus.entity.RouteApply
- getIsServicePackage() - 类中的方法 com.xforceplus.entity.AutoscanRecord
- getIsServicePackage() - 类中的方法 com.xforceplus.entity.Resource
- getIsStatic() - 类中的方法 com.xforceplus.entity.Route
- getIsStatic() - 类中的方法 com.xforceplus.entity.RouteApply
- getManual() - 类中的方法 com.xforceplus.entity.ServiceApi
- getOperatorId() - 类中的方法 com.xforceplus.entity.GlobalRevisionEntity
- getOperatorName() - 类中的方法 com.xforceplus.entity.GlobalRevisionEntity
- getParentId() - 类中的方法 com.xforceplus.entity.Resource
- getPath() - 类中的方法 com.xforceplus.entity.Route
- getPath() - 类中的方法 com.xforceplus.entity.RouteApply
- getRequestMethod() - 类中的方法 com.xforceplus.entity.ServiceApi
- getResource() - 类中的方法 com.xforceplus.entity.ResourceApiRel
- getResourceApiRels() - 类中的方法 com.xforceplus.entity.Resource
- getResourceApiRels() - 类中的方法 com.xforceplus.entity.ServiceApi
- getResourceCode() - 类中的方法 com.xforceplus.entity.Resource
- getResourceId() - 类中的方法 com.xforceplus.entity.Resource
- getResourceId() - 类中的方法 com.xforceplus.entity.ResourceApiRel
- getResourceName() - 类中的方法 com.xforceplus.entity.Resource
- getResourcePlatform() - 类中的方法 com.xforceplus.entity.Resource
- getResourcePrefix() - 类中的方法 com.xforceplus.entity.App
- getResourceType() - 类中的方法 com.xforceplus.entity.Resource
- getRevisionTime() - 类中的方法 com.xforceplus.entity.GlobalRevisionEntity
- getRouteApplyId() - 类中的方法 com.xforceplus.entity.RouteApply
- getRouteId() - 类中的方法 com.xforceplus.entity.Route
- getRouteId() - 类中的方法 com.xforceplus.entity.ServiceApi
- getRouteIds() - 类中的方法 com.xforceplus.entity.AutoscanRecord
- getRouteName() - 类中的方法 com.xforceplus.entity.Route
- getRouteName() - 类中的方法 com.xforceplus.entity.RouteApply
- getRoutePaths() - 类中的方法 com.xforceplus.entity.AutoscanRecord
- getServiceApi() - 类中的方法 com.xforceplus.entity.ResourceApiRel
- getServiceApiId() - 类中的方法 com.xforceplus.entity.ResourceApiRel
- getServiceApiId() - 类中的方法 com.xforceplus.entity.ServiceApi
- getServiceApiName() - 类中的方法 com.xforceplus.entity.ServiceApi
- getServiceApiPath() - 类中的方法 com.xforceplus.entity.ServiceApi
- getServiceApiUrl() - 类中的方法 com.xforceplus.entity.ServiceApi
- getSkipAuthentication() - 类中的方法 com.xforceplus.entity.Route
- getSkipAuthentication() - 类中的方法 com.xforceplus.entity.RouteApply
- getSkipAuthentication() - 类中的方法 com.xforceplus.entity.ServiceApi
- getSkipAuthorization() - 类中的方法 com.xforceplus.entity.Route
- getSkipAuthorization() - 类中的方法 com.xforceplus.entity.RouteApply
- getSkipAuthorization() - 类中的方法 com.xforceplus.entity.ServiceApi
- getSkipTrail() - 类中的方法 com.xforceplus.entity.ServiceApi
- getStatus() - 类中的方法 com.xforceplus.entity.App
- getStatus() - 类中的方法 com.xforceplus.entity.AutoscanRecord
- getStatus() - 类中的方法 com.xforceplus.entity.Resource
- getStatus() - 类中的方法 com.xforceplus.entity.Route
- getStatus() - 类中的方法 com.xforceplus.entity.RouteApply
- getStatus() - 类中的方法 com.xforceplus.entity.ServiceApi
- getTimeout() - 类中的方法 com.xforceplus.entity.Route
- getTimeout() - 类中的方法 com.xforceplus.entity.RouteApply
- getTimeout() - 类中的方法 com.xforceplus.entity.ServiceApi
- getUpdaterId() - 类中的方法 com.xforceplus.entity.Resource
- getUpdaterId() - 类中的方法 com.xforceplus.entity.ServiceApi
- getUpdaterName() - 类中的方法 com.xforceplus.entity.Resource
- getUpdaterName() - 类中的方法 com.xforceplus.entity.ServiceApi
- getUpdateTime() - 类中的方法 com.xforceplus.entity.AutoscanRecord
- getUpdateTime() - 类中的方法 com.xforceplus.entity.Resource
- getUpdateTime() - 类中的方法 com.xforceplus.entity.ServiceApi
- getUrl() - 类中的方法 com.xforceplus.entity.Route
- getUrl() - 类中的方法 com.xforceplus.entity.RouteApply
- GlobalRevisionEntity - com.xforceplus.entity中的类
-
数据库变动日志
- GlobalRevisionEntity() - 类的构造器 com.xforceplus.entity.GlobalRevisionEntity
- GlobalRevisionListener - com.xforceplus.jpa.listener中的类
-
hibernate envers 的
RevisionListener - GlobalRevisionListener() - 类的构造器 com.xforceplus.jpa.listener.GlobalRevisionListener
H
- hash(String) - 类中的静态方法 com.xforceplus.utils.RouteUtils
- hash(String, String, Long) - 类中的静态方法 com.xforceplus.utils.ApiUtils
- hashCode() - 类中的方法 com.xforceplus.entity.Resource
- hashCode() - 类中的方法 com.xforceplus.entity.ResourceApiRel
N
- NAMED_ENTITY_GRAPH_DEFAULT - 类中的静态变量 com.xforceplus.entity.Resource
- NAMED_ENTITY_GRAPH_DEFAULT - 类中的静态变量 com.xforceplus.entity.ServiceApi
- newRevision(Object) - 类中的方法 com.xforceplus.jpa.listener.GlobalRevisionListener
O
- OperatorListener<O extends com.xforceplus.tenant.security.core.domain.IOperator> - com.xforceplus.jpa.listener中的接口
P
- postLoad(Resource) - 类中的方法 com.xforceplus.jpa.listener.ResourceListener
- postLoad(ServiceApi) - 类中的方法 com.xforceplus.jpa.listener.ServiceApiListener
- prePersist(App) - 类中的方法 com.xforceplus.jpa.listener.AppListener
- prePersist(Resource) - 类中的方法 com.xforceplus.jpa.listener.ResourceListener
- prePersist(ResourceApiRel) - 类中的方法 com.xforceplus.jpa.listener.ResourceApiRelListener
- prePersist(Route) - 类中的方法 com.xforceplus.jpa.listener.RouteListener
- prePersist(RouteApply) - 类中的方法 com.xforceplus.jpa.listener.RouteApplyListener
- prePersist(ServiceApi) - 类中的方法 com.xforceplus.jpa.listener.ServiceApiListener
- preUpdate(Resource) - 类中的方法 com.xforceplus.jpa.listener.ResourceListener
- preUpdate(ResourceApiRel) - 类中的方法 com.xforceplus.jpa.listener.ResourceApiRelListener
- preUpdate(Route) - 类中的方法 com.xforceplus.jpa.listener.RouteListener
- preUpdate(ServiceApi) - 类中的方法 com.xforceplus.jpa.listener.ServiceApiListener
Q
- querySpecification(ResourceModel.Request.Query) - 类中的静态方法 com.xforceplus.query.ResourceQueryHelper
- querySpecification(RouteModel.Request.Query) - 类中的静态方法 com.xforceplus.query.RouteQueryHelper
- querySpecification(ServiceApiModel.Request.Query) - 类中的静态方法 com.xforceplus.query.ServiceApiQueryHelper
R
- replacePathVariable(String, PathPatternParser) - 类中的静态方法 com.xforceplus.utils.ApiUtils
- reRenderPath(String) - 类中的静态方法 com.xforceplus.utils.RouteUtils
- reRenderRoute(RouteDto) - 类中的静态方法 com.xforceplus.utils.RouteUtils
- reRenderUrl(String) - 类中的静态方法 com.xforceplus.utils.RouteUtils
- Resource - com.xforceplus.entity中的类
- Resource() - 类的构造器 com.xforceplus.entity.Resource
- ResourceApiRel - com.xforceplus.entity中的类
- ResourceApiRel() - 类的构造器 com.xforceplus.entity.ResourceApiRel
- ResourceApiRelDao - com.xforceplus.dao中的接口
- ResourceApiRelListener - com.xforceplus.jpa.listener中的类
-
资源码自动保存/更新的JPA 监听器
- ResourceApiRelListener() - 类的构造器 com.xforceplus.jpa.listener.ResourceApiRelListener
- ResourceDao - com.xforceplus.dao中的接口
- ResourceListener - com.xforceplus.jpa.listener中的类
-
资源码自动保存/更新的JPA 监听器
- ResourceListener() - 类的构造器 com.xforceplus.jpa.listener.ResourceListener
- ResourceQueryHelper - com.xforceplus.query中的类
- ResourceQueryHelper() - 类的构造器 com.xforceplus.query.ResourceQueryHelper
- Route - com.xforceplus.entity中的类
- Route() - 类的构造器 com.xforceplus.entity.Route
- RouteApply - com.xforceplus.entity中的类
- RouteApply() - 类的构造器 com.xforceplus.entity.RouteApply
- RouteApplyDao - com.xforceplus.dao中的接口
- RouteApplyListener - com.xforceplus.jpa.listener中的类
-
创建时间, 更新时间, 删除标志自动保存/更新的JPA 监听器
- RouteApplyListener() - 类的构造器 com.xforceplus.jpa.listener.RouteApplyListener
- RouteDao - com.xforceplus.dao中的接口
- RouteListener - com.xforceplus.jpa.listener中的类
-
创建时间, 更新时间, 删除标志自动保存/更新的JPA 监听器
- RouteListener() - 类的构造器 com.xforceplus.jpa.listener.RouteListener
- RouteQueryHelper - com.xforceplus.query中的类
- RouteQueryHelper() - 类的构造器 com.xforceplus.query.RouteQueryHelper
- RouteUtils - com.xforceplus.utils中的类
- RouteUtils() - 类的构造器 com.xforceplus.utils.RouteUtils
S
- ServiceApi - com.xforceplus.entity中的类
- ServiceApi() - 类的构造器 com.xforceplus.entity.ServiceApi
- ServiceApiDao - com.xforceplus.dao中的接口
- ServiceApiListener - com.xforceplus.jpa.listener中的类
-
自动保存/更新的JPA 监听器
- ServiceApiListener() - 类的构造器 com.xforceplus.jpa.listener.ServiceApiListener
- ServiceApiQueryHelper - com.xforceplus.query中的类
- ServiceApiQueryHelper() - 类的构造器 com.xforceplus.query.ServiceApiQueryHelper
T
- toString() - 类中的方法 com.xforceplus.entity.ResourceApiRel
U
- UpdaterListener<U extends com.xforceplus.tenant.security.core.domain.IUpdater> - com.xforceplus.jpa.listener中的接口
- updateStatus(long, int) - 接口中的方法 com.xforceplus.dao.ResourceDao
All Classes and Interfaces|常量字段值|所有程序包|序列化表格