Package | Description |
---|---|
com.evolveum.midpoint.model.api | |
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
RefinedObjectClassDefinition |
ModelInteractionService.getEditObjectClassDefinition(com.evolveum.midpoint.prism.PrismObject<ShadowType> shadow,
com.evolveum.midpoint.prism.PrismObject<ResourceType> resource,
AuthorizationPhaseType phase) |
<O extends ObjectType> |
ModelInteractionService.getEditObjectDefinition(com.evolveum.midpoint.prism.PrismObject<O> object,
AuthorizationPhaseType phase,
OperationResult result)
Returns a schema that reflects editability of the object in terms of midPoint schema limitations and security.
|
Modifier and Type | Method and Description |
---|---|
static AuthorizationPhaseType |
AuthorizationPhaseType.fromValue(String v) |
AuthorizationPhaseType |
AuthorizationType.getPhase() |
static AuthorizationPhaseType |
AuthorizationPhaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationPhaseType[] |
AuthorizationPhaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthorizationType.setPhase(AuthorizationPhaseType value) |
Copyright © 2015 Evolveum. All rights reserved.