Uses of Class
org.openiam.cache.LanguageCacheKey
-
Packages that use LanguageCacheKey Package Description org.openiam.esb.core.mailbox.impl org.openiam.esb.core.meta.service.impl org.openiam.esb.core.service.impl -
-
Uses of LanguageCacheKey in org.openiam.esb.core.mailbox.impl
Methods in org.openiam.esb.core.mailbox.impl with annotations of type LanguageCacheKey Modifier and Type Method Description MailboxConfigurationMailboxConfigurationServiceImpl. get(String id) -
Uses of LanguageCacheKey in org.openiam.esb.core.meta.service.impl
Methods in org.openiam.esb.core.meta.service.impl with annotations of type LanguageCacheKey Modifier and Type Method Description org.springframework.data.domain.Page<MetadataElement>MetadataElementServiceImpl. find(MetadataElementSearchBean searchBean, int from, int size)org.springframework.data.domain.Page<MetadataType>MetadataTypeServiceImpl. find(MetadataTypeSearchBean searchBean, int from, int size)org.springframework.data.domain.Page<MetadataElement>MetadataElementServiceImpl. findBeans(MetadataElementSearchBean searchBean, boolean deepCopy, int from, int size)org.springframework.data.domain.Page<MetadataType>MetadataTypeServiceImpl. findBeans(MetadataTypeSearchBean searchBean, boolean deepCopy, int from, int size)org.springframework.data.domain.Page<MetadataTypeEntity>MetadataTypeServiceImpl. findBeans(MetadataTypeSearchBean searchBean, int from, int size)MetadataTypeMetadataTypeServiceImpl. get(String id) -
Uses of LanguageCacheKey in org.openiam.esb.core.service.impl
Methods in org.openiam.esb.core.service.impl with annotations of type LanguageCacheKey Modifier and Type Method Description List<Language>LanguageDataServiceImpl. findBeans(LanguageSearchBean searchBean, int from, int size)ResourceResourceServiceImpl. findResourceDtoById(String resourceId)DTOAbstractKeyGetBeansServiceImpl. get(String id)List<Language>LanguageDataServiceImpl. getUsedLanguages()
-