Class IdentityItemConfigurationImpl
java.lang.Object
com.evolveum.midpoint.model.impl.lens.identities.IdentityItemConfigurationImpl
- All Implemented Interfaces:
IdentityItemConfiguration,Serializable
public class IdentityItemConfigurationImpl
extends Object
implements Serializable, IdentityItemConfiguration
- See Also:
-
Method Summary
Modifier and TypeMethodDescription@NotNull ItemName@NotNull String@NotNull QNamegetName()@NotNull ItemPathgetPath()static @NotNull IdentityItemConfigurationImplof(@NotNull ItemRefinedDefinitionType itemDefBean, @NotNull MultiSourceItemDefinitionType identityDefBean) toString()
-
Method Details
-
of
@NotNull public static @NotNull IdentityItemConfigurationImpl of(@NotNull @NotNull ItemRefinedDefinitionType itemDefBean, @NotNull @NotNull MultiSourceItemDefinitionType identityDefBean) throws ConfigurationException - Throws:
ConfigurationException
-
getName
- Specified by:
getNamein interfaceIdentityItemConfiguration
-
getLocalName
- Specified by:
getLocalNamein interfaceIdentityItemConfiguration
-
getDefaultSearchItemName
- Specified by:
getDefaultSearchItemNamein interfaceIdentityItemConfiguration
-
getPath
- Specified by:
getPathin interfaceIdentityItemConfiguration
-
toString
-