Package | Description |
---|---|
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
static AssignmentPolicyEnforcementType |
MiscSchemaUtil.getAssignmentPolicyEnforcementType(ProjectionPolicyType accountSynchronizationSettings) |
Modifier and Type | Field and Description |
---|---|
protected AssignmentPolicyEnforcementType |
ResourceObjectTypeDefinitionType.assignmentPolicyEnforcement |
protected AssignmentPolicyEnforcementType |
ProjectionPolicyType.assignmentPolicyEnforcement |
Modifier and Type | Method and Description |
---|---|
static AssignmentPolicyEnforcementType |
AssignmentPolicyEnforcementType.fromValue(String v) |
AssignmentPolicyEnforcementType |
ResourceObjectTypeDefinitionType.getAssignmentPolicyEnforcement()
Gets the value of the assignmentPolicyEnforcement property.
|
AssignmentPolicyEnforcementType |
ProjectionPolicyType.getAssignmentPolicyEnforcement()
Gets the value of the assignmentPolicyEnforcement property.
|
static AssignmentPolicyEnforcementType |
AssignmentPolicyEnforcementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssignmentPolicyEnforcementType[] |
AssignmentPolicyEnforcementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceObjectTypeDefinitionType.setAssignmentPolicyEnforcement(AssignmentPolicyEnforcementType value)
Sets the value of the assignmentPolicyEnforcement property.
|
void |
ProjectionPolicyType.setAssignmentPolicyEnforcement(AssignmentPolicyEnforcementType value)
Sets the value of the assignmentPolicyEnforcement property.
|
Copyright © 2014 Evolveum. All rights reserved.