Uses of Class
org.openiam.base.domain.KeyEntity
-
-
Uses of KeyEntity in org.openiam.am.srvc.domain
-
Uses of KeyEntity in org.openiam.am.srvc.dto.jdbc
Constructors in org.openiam.am.srvc.dto.jdbc with parameters of type KeyEntity Constructor Description AbstractAuthorizationEntity(KeyEntity entity) -
Uses of KeyEntity in org.openiam.authmanager.graph
Methods in org.openiam.authmanager.graph with type parameters of type KeyEntity Modifier and Type Method Description <T extends AbstractAuthorizationEntity,E extends KeyEntity>
voidGraphOperations. addVertex(VertexType type, AuthorizationEntityRequest authorizationEntity, Map<GraphVariables,String> properties) -
Uses of KeyEntity in org.openiam.base.domain
Subclasses of KeyEntity in org.openiam.base.domain Modifier and Type Class Description classAbstractAttributeEntityclassAbstractEntitlementPolicyEntityclassAbstractKeyNameEntityclassAbstractKeyNameValueEntityclassAbstractMetadataTypeEntity -
Uses of KeyEntity in org.openiam.common.graph.converter
Classes in org.openiam.common.graph.converter with type parameters of type KeyEntity Modifier and Type Class Description classDefaultVertexConverter<T extends AbstractAuthorizationEntity,E extends KeyEntity>interfaceVertexConverter<T extends AbstractAuthorizationEntity,E extends KeyEntity> -
Uses of KeyEntity in org.openiam.core.domain
Subclasses of KeyEntity in org.openiam.core.domain Modifier and Type Class Description classUserKeyCreated by: Alexander Duckardt Date: 05.10.12 -
Uses of KeyEntity in org.openiam.customization.domain
Subclasses of KeyEntity in org.openiam.customization.domain Modifier and Type Class Description classClientResourceEntity -
Uses of KeyEntity in org.openiam.elasticsearch.annotation
Methods in org.openiam.elasticsearch.annotation that return types with arguments of type KeyEntity Modifier and Type Method Description Class<? extends KeyEntity>value() -
Uses of KeyEntity in org.openiam.elasticsearch.converter
Classes in org.openiam.elasticsearch.converter with type parameters of type KeyEntity Modifier and Type Class Description classAbstractKeyDocumentToEntityConverter<D extends AbstractKeyDoc,E extends KeyEntity,DTO extends KeyDTO> -
Uses of KeyEntity in org.openiam.elasticsearch.model
Constructors in org.openiam.elasticsearch.model with parameters of type KeyEntity Constructor Description AbstractKeyDoc(KeyEntity entity) -
Uses of KeyEntity in org.openiam.esb.am.model
Subclasses of KeyEntity in org.openiam.esb.am.model Modifier and Type Class Description classURIPatternEntityWrapper -
Uses of KeyEntity in org.openiam.esb.core.internationalization
Methods in org.openiam.esb.core.internationalization with parameters of type KeyEntity Modifier and Type Method Description voidInternationalizationProvider. doDatabaseGet(KeyEntity object)voidInternationalizationProvider. doDelete(KeyEntity object)voidInternationalizationProvider. doSaveUpdate(KeyEntity object)Method parameters in org.openiam.esb.core.internationalization with type arguments of type KeyEntity Modifier and Type Method Description voidInternationalizationProvider. doDatabaseGet(Collection<? extends KeyEntity> collection) -
Uses of KeyEntity in org.openiam.esb.core.service
Classes in org.openiam.esb.core.service with type parameters of type KeyEntity 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 KeyEntity in org.openiam.esb.core.service.impl
-
Uses of KeyEntity in org.openiam.esb.repository
Classes in org.openiam.esb.repository with type parameters of type KeyEntity Modifier and Type Interface Description interfaceAbstractKeyEntityRepository<T extends KeyEntity,K extends Serializable> -
Uses of KeyEntity in org.openiam.esb.repository.custom
Classes in org.openiam.esb.repository.custom with type parameters of type KeyEntity Modifier and Type Interface Description interfaceAbstractKeyEntityCustomRepository<T extends KeyEntity,K extends Serializable>interfaceEvictableCustomRepository<T extends KeyEntity>interfaceFindBeansRepositoryCustom<T extends KeyEntity,S extends SearchBean> -
Uses of KeyEntity in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl with type parameters of type KeyEntity Modifier and Type Class Description classAbstractKeyEntityRepositoryImpl<T extends KeyEntity,S extends AbstractSearchBean>Generic abstract repository for entities. -
Uses of KeyEntity in org.openiam.idm.srvc.access.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.access.domain Modifier and Type Class Description classAccessRightEntity -
Uses of KeyEntity in org.openiam.idm.srvc.accesscertification.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.accesscertification.domain Modifier and Type Class Description classAccessCertificationEntityEntity class representing Access certification DB model. -
Uses of KeyEntity in org.openiam.idm.srvc.accesscertification.dto
Subclasses of KeyEntity in org.openiam.idm.srvc.accesscertification.dto Modifier and Type Class Description classAccessCertificationNameBeanObject to get only Names of the AccCertifcations -
Uses of KeyEntity in org.openiam.idm.srvc.auth.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.auth.domain Modifier and Type Class Description classAuthStateAuthParamXrefEntityclassIdentityEntityclassLoginAttributeEntityclassLoginEntity -
Uses of KeyEntity in org.openiam.idm.srvc.authfido.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.authfido.domain Modifier and Type Class Description classFidoAuthenticatorEntityFIDO Authenticator modelclassFidoAuthenticatorTransportEntityFIDO Authenticator transport model -
Uses of KeyEntity in org.openiam.idm.srvc.batch.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.batch.domain Modifier and Type Class Description classBatchTaskEntityclassBatchTaskScheduleEntity -
Uses of KeyEntity in org.openiam.idm.srvc.businessrules.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.businessrules.domain Modifier and Type Class Description classBrActionEntityclassBrConditionEntityclassBrTargetEntityclassBusinessRuleEntity -
Uses of KeyEntity in org.openiam.idm.srvc.cat.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.cat.domain Modifier and Type Class Description classCategoryEntity -
Uses of KeyEntity in org.openiam.idm.srvc.continfo.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.continfo.domain Modifier and Type Class Description classAbstractContactInformationEntityclassAddressEntityclassEmailAddressEntityclassPhoneEntity -
Uses of KeyEntity in org.openiam.idm.srvc.device.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.device.domain Modifier and Type Class Description classDeviceEntity -
Uses of KeyEntity in org.openiam.idm.srvc.geo.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.geo.domain Modifier and Type Class Description classDbIpGeoStatusEntity -
Uses of KeyEntity in org.openiam.idm.srvc.grp.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.grp.domain Modifier and Type Class Description classGroupAttributeEntityclassGroupEntityclassGroupToGroupMembershipXrefEntityclassGroupToResourceMembershipXrefEntity -
Uses of KeyEntity in org.openiam.idm.srvc.lang.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.lang.domain Modifier and Type Class Description classLanguageEntityclassLanguageLocaleEntityclassLanguageMappingEntity -
Uses of KeyEntity in org.openiam.idm.srvc.loc.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.loc.domain Modifier and Type Class Description classLocationEntity -
Uses of KeyEntity in org.openiam.idm.srvc.mailbox.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.mailbox.domain Modifier and Type Class Description classMailboxConfigurationEntityclassMailboxConfigurationTemplateEntity -
Uses of KeyEntity in org.openiam.idm.srvc.membership.domain
Classes in org.openiam.idm.srvc.membership.domain with type parameters of type KeyEntity Modifier and Type Class Description classAbstractMembershipXrefEntity<Parent extends KeyEntity,Child extends KeyEntity>classAbstractMembershipXrefEntity<Parent extends KeyEntity,Child extends KeyEntity>Subclasses of KeyEntity in org.openiam.idm.srvc.membership.domain Modifier and Type Class Description classAbstractMembershipXrefEntity<Parent extends KeyEntity,Child extends KeyEntity> -
Uses of KeyEntity in org.openiam.idm.srvc.meta.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.meta.domain Modifier and Type Class Description classMetadataElementEntityclassMetadataElementPageTemplateEntityclassMetadataFieldTemplateXrefEntityclassMetadataTemplateTypeEntityclassMetadataTemplateTypeFieldEntityclassMetadataTypeEntityclassMetadataValidValueEntity -
Uses of KeyEntity in org.openiam.idm.srvc.mngsys.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.mngsys.domain Modifier and Type Class Description classApproverAssociationEntityclassApproverAssociationNotifiableEntityclassAttributeMapEntityclassDefaultReconciliationAttributeMapEntityclassEscalationEntityclassManagedSysAttributeEntityclassManagedSysEntityclassManagedSystemObjectMatchEntityclassMngSysPolicyEntityclassProvisionConnectorEntityclassReconciliationResourceAttributeMapEntityclassSimulationProvReqEntity -
Uses of KeyEntity in org.openiam.idm.srvc.msg.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.msg.domain Modifier and Type Class Description classMailTemplateEntityclassMailTemplatePropertiesEntity -
Uses of KeyEntity in org.openiam.idm.srvc.org.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.org.domain Modifier and Type Class Description classGroupToOrgMembershipXrefEntityclassOrganizationAttributeEntityclassOrganizationEntityclassOrganizationTypeEntityclassOrgToOrgMembershipXrefEntityclassResourceToOrgMembershipXrefEntityclassRoleToOrgMembershipXrefEntity -
Uses of KeyEntity in org.openiam.idm.srvc.otp.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.otp.domain Modifier and Type Class Description classOTPProviderAttributeEntityclassOTPProviderEntity -
Uses of KeyEntity in org.openiam.idm.srvc.policy.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.policy.domain Modifier and Type Class Description classITPolicyEntityclassITPolicyVersionEntityclassITPolicyVersionLanguageMapEntityclassPasswordDictionaryEntityclassPolicyAttributeEntityPolicyAttribute is used to add additional attributes to a policy object.classPolicyDefEntityPolicyDef represent a policy definitionclassPolicyDefParamEntityclassPolicyEntityclassUserITPolicyHistoryEntity -
Uses of KeyEntity in org.openiam.idm.srvc.pswd.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.pswd.domain Modifier and Type Class Description classIdentityQuestGroupEntityclassIdentityQuestionEntityclassPasswordHistoryEntityclassUserIdentityAnswerEntity -
Uses of KeyEntity in org.openiam.idm.srvc.recon.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.recon.domain Modifier and Type Class Description classReconciliationConfigEntityclassReconciliationSituationEntityReconiliationSituation generated by hbm2java -
Uses of KeyEntity in org.openiam.idm.srvc.report.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.report.domain Modifier and Type Class Description classReportCriteriaParamEntityThis entity used in reporting system to define parameters of criteria for DataSetBuilderclassReportInfoEntityThis entity used in reporting system to define Report informationclassReportParamMetaTypeEntityclassReportParamTypeEntityclassReportSubCriteriaParamEntityclassReportSubscriptionEntity -
Uses of KeyEntity in org.openiam.idm.srvc.res.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.res.domain Modifier and Type Class Description classQuestionnaireAnswerEntityclassQuestionnaireEntityclassResourceEntityclassResourcePropEntityclassResourceToResourceMembershipXrefEntityclassResourceTypeEntity -
Uses of KeyEntity in org.openiam.idm.srvc.role.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.role.domain Modifier and Type Class Description classRoleAttributeEntityclassRoleEntityclassRoleToGroupMembershipXrefEntityclassRoleToResourceMembershipXrefEntityclassRoleToRoleMembershipXrefEntity -
Uses of KeyEntity in org.openiam.idm.srvc.selfregistration.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.selfregistration.domain Modifier and Type Class Description classSelfRegistrationStepEntityclassSelfRegistrationWorkflowEntity -
Uses of KeyEntity in org.openiam.idm.srvc.sourceadapter.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.sourceadapter.domain Modifier and Type Class Description classSourceAdapterConfigAttrEntityclassSourceAdapterConfigAttrValEntityclassSourceAdapterConfigEntity -
Uses of KeyEntity in org.openiam.idm.srvc.synch.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.synch.domain Modifier and Type Class Description classCSVConfigEntityclassSynchConfigDataMappingEntityclassSynchConfigEntity -
Uses of KeyEntity in org.openiam.idm.srvc.ui.theme.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.ui.theme.domain Modifier and Type Class Description classUIThemeEntity -
Uses of KeyEntity in org.openiam.idm.srvc.user.domain
Subclasses of KeyEntity in org.openiam.idm.srvc.user.domain Modifier and Type Class Description classProfilePictureEntityclassUserAttributeEntityclassUserAuthParamEntityclassUserEntityclassUserNoteEntityclassUserSshKeyEntityclassUserToGroupMembershipXrefEntityclassUserToOrganizationMembershipXrefEntityclassUserToResourceMembershipXrefEntityclassUserToRoleMembershipXrefEntityclassUserToUserMembershipXrefEntity -
Uses of KeyEntity in org.openiam.property.domain
Subclasses of KeyEntity in org.openiam.property.domain Modifier and Type Class Description classPropertyValueEntity
-