|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
XmlSchemaType.getCachingMetadata()
|
CachingMetadataType |
CapabilitiesType.getCachingMetadata()
Metadata defining the "freshness" of the cached copy of native capabilities. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type CachingMetadataType | |
---|---|
javax.xml.bind.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 | |
---|---|
javax.xml.bind.JAXBElement<CachingMetadataType> |
ObjectFactory.createCachingMetadata(CachingMetadataType value)
Create an instance of JAXBElement < CachingMetadataType > } |
void |
XmlSchemaType.setCachingMetadata(CachingMetadataType value)
|
void |
CapabilitiesType.setCachingMetadata(CachingMetadataType value)
Sets the value of the cachingMetadata property. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |