Class LinkedObjectsFunctions
java.lang.Object
com.evolveum.midpoint.model.impl.expr.LinkedObjectsFunctions
Functions related to "linked objects" functionality.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<T extends AssignmentHolderType>
TcreateLinkedSource
(String linkTypeName)
-
Constructor Details
-
LinkedObjectsFunctions
public LinkedObjectsFunctions()
-
-
Method Details
-
createLinkedSource
@Experimental public <T extends AssignmentHolderType> T createLinkedSource(String linkTypeName) throws SchemaException, ConfigurationException
-