|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AssignmentType in com.evolveum.midpoint.model.lens |
---|
Methods in com.evolveum.midpoint.model.lens that return AssignmentType | |
---|---|
AssignmentType |
AssignmentPathSegment.getAssignmentType()
|
AssignmentType |
AssignmentPath.getFirstAssignment()
|
Methods in com.evolveum.midpoint.model.lens that return types with arguments of type AssignmentType | |
---|---|
ContainerDelta<AssignmentType> |
LensFocusContext.getExecutionWaveAssignmentDelta()
Returns delta of user assignments, both primary and secondary (merged together). |
Methods in com.evolveum.midpoint.model.lens with parameters of type AssignmentType | |
---|---|
Assignment |
AssignmentEvaluator.evaluate(AssignmentType assignmentType,
ObjectType source,
String sourceDescription,
OperationResult result)
|
void |
AssignmentPathSegment.setAssignmentType(AssignmentType assignmentType)
|
Method parameters in com.evolveum.midpoint.model.lens with type arguments of type AssignmentType | |
---|---|
SimpleDelta<Assignment> |
AssignmentEvaluator.evaluate(SimpleDelta<AssignmentType> assignmentTypeDelta,
ObjectType source,
String sourceDescription,
OperationResult result)
|
Uses of AssignmentType in com.evolveum.midpoint.model.test |
---|
Methods in com.evolveum.midpoint.model.test that return types with arguments of type AssignmentType | |
---|---|
protected ContainerDelta<AssignmentType> |
AbstractModelIntegrationTest.createAccountAssignmentModification(String resourceOid,
String intent,
boolean add)
|
protected ContainerDelta<AssignmentType> |
AbstractModelIntegrationTest.createAssignmentModification(String roleOid,
QName refType,
QName relation,
boolean add)
|
protected PrismContainerDefinition<AssignmentType> |
AbstractModelIntegrationTest.getAssignmentDefinition()
|
Uses of AssignmentType in com.evolveum.midpoint.repo.sql.data.common |
---|
Methods in com.evolveum.midpoint.repo.sql.data.common that return AssignmentType | |
---|---|
AssignmentType |
RAssignment.toJAXB(PrismContext prismContext)
|
Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type AssignmentType | |
---|---|
static void |
RAssignment.copyFromJAXB(AssignmentType jaxb,
RAssignment repo,
ObjectType parent,
PrismContext prismContext)
|
static void |
RAssignment.copyToJAXB(RAssignment repo,
AssignmentType jaxb,
PrismContext prismContext)
|
Uses of AssignmentType in com.evolveum.midpoint.schema.util |
---|
Methods in com.evolveum.midpoint.schema.util with parameters of type AssignmentType | |
---|---|
static String |
SchemaDebugUtil.prettyPrint(AssignmentType assignmentType)
|
static String |
ObjectTypeUtil.toShortString(AssignmentType assignment)
|
Uses of AssignmentType in com.evolveum.midpoint.web.component.assignment |
---|
Constructors in com.evolveum.midpoint.web.component.assignment with parameters of type AssignmentType | |
---|---|
AssignmentEditorDto(ObjectType targetObject,
AssignmentEditorDtoType type,
UserDtoStatus status,
AssignmentType assignment)
|
Uses of AssignmentType in com.evolveum.midpoint.web.component.prism |
---|
Methods in com.evolveum.midpoint.web.component.prism with parameters of type AssignmentType | |
---|---|
static String |
ContainerWrapper.formatTimeIntervalBrief(AssignmentType assignment)
|
Uses of AssignmentType in com.evolveum.midpoint.wf.processes.addroles |
---|
Methods in com.evolveum.midpoint.wf.processes.addroles that return AssignmentType | |
---|---|
AssignmentType |
AssignmentToApprove.getAssignment()
|
AssignmentType |
AssignmentsApprovals.AssignmentApproval.getAssignmentType()
|
Methods in com.evolveum.midpoint.wf.processes.addroles with parameters of type AssignmentType | |
---|---|
void |
AssignmentsApprovals.addResult(AssignmentType assignment,
Boolean approved)
|
static String |
AddRolesProcessWrapper.formatTimeIntervalBrief(AssignmentType assignment)
|
void |
AssignmentsApprovals.AssignmentApproval.setAssignmentType(AssignmentType assignmentType)
|
Constructors in com.evolveum.midpoint.wf.processes.addroles with parameters of type AssignmentType | |
---|---|
AssignmentsApprovals.AssignmentApproval(AssignmentType assignment,
Boolean approved)
|
|
AssignmentToApprove(AssignmentType assignment,
RoleType role)
|
Uses of AssignmentType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return AssignmentType | |
---|---|
AssignmentType |
AssignmentType.clone()
|
AssignmentType |
ObjectFactory.createAssignmentType()
Create an instance of AssignmentType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type AssignmentType | |
---|---|
JAXBElement<AssignmentType> |
ObjectFactory.createAssignment(AssignmentType value)
Create an instance of JAXBElement < AssignmentType > } |
List<AssignmentType> |
AbstractRoleType.getAssignment()
|
List<AssignmentType> |
UserType.getAssignment()
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type AssignmentType | |
---|---|
JAXBElement<AssignmentType> |
ObjectFactory.createAssignment(AssignmentType value)
Create an instance of JAXBElement < AssignmentType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |