Package | Description |
---|---|
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
static CachingMetadataType |
MiscSchemaUtil.generateCachingMetadata() |
Modifier and Type | Field and Description |
---|---|
protected CachingMetadataType |
CapabilitiesType.cachingMetadata |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CachingMetadataType> |
ObjectFactory.createCachingMetadata(CachingMetadataType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CachingMetadataType> |
ObjectFactory.createCachingMetadata(CachingMetadataType value)
|
void |
XmlSchemaType.setCachingMetadata(CachingMetadataType value) |
void |
CapabilitiesType.setCachingMetadata(CachingMetadataType value)
Sets the value of the cachingMetadata property.
|
Constructor and Description |
---|
CachingMetadataType(CachingMetadataType o)
Creates a new
CachingMetadataType instance by deeply copying a given CachingMetadataType instance. |
Copyright © 2013 evolveum. All rights reserved.