Modifier and Type | Method and Description |
---|---|
AssignmentType |
AssignmentPathSegment.getAssignmentType() |
AssignmentType |
AssignmentPath.getFirstAssignment() |
Modifier and Type | Method and Description |
---|---|
ContainerDelta<AssignmentType> |
LensFocusContext.getExecutionWaveAssignmentDelta()
Returns delta of user assignments, both primary and secondary (merged together).
|
Modifier and Type | Method and Description |
---|---|
Assignment |
AssignmentEvaluator.evaluate(AssignmentType assignmentType,
ObjectType source,
String sourceDescription,
OperationResult result) |
void |
AssignmentPathSegment.setAssignmentType(AssignmentType assignmentType) |
Modifier and Type | Method and Description |
---|---|
SimpleDelta<Assignment> |
AssignmentEvaluator.evaluate(SimpleDelta<AssignmentType> assignmentTypeDelta,
ObjectType source,
String sourceDescription,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
protected AssignmentType |
AbstractModelIntegrationTest.createAccountAssignment(String resourceOid,
String intent) |
Modifier and Type | Method and Description |
---|---|
protected ContainerDelta<AssignmentType> |
AbstractModelIntegrationTest.createAccountAssignmentModification(String resourceOid,
String intent,
boolean add) |
protected ContainerDelta<AssignmentType> |
AbstractModelIntegrationTest.createAssignmentModification(String roleOid,
QName refType,
QName relation,
PrismContainer<?> extension,
boolean add) |
protected PrismContainerDefinition<AssignmentType> |
AbstractModelIntegrationTest.getAssignmentDefinition() |
Modifier and Type | Method and Description |
---|---|
AssignmentType |
RAssignment.toJAXB(PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static void |
RAssignment.copyFromJAXB(AssignmentType jaxb,
RAssignment repo,
ObjectType parent,
PrismContext prismContext) |
static void |
RAssignment.copyToJAXB(RAssignment repo,
AssignmentType jaxb,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static String |
SchemaDebugUtil.prettyPrint(AssignmentType assignmentType) |
static String |
ObjectTypeUtil.toShortString(AssignmentType assignment) |
Constructor and Description |
---|
AssignmentEditorDto(ObjectType targetObject,
AssignmentEditorDtoType type,
UserDtoStatus status,
AssignmentType assignment) |
Modifier and Type | Method and Description |
---|---|
static String |
ContainerWrapper.formatTimeIntervalBrief(AssignmentType assignment) |
Modifier and Type | Method and Description |
---|---|
static String |
AddRoleAssignmentWrapper.formatTimeIntervalBrief(AssignmentType assignment) |
protected ObjectType |
AbstractUserWrapper.resolveObjectRef(AssignmentType a,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
AssignmentType |
AssignmentType.clone() |
AssignmentType |
ObjectFactory.createAssignmentType()
Create an instance of
AssignmentType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<AssignmentType> |
ObjectFactory.createAssignment(AssignmentType value)
|
List<AssignmentType> |
FocusType.getAssignment() |
List<AssignmentType> |
AbstractRoleType.getInducement() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<AssignmentType> |
ObjectFactory.createAssignment(AssignmentType value)
|
Copyright © 2013 evolveum. All rights reserved.