Uses of Class
org.openiam.internationalization.Internationalized
-
-
Uses of Internationalized in org.openiam.base.domain
Fields in org.openiam.base.domain with annotations of type Internationalized Modifier and Type Field Description protected MetadataTypeEntity
AbstractMetadataTypeEntity. type
-
Uses of Internationalized in org.openiam.customization.domain
Classes in org.openiam.customization.domain with annotations of type Internationalized Modifier and Type Class Description class
ClientResourceEntity
-
Uses of Internationalized in org.openiam.esb.authmanager.admin.service.impl
Methods in org.openiam.esb.authmanager.admin.service.impl with annotations of type Internationalized Modifier and Type Method Description void
AuthorizationMenuAdminServiceImpl. processTreeUpdate(List<ResourceEntity> toSave, List<ResourceEntity> toUpdate, List<ResourceEntity> toDelete)
MenuSaveResponse
AuthorizationMenuAdminServiceImpl. saveMenuTree(AuthorizationMenu root)
-
Uses of Internationalized in org.openiam.esb.core.meta.service.impl
Methods in org.openiam.esb.core.meta.service.impl with annotations of type Internationalized Modifier and Type Method Description void
MetadataElementTemplateServiceImpl. delete(String id)
void
MetadataElementServiceImpl. deleteMetadataElement(String id)
void
MetadataTypeServiceImpl. deleteMetadataType(String id)
void
MetadataElementServiceImpl. deleteMetaValidValue(String id)
org.springframework.data.domain.Page<MetadataType>
MetadataTypeServiceImpl. findBeans(MetadataTypeSearchBean searchBean, boolean deepCopy, int from, int size)
PageTempate
MetadataElementTemplateServiceImpl. getTemplate(TemplateRequest request)
String
MetadataElementServiceImpl. save(MetadataElement element)
String
MetadataElementTemplateServiceImpl. save(MetadataElementPageTemplate template)
String
MetadataTypeServiceImpl. save(MetadataType dto)
void
MetadataElementTemplateServiceImpl. validate(BaseTemplateRequestModel request)
-
Uses of Internationalized in org.openiam.esb.core.org.service.impl
Methods in org.openiam.esb.core.org.service.impl with annotations of type Internationalized Modifier and Type Method Description void
OrganizationTypeServiceImpl. delete(String id)
String
OrganizationTypeServiceImpl. save(OrganizationType typeDto)
-
Uses of Internationalized in org.openiam.esb.core.pswd.service.impl
Methods in org.openiam.esb.core.pswd.service.impl with annotations of type Internationalized Modifier and Type Method Description void
DefaultChallengeResponseValidator. deleteQuestion(String id)
void
DefaultChallengeResponseValidator. saveQuestion(IdentityQuestionEntity entity)
-
Uses of Internationalized in org.openiam.esb.core.service.impl
Methods in org.openiam.esb.core.service.impl with annotations of type Internationalized Modifier and Type Method Description void
AccessRightServiceImpl. delete(String id)
void
ResourceServiceImpl. deleteResource(String resourceId)
void
ResourceServiceImpl. deleteResourceType(String resourceTypeId)
List<PropertyValue>
PropertyValueServiceImpl. getAll()
List<PropertyValue>
PropertyValueServiceImpl. getByCategory(String category)
Group
GroupDataServiceImpl. getGroupDTO(String groupId)
void
LanguageDataServiceImpl. removeLanguage(String id)
void
ManagedSystemServiceImpl. removeManagedSysById(String sysId)
String
AccessRightServiceImpl. save(AccessRight dto)
String
LanguageDataServiceImpl. save(Language language)
void
PropertyValueServiceImpl. save(List<PropertyValue> dtoList)
void
ResourceServiceImpl. save(ResourceEntity entity)
String
ResourceServiceImpl. save(ResourceType dto)
String
ResourceServiceImpl. saveResource(Resource resource)
-
Uses of Internationalized in org.openiam.idm.srvc.access.domain
Classes in org.openiam.idm.srvc.access.domain with annotations of type Internationalized Modifier and Type Class Description class
AccessRightEntity
-
Uses of Internationalized in org.openiam.idm.srvc.access.dto
Classes in org.openiam.idm.srvc.access.dto with annotations of type Internationalized Modifier and Type Class Description class
AccessRight
-
Uses of Internationalized in org.openiam.idm.srvc.accesscertification.domain
Classes in org.openiam.idm.srvc.accesscertification.domain with annotations of type Internationalized Modifier and Type Class Description class
AccessCertificationEntity
Entity class representing Access certification DB model. -
Uses of Internationalized in org.openiam.idm.srvc.accesscertification.dto
Classes in org.openiam.idm.srvc.accesscertification.dto with annotations of type Internationalized Modifier and Type Class Description class
AccessCertification
DTO model representing Access certification data. -
Uses of Internationalized in org.openiam.idm.srvc.continfo.domain
Classes in org.openiam.idm.srvc.continfo.domain with annotations of type Internationalized Modifier and Type Class Description class
AddressEntity
class
EmailAddressEntity
class
PhoneEntity
-
Uses of Internationalized in org.openiam.idm.srvc.grp.domain
Classes in org.openiam.idm.srvc.grp.domain with annotations of type Internationalized Modifier and Type Class Description class
GroupAttributeEntity
class
GroupEntity
-
Uses of Internationalized in org.openiam.idm.srvc.lang.domain
Classes in org.openiam.idm.srvc.lang.domain with annotations of type Internationalized Modifier and Type Class Description class
LanguageEntity
-
Uses of Internationalized in org.openiam.idm.srvc.lang.dto
Classes in org.openiam.idm.srvc.lang.dto with annotations of type Internationalized Modifier and Type Class Description class
Language
-
Uses of Internationalized in org.openiam.idm.srvc.meta.domain
Classes in org.openiam.idm.srvc.meta.domain with annotations of type Internationalized Modifier and Type Class Description class
MetadataElementEntity
class
MetadataElementPageTemplateEntity
class
MetadataFieldTemplateXrefEntity
class
MetadataTypeEntity
class
MetadataValidValueEntity
-
Uses of Internationalized in org.openiam.idm.srvc.meta.dto
Classes in org.openiam.idm.srvc.meta.dto with annotations of type Internationalized Modifier and Type Class Description class
MetadataElement
MetadataElement
represents an attribute of MetadataType.class
MetadataType
MetadataType
represents a metdata type instance. -
Uses of Internationalized in org.openiam.idm.srvc.org.domain
Classes in org.openiam.idm.srvc.org.domain with annotations of type Internationalized Modifier and Type Class Description class
OrganizationAttributeEntity
class
OrganizationEntity
class
OrganizationTypeEntity
-
Uses of Internationalized in org.openiam.idm.srvc.org.dto
Classes in org.openiam.idm.srvc.org.dto with annotations of type Internationalized Modifier and Type Class Description class
OrganizationType
-
Uses of Internationalized in org.openiam.idm.srvc.pswd.domain
Classes in org.openiam.idm.srvc.pswd.domain with annotations of type Internationalized Modifier and Type Class Description class
IdentityQuestionEntity
-
Uses of Internationalized in org.openiam.idm.srvc.pswd.dto
Classes in org.openiam.idm.srvc.pswd.dto with annotations of type Internationalized Modifier and Type Class Description class
IdentityQuestion
-
Uses of Internationalized in org.openiam.idm.srvc.res.domain
Classes in org.openiam.idm.srvc.res.domain with annotations of type Internationalized Modifier and Type Class Description class
QuestionnaireAnswerEntity
class
QuestionnaireEntity
class
ResourceEntity
class
ResourcePropEntity
class
ResourceTypeEntity
-
Uses of Internationalized in org.openiam.idm.srvc.res.dto
Classes in org.openiam.idm.srvc.res.dto with annotations of type Internationalized Modifier and Type Class Description class
Resource
Resources are items that need to be managed or protected.class
ResourceType
ResourceType allows you to classify the resource. -
Uses of Internationalized in org.openiam.idm.srvc.role.domain
Classes in org.openiam.idm.srvc.role.domain with annotations of type Internationalized Modifier and Type Class Description class
RoleAttributeEntity
class
RoleEntity
Fields in org.openiam.idm.srvc.role.domain with annotations of type Internationalized Modifier and Type Field Description protected MetadataTypeEntity
RoleEntity. risk
-
Uses of Internationalized in org.openiam.idm.srvc.sourceadapter.domain
Classes in org.openiam.idm.srvc.sourceadapter.domain with annotations of type Internationalized Modifier and Type Class Description class
SourceAdapterConfigAttrEntity
-
Uses of Internationalized in org.openiam.idm.srvc.user.domain
Classes in org.openiam.idm.srvc.user.domain with annotations of type Internationalized Modifier and Type Class Description class
UserAttributeEntity
class
UserEntity
Fields in org.openiam.idm.srvc.user.domain with annotations of type Internationalized Modifier and Type Field Description protected MetadataTypeEntity
UserEntity. subType
protected MetadataTypeEntity
SupervisorEntity. type
protected MetadataTypeEntity
UserEntity. type
-
Uses of Internationalized in org.openiam.idm.srvc.user.dto
Classes in org.openiam.idm.srvc.user.dto with annotations of type Internationalized Modifier and Type Class Description class
User
User domain object. -
Uses of Internationalized in org.openiam.property.domain
Classes in org.openiam.property.domain with annotations of type Internationalized Modifier and Type Class Description class
PropertyValueEntity
-
Uses of Internationalized in org.openiam.property.dto
Classes in org.openiam.property.dto with annotations of type Internationalized Modifier and Type Class Description class
PropertyValue
-