Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.DataProtectionType
Packages that use DataProtectionType
-
Uses of DataProtectionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type DataProtectionTypeModifier and TypeFieldDescriptionstatic final Producer<DataProtectionType>
DataProtectionType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return DataProtectionTypeModifier and TypeMethodDescriptionDataProtectionType.automatedDecisionMakingDescription
(String value) AbstractRoleType.beginDataProtection()
ArchetypeType.beginDataProtection()
OrgType.beginDataProtection()
RoleType.beginDataProtection()
ServiceType.beginDataProtection()
DataProtectionType.clone()
DataProtectionType.controllerContact
(String value) DataProtectionType.controllerName
(String value) ObjectFactory.createDataProtectionType()
DataProtectionType.dataErasureDescription
(String value) DataProtectionType.dataRecipientDescription
(String value) DataProtectionType.dpoContact
(String value) AbstractRoleType.getDataProtection()
DataProtectionType.legitimateInterestDescription
(String value) DataProtectionType.periodOfStorageDescription
(String value) DataProtectionType.processingPurposesDescription
(String value) DataProtectionType.securityMeasuresDescription
(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type DataProtectionTypeModifier and TypeMethodDescriptionAbstractRoleType.dataProtection
(DataProtectionType value) ArchetypeType.dataProtection
(DataProtectionType value) OrgType.dataProtection
(DataProtectionType value) RoleType.dataProtection
(DataProtectionType value) ServiceType.dataProtection
(DataProtectionType value) void
AbstractRoleType.setDataProtection
(DataProtectionType value)