Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Class and Description |
---|---|
class |
RAbstractRole<T extends AbstractRoleType> |
Modifier and Type | Method and Description |
---|---|
static <T extends AbstractRoleType> |
RAbstractRole.copyFromJAXB(AbstractRoleType jaxb,
RAbstractRole<T> repo,
PrismContext prismContext) |
static <T extends AbstractRoleType> |
RAbstractRole.copyToJAXB(RAbstractRole<T> repo,
AbstractRoleType jaxb,
PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
static <T extends AbstractRoleType> |
RAbstractRole.copyFromJAXB(AbstractRoleType jaxb,
RAbstractRole<T> repo,
PrismContext prismContext) |
static <T extends AbstractRoleType> |
RAbstractRole.copyToJAXB(RAbstractRole<T> repo,
AbstractRoleType jaxb,
PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Class and Description |
---|---|
class |
OrgType
Organizational unit, division, section, object gropup, team or any other form of
organizing things and/or people.
|
class |
RoleType
A role that implies assignments.
|
Modifier and Type | Method and Description |
---|---|
AbstractRoleType |
AbstractRoleType.clone() |
Copyright © 2013 evolveum. All rights reserved.