Package | Description |
---|---|
com.evolveum.midpoint.common.refinery | |
com.evolveum.midpoint.model.api | |
com.evolveum.midpoint.schema.processor | |
com.evolveum.midpoint.util |
Modifier and Type | Method and Description |
---|---|
Collection<? extends DisplayableValue<T>> |
RefinedAttributeDefinition.getAllowedValues() |
Collection<? extends DisplayableValue<T>> |
LayerRefinedAttributeDefinition.getAllowedValues() |
Modifier and Type | Class and Description |
---|---|
class |
ModelAuthorizationAction |
Modifier and Type | Method and Description |
---|---|
Collection<? extends DisplayableValue<String>> |
ModelInteractionService.getActionUrls()
Returns a collection of all authorization actions known to the system.
|
List<? extends DisplayableValue<String>> |
RoleSelectionSpecification.getRoleTypes()
Returns null if there is no information about role types that can or cannot be assigned.
|
Modifier and Type | Method and Description |
---|---|
void |
RoleSelectionSpecification.addRoleType(DisplayableValue<String> roleType) |
Modifier and Type | Method and Description |
---|---|
void |
RoleSelectionSpecification.addRoleTypes(Collection<? extends DisplayableValue<String>> roleTypes) |
Modifier and Type | Method and Description |
---|---|
<T> com.evolveum.midpoint.prism.PrismPropertyDefinition<T> |
MidPointSchemaDefinitionFactory.createPropertyDefinition(QName elementName,
QName typeName,
com.evolveum.midpoint.prism.ComplexTypeDefinition complexTypeDefinition,
com.evolveum.midpoint.prism.PrismContext prismContext,
com.sun.xml.xsom.XSAnnotation annotation,
com.sun.xml.xsom.XSParticle elementParticle,
Collection<? extends DisplayableValue<T>> allowedValues,
T defaultValue) |
Modifier and Type | Method and Description |
---|---|
static <T> Collection<T> |
MiscUtil.getValuesFromDisplayableValues(Collection<? extends DisplayableValue<T>> disps) |
Copyright © 2016 Evolveum. All rights reserved.