Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CachingProfileType
-
Packages that use CachingProfileType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CachingProfileType 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 CachingProfileType Modifier and Type Method Description javax.xml.bind.JAXBElement<CachingProfileType>ObjectFactory. createCachingProfile(CachingProfileType value)List<CachingProfileType>CachingConfigurationType. createProfileList()List<CachingProfileType>CachingConfigurationType. getProfile()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CachingProfileType Modifier and Type Method Description javax.xml.bind.JAXBElement<CachingProfileType>ObjectFactory. createCachingProfile(CachingProfileType value)CachingConfigurationTypeCachingConfigurationType. profile(CachingProfileType value)
-