Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.CachingMetadataType

Packages that use CachingMetadataType
com.evolveum.midpoint.schema.util   
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of CachingMetadataType in com.evolveum.midpoint.schema.util
 

Methods in com.evolveum.midpoint.schema.util that return CachingMetadataType
static CachingMetadataType MiscSchemaUtil.generateCachingMetadata()
           
 

Uses of CachingMetadataType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as CachingMetadataType
protected  CachingMetadataType CapabilitiesType.cachingMetadata
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return CachingMetadataType
 CachingMetadataType CachingMetadataType.clone()
          Creates and returns a deep copy of this object.
 CachingMetadataType ObjectFactory.createCachingMetadataType()
          Create an instance of CachingMetadataType
 CachingMetadataType CapabilitiesType.getCachingMetadata()
          Metadata defining the "freshness" of the cached copy of native capabilities.
 CachingMetadataType XmlSchemaType.getCachingMetadata()
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type CachingMetadataType
 JAXBElement<CachingMetadataType> ObjectFactory.createCachingMetadata(CachingMetadataType value)
          Create an instance of JAXBElement<CachingMetadataType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type CachingMetadataType
 JAXBElement<CachingMetadataType> ObjectFactory.createCachingMetadata(CachingMetadataType value)
          Create an instance of JAXBElement<CachingMetadataType>}
 void CapabilitiesType.setCachingMetadata(CachingMetadataType value)
          Sets the value of the cachingMetadata property.
 void XmlSchemaType.setCachingMetadata(CachingMetadataType value)
           
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type CachingMetadataType
CachingMetadataType(CachingMetadataType o)
          Creates a new CachingMetadataType instance by deeply copying a given CachingMetadataType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.