Modifier and Type | Method and Description |
---|---|
AssignmentPolicyEnforcementType |
LensProjectionContext.getAssignmentPolicyEnforcementType() |
Modifier and Type | Method and Description |
---|---|
static AssignmentPolicyEnforcementType |
MiscSchemaUtil.getAssignmentPolicyEnforcementType(ProjectionPolicyType accountSynchronizationSettings) |
Modifier and Type | Method and Description |
---|---|
protected AssignmentPolicyEnforcementType |
AbstractIntegrationTest.getAssignmentPolicyEnforcementType(SystemConfigurationType systemConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractIntegrationTest.assumeAssignmentPolicy(AssignmentPolicyEnforcementType policy) |
protected void |
AbstractIntegrationTest.assumeResourceAssigmentPolicy(String oid,
AssignmentPolicyEnforcementType policy,
boolean legalize) |
protected void |
AbstractIntegrationTest.deleteResourceAssigmentPolicy(String oid,
AssignmentPolicyEnforcementType policy,
boolean legalize) |
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 © 2013 evolveum. All rights reserved.