Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common |
Modifier and Type | Method and Description |
---|---|
Set<RExclusion> |
RAbstractRole.getExclusion() |
Modifier and Type | Method and Description |
---|---|
static void |
RExclusion.copyFromJAXB(ExclusionType jaxb,
RExclusion repo,
ObjectType parent,
PrismContext prismContext) |
static void |
RExclusion.copyToJAXB(RExclusion repo,
ExclusionType jaxb,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
void |
RAbstractRole.setExclusion(Set<RExclusion> exclusion) |
Copyright © 2013 evolveum. All rights reserved.