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 class
AccessCertificationCampaignSearchBean
-
Uses of SearchBean in org.openiam.am.srvc.searchbean
Classes in org.openiam.am.srvc.searchbean that implement SearchBean Modifier and Type Class Description class
AuthAttributeSearchBean
class
AuthenticationRuleSearchBean
class
AuthProviderSearchBean
class
AuthResourceAttributeMapSearchBean
class
BusinessRuleSearchBean
class
BusinessRuleTargetSearchBean
class
ContentProviderSearchBean
class
SelfRegistrationStepSearchBean
class
SelfRegistrationWorkflowSearchBean
class
URIPatternSearchBean
-
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 interface
GetBeansElasticsearchService<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 ObjectGetBeansElasticsearchService
and delivery it's representation asGetBeansElasticsearchService
.interface
GetBeansService<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 ObjectGetBeansService
and 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 interface
FindBeansRepositoryCustom<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 class
SynchronizationRequestSearchBean
for 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 class
LanguageMappingSearchBean
-
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 class
ApproverAssociationSearchBean
-
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 class
ProvisionConnectorSearchBean
-
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 class
MailTemplatePropertiesSearchBean
class
MailTemplateSearchBean
-
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 class
PasswordPolicyAssocSearchBean
Policy
represents 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 class
SourceAdapterConfigSearchBean
-
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 class
CSVConfigSearchBean
class
SynchConfigSearchBean
-
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 class
UserAttributeSearchBean
-