public class FocusTypeUtil extends Object
Constructor and Description |
---|
FocusTypeUtil() |
Modifier and Type | Method and Description |
---|---|
static AssignmentType |
createOrgAssignment(String roleOid) |
static AssignmentType |
createRoleAssignment(String roleOid) |
static AssignmentType |
createTargetAssignment(String targetOid,
QName type) |
static String |
dumpAssignment(AssignmentType assignmentType) |
static String |
dumpInducementConstraints(AssignmentType assignmentType) |
static boolean |
selectorMatches(AssignmentSelectorType assignmentSelector,
AssignmentType assignmentType) |
public static AssignmentType createRoleAssignment(String roleOid)
public static AssignmentType createOrgAssignment(String roleOid)
public static AssignmentType createTargetAssignment(String targetOid, QName type)
public static String dumpAssignment(AssignmentType assignmentType)
public static String dumpInducementConstraints(AssignmentType assignmentType)
public static boolean selectorMatches(AssignmentSelectorType assignmentSelector, AssignmentType assignmentType)
Copyright © 2016 Evolveum. All rights reserved.