Class ExpressionProfiles
java.lang.Object
com.evolveum.midpoint.schema.expression.ExpressionProfiles
An indexed set of
ExpressionProfile
objects.- Author:
- semancik
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull ExpressionProfile
getProfile
(@NotNull String identifier) @NotNull Map<String,
ExpressionProfile> int
size()
-
Constructor Details
-
ExpressionProfiles
-
-
Method Details
-
getProfile
@NotNull public @NotNull ExpressionProfile getProfile(@NotNull @NotNull String identifier) throws ConfigurationException - Throws:
ConfigurationException
-
size
public int size() -
getProfiles
-