Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CachingMetadataType
Packages that use CachingMetadataType
Package
Description
-
Uses of CachingMetadataType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return CachingMetadataTypeModifier and TypeMethodDescriptionstatic CachingMetadataType
MiscSchemaUtil.generateCachingMetadata()
Methods in com.evolveum.midpoint.schema.util with parameters of type CachingMetadataTypeModifier and TypeMethodDescriptionstatic String
SchemaDebugUtil.prettyPrint
(CachingMetadataType cachingMetadata) -
Uses of CachingMetadataType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CachingMetadataTypeModifier and TypeMethodDescriptionCapabilitiesType.beginCachingMetadata()
ShadowType.beginCachingMetadata()
XmlSchemaType.beginCachingMetadata()
CachingMetadataType.clone()
ObjectFactory.createCachingMetadataType()
CapabilitiesType.getCachingMetadata()
ShadowType.getCachingMetadata()
XmlSchemaType.getCachingMetadata()
CachingMetadataType.retrievalTimestamp
(String value) CachingMetadataType.retrievalTimestamp
(XMLGregorianCalendar value) CachingMetadataType.serialNumber
(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CachingMetadataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CachingMetadataType>
ObjectFactory.createCachingMetadata
(CachingMetadataType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CachingMetadataTypeModifier and TypeMethodDescriptionCapabilitiesType.cachingMetadata
(CachingMetadataType value) ShadowType.cachingMetadata
(CachingMetadataType value) XmlSchemaType.cachingMetadata
(CachingMetadataType value) jakarta.xml.bind.JAXBElement<CachingMetadataType>
ObjectFactory.createCachingMetadata
(CachingMetadataType value) void
CapabilitiesType.setCachingMetadata
(CachingMetadataType value) void
ShadowType.setCachingMetadata
(CachingMetadataType value) void
XmlSchemaType.setCachingMetadata
(CachingMetadataType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CachingMetadataType