Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LookupTableType
-
Packages that use LookupTableType Package Description com.evolveum.midpoint.repo.sqale.qmodel.lookuptable com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LookupTableType in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable
Methods in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable that return LookupTableType Modifier and Type Method Description LookupTableType
QLookupTableMapping. toSchemaObjectInternal(com.querydsl.core.Tuple rowTuple, QLookupTable entityPath, Collection<SelectorOptions<GetOperationOptions>> options, @NotNull JdbcSession session, boolean forceFull)
Methods in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable with parameters of type LookupTableType Modifier and Type Method Description void
QLookupTableMapping. storeRelatedEntities(@NotNull MLookupTable lookupTable, @NotNull LookupTableType schemaObject, @NotNull JdbcSession jdbcSession)
-
Uses of LookupTableType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type LookupTableType Modifier and Type Method Description PrismObject<LookupTableType>
LookupTableType. asPrismObject()
javax.xml.bind.JAXBElement<LookupTableType>
ObjectFactory. createLookupTable(LookupTableType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LookupTableType Modifier and Type Method Description javax.xml.bind.JAXBElement<LookupTableType>
ObjectFactory. createLookupTable(LookupTableType value)
-