Uses of Class
io.higson.runtime.model.ReferenceDto
Packages that use ReferenceDto
Package
Description
-
Uses of ReferenceDto in io.higson.runtime.core.datasource
Methods in io.higson.runtime.core.datasource that return types with arguments of type ReferenceDtoModifier and TypeMethodDescriptionDomainCacheDao.getReferences(int elementId) DomainCacheDao.getReferences(String profileCode, int sessionId, Set<Integer> userRegionVersions) -
Uses of ReferenceDto in io.higson.runtime.core.datasource.snapshot.domain
Methods in io.higson.runtime.core.datasource.snapshot.domain that return types with arguments of type ReferenceDtoModifier and TypeMethodDescriptionSnapshotDomainCacheDao.getReferences(int elementId) SnapshotDomainCacheDao.getReferences(String profileCode, int sessionId, Set<Integer> userRegionVersions) -
Uses of ReferenceDto in io.higson.runtime.dao
Methods in io.higson.runtime.dao that return types with arguments of type ReferenceDtoModifier and TypeMethodDescriptionDomainCacheJdbcDao.getReferences(int elementId) DomainCacheJdbcDao.getReferences(String profileCode, int sessionId, Set<Integer> userRegionVersions)