Uses of Interface
org.openiam.idm.searchbeans.SearchBean
-
-
Uses of SearchBean in org.openiam.activiti.model.dto
Classes in org.openiam.activiti.model.dto that implement SearchBean Modifier and Type Class Description classAccessCertificationCampaignSearchBean -
Uses of SearchBean in org.openiam.am.srvc.searchbean
Classes in org.openiam.am.srvc.searchbean that implement SearchBean Modifier and Type Class Description classAuthAttributeSearchBeanclassAuthenticationRuleSearchBeanclassAuthProviderSearchBeanclassAuthResourceAttributeMapSearchBeanclassBusinessRuleSearchBeanclassBusinessRuleTargetSearchBeanclassContentProviderSearchBeanclassSelfRegistrationStepSearchBeanclassSelfRegistrationWorkflowSearchBeanclassURIPatternSearchBean -
Uses of SearchBean in org.openiam.esb.core.service
Classes in org.openiam.esb.core.service with type parameters of type SearchBean Modifier and Type Interface Description interfaceGetBeansElasticsearchService<DTO extends KeyDTO,ENTITY extends KeyEntity,KeyType extends Serializable,SEARCH_BEAN extends SearchBean<DTO,KeyType>>Service is used for get/search method of Services implementation that works with JPA AND ElasticSearch ObjectGetBeansElasticsearchServiceand delivery it's representation asGetBeansElasticsearchService.interfaceGetBeansService<DTO extends KeyDTO,ENTITY extends KeyEntity,KeyType extends Serializable,SEARCH_BEAN extends SearchBean<DTO,KeyType>>Service is used for get/search method of Services implementation that works with JPA ObjectGetBeansServiceand delivery it's representation asGetBeansService. -
Uses of SearchBean in org.openiam.esb.repository.custom
Classes in org.openiam.esb.repository.custom with type parameters of type SearchBean Modifier and Type Interface Description interfaceFindBeansRepositoryCustom<T extends KeyEntity,S extends SearchBean> -
Uses of SearchBean in org.openiam.idm.searchbeans
-
Uses of SearchBean in org.openiam.idm.searchbeans.multivalue
Classes in org.openiam.idm.searchbeans.multivalue that implement SearchBean Modifier and Type Class Description classSynchronizationRequestSearchBeanfor synchronization we should be able to search by IN logic. like name in (a,b,c) Works only as an exactly match. -
Uses of SearchBean in org.openiam.idm.srvc.lang.dto
Classes in org.openiam.idm.srvc.lang.dto that implement SearchBean Modifier and Type Class Description classLanguageMappingSearchBean -
Uses of SearchBean in org.openiam.idm.srvc.mngsys.bean
Classes in org.openiam.idm.srvc.mngsys.bean that implement SearchBean Modifier and Type Class Description classApproverAssociationSearchBean -
Uses of SearchBean in org.openiam.idm.srvc.mngsys.dto
Classes in org.openiam.idm.srvc.mngsys.dto that implement SearchBean Modifier and Type Class Description classProvisionConnectorSearchBean -
Uses of SearchBean in org.openiam.idm.srvc.msg.dto
Classes in org.openiam.idm.srvc.msg.dto that implement SearchBean Modifier and Type Class Description classMailTemplatePropertiesSearchBeanclassMailTemplateSearchBean -
Uses of SearchBean in org.openiam.idm.srvc.policy.dto
Classes in org.openiam.idm.srvc.policy.dto that implement SearchBean Modifier and Type Class Description classPasswordPolicyAssocSearchBeanPolicyrepresents a policy object that is used by the policy service. -
Uses of SearchBean in org.openiam.idm.srvc.sourceadapter.dto
Classes in org.openiam.idm.srvc.sourceadapter.dto that implement SearchBean Modifier and Type Class Description classSourceAdapterConfigSearchBean -
Uses of SearchBean in org.openiam.idm.srvc.synch.dto
Classes in org.openiam.idm.srvc.synch.dto that implement SearchBean Modifier and Type Class Description classCSVConfigSearchBeanclassSynchConfigSearchBean -
Uses of SearchBean in org.openiam.idm.srvc.user.dto
Classes in org.openiam.idm.srvc.user.dto that implement SearchBean Modifier and Type Class Description classUserAttributeSearchBean
-