Class ConnectorSchemaImpl
java.lang.Object
com.evolveum.midpoint.prism.AbstractFreezable
com.evolveum.midpoint.prism.impl.schema.SchemaRegistryStateAware
com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
com.evolveum.midpoint.schema.processor.ConnectorSchemaImpl
- All Implemented Interfaces:
Freezable,DefinitionSearchImplementation,DefinitionsStore,GlobalDefinitionsStore,PrismSchema,PrismSchema.PrismSchemaMutator,SchemaBuilder,SchemaLookup.Aware,SerializableSchema,ConnectorSchema,DebugDumpable,Cloneable
public class ConnectorSchemaImpl
extends com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
implements ConnectorSchema
- Author:
- semancik
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.schema.PrismSchema
PrismSchema.PrismSchemaMutator -
Field Summary
Fields inherited from class com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
definitions, namespace, prismContextFields inherited from interface com.evolveum.midpoint.schema.processor.ConnectorSchema
CONNECTOR_CONFIGURATION_LOCAL_NAME, CONNECTOR_CONFIGURATION_TYPE_LOCAL_NAMEFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Method Summary
Methods inherited from class com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
add, add, addDelayedItemDefinition, assertNoDelayedDefinitionsOnClone, builder, copyContent, debugDump, extendDebugDump, findComplexTypeDefinitionByCompileTimeClass, findItemDefinitionByType, findItemDefinitionsByCompileTimeClass, findItemDefinitionsByElementName, findTypeDefinitionByCompileTimeClass, findTypeDefinitionByType, findTypeDefinitionByType, findTypeDefinitionsByType, getCompileTimePackage, getDefinitions, getDefinitions, getDefinitionsToSerialize, getNamespace, getSourceDescription, getSubstitutions, isRuntime, mutator, newComplexTypeDefinitionLikeBuilder, performFreeze, qualify, schemaLookup, serializeToXsd, setRuntime, setSourceDescription, toStringMethods inherited from class com.evolveum.midpoint.prism.impl.schema.SchemaRegistryStateAware
setSchemaLookupMethods inherited from class com.evolveum.midpoint.prism.AbstractFreezable
freeze, freeze, freezeAll, freezeNullableList, isImmutable, isMutableMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.schema.processor.ConnectorSchema
getConnectorConfigurationContainerDefinition, getConnectorConfigurationContainerNameMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.schema.GlobalDefinitionsStore
findComplexTypeDefinitionByCompileTimeClass, findComplexTypeDefinitionByType, findContainerDefinitionByCompileTimeClass, findContainerDefinitionByElementName, findContainerDefinitionByType, findItemDefinitionByCompileTimeClass, findItemDefinitionByElementName, findItemDefinitionByElementName, findItemDefinitionByType, findItemDefinitionByType, findItemDefinitionsByCompileTimeClass, findItemDefinitionsByElementName, findItemDefinitionsByElementName, findObjectDefinitionByCompileTimeClass, findObjectDefinitionByElementName, findObjectDefinitionByType, findPropertyDefinitionByElementName, findReferenceDefinitionByElementName, findSimpleTypeDefinitionByType, findTypeDefinitionByCompileTimeClass, findTypeDefinitionByType, findTypeDefinitionByType, findTypeDefinitionsByElementName, findTypeDefinitionsByType, findTypeDefinitionsByTypeMethods inherited from interface com.evolveum.midpoint.prism.schema.PrismSchema
builder, getComplexTypeDefinitions, getDefinitions, getDefinitions, getNamespace, getObjectDefinitions, getSourceDescription, getSubstitutions, isEmpty, isRuntime, mutator, serializeToXsd, size
-
Method Details
-
getUsualNamespacePrefix
- Specified by:
getUsualNamespacePrefixin interfaceConnectorSchema
-
clone
- Overrides:
clonein classcom.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
-