Package | Description |
---|---|
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
static CachingMetadataType |
MiscSchemaUtil.generateCachingMetadata() |
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 |
ShadowType.getCachingMetadata() |
CachingMetadataType |
CapabilitiesType.getCachingMetadata() |
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 |
ShadowType.setCachingMetadata(CachingMetadataType value) |
void |
CapabilitiesType.setCachingMetadata(CachingMetadataType value) |
Constructor and Description |
---|
CachingMetadataType(CachingMetadataType o)
Creates a new
CachingMetadataType instance by deeply copying a given CachingMetadataType instance. |
Copyright © 2016 Evolveum. All rights reserved.