public interface OrgSingleRSCache<V3xOrgRelationship>
为了支持部分findAll
限定符和类型 | 方法和说明 |
---|---|
java.util.List<V3xOrgRelationship> |
findAll()
查询全部缓存
|
V3xOrgRelationship |
getById(java.lang.Long id)
通过Id 获取关系
|
OrgConstants.RelationshipType |
rsType()
缓存对应的关系类型
|
java.util.List<V3xOrgRelationship> findAll()
OrgConstants.RelationshipType rsType()
V3xOrgRelationship getById(java.lang.Long id)
id
- 关系Id