Uses of Class
org.damap.base.rest.madmp.dto.SecurityAndPrivacy
Packages that use SecurityAndPrivacy
-
Uses of SecurityAndPrivacy in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return types with arguments of type SecurityAndPrivacyModifier and TypeMethodDescriptionDataset.getSecurityAndPrivacy()The Dataset Security and Policy SchemaMethod parameters in org.damap.base.rest.madmp.dto with type arguments of type SecurityAndPrivacyModifier and TypeMethodDescriptionvoidDataset.setSecurityAndPrivacy(List<SecurityAndPrivacy> securityAndPrivacy) The Dataset Security and Policy Schema -
Uses of SecurityAndPrivacy in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper that return SecurityAndPrivacyModifier and TypeMethodDescriptionMaDmpMapper.mapToMaDmp(EAgreement eAgreement, SecurityAndPrivacy securityAndPrivacy) mapToMaDmp.MaDmpMapper.mapToMaDmp(EComplianceType eComplianceType, SecurityAndPrivacy securityAndPrivacy) mapToMaDmp.MaDmpMapper.mapToMaDmp(ESecurityMeasure eSecurityMeasure, SecurityAndPrivacy securityAndPrivacy) mapToMaDmp.Methods in org.damap.base.rest.madmp.mapper that return types with arguments of type SecurityAndPrivacyModifier and TypeMethodDescriptionMaDmpMapper.getSecurityAndPrivacyList(DmpDO dmpDO, DatasetDO datasetDO) getSecurityAndPrivacyList.Methods in org.damap.base.rest.madmp.mapper with parameters of type SecurityAndPrivacyModifier and TypeMethodDescriptionMaDmpMapper.mapToMaDmp(EAgreement eAgreement, SecurityAndPrivacy securityAndPrivacy) mapToMaDmp.MaDmpMapper.mapToMaDmp(EComplianceType eComplianceType, SecurityAndPrivacy securityAndPrivacy) mapToMaDmp.MaDmpMapper.mapToMaDmp(ESecurityMeasure eSecurityMeasure, SecurityAndPrivacy securityAndPrivacy) mapToMaDmp.