Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common.container |
Modifier and Type | Method and Description |
---|---|
static RCertCaseReference |
RCertCaseReference.jaxbRefToRepo(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType reference,
PrismContext prismContext,
RAccessCertificationCase owner,
RCReferenceOwner refOwner) |
Modifier and Type | Method and Description |
---|---|
Set<RCertCaseReference> |
RAccessCertificationCase.getReviewerRef() |
static Set<RCertCaseReference> |
RCertCaseReference.safeListReferenceToSet(List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> list,
PrismContext prismContext,
RAccessCertificationCase owner,
RCReferenceOwner refOwner) |
Modifier and Type | Method and Description |
---|---|
void |
RAccessCertificationCase.setReviewerRef(Set<RCertCaseReference> reviewerRef) |
Copyright © 2016 evolveum. All rights reserved.