Class CachingMetadataType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.CachingMetadataType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class CachingMetadataType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Metadata that record when a cache copy was retrieved, the identifiers (etags) of that copy and possibly also other data. It is used to guide cache coherence policies and cache management in general.
See Also: