com.evolveum.midpoint.common.refinery
Class EnhancedResourceType
java.lang.Object
com.evolveum.midpoint.xml.ns._public.common.common_1.ObjectType
com.evolveum.midpoint.xml.ns._public.common.common_1.ExtensibleObjectType
com.evolveum.midpoint.xml.ns._public.common.common_1.ResourceType
com.evolveum.midpoint.common.refinery.EnhancedResourceType
- All Implemented Interfaces:
- java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
public class EnhancedResourceType
- extends ResourceType
- Author:
- Radovan Semancik
- See Also:
- Serialized Form
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.ResourceType |
capabilities, COMPLEX_TYPE, configuration, connector, connectorRef, F_CAPABILITIES, F_CONFIGURATION, F_CONNECTOR, F_CONNECTOR_REF, F_NAMESPACE, F_NATIVE_CAPABILITIES, F_SCHEMA, F_SCHEMA_HANDLING, F_SCRIPTS, F_SYNCHRONIZATION, namespace, nativeCapabilities, schema, schemaHandling, scripts, synchronization |
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.ResourceType |
equals, equals, getCapabilities, getConfiguration, getConnector, getConnectorRef, getNamespace, getNativeCapabilities, getSchema, getSchemaHandling, getScripts, getSynchronization, hashCode, hashCode, setCapabilities, setConfiguration, setConnector, setConnectorRef, setNamespace, setNativeCapabilities, setSchema, setSchemaHandling, setScripts, setSynchronization, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
EnhancedResourceType
public EnhancedResourceType()
EnhancedResourceType
public EnhancedResourceType(ResourceType resourceType)
getParsedSchema
public Schema getParsedSchema()
setParsedSchema
public void setParsedSchema(Schema parsedSchema)
getRefinedSchema
public RefinedResourceSchema getRefinedSchema()
setRefinedSchema
public void setRefinedSchema(RefinedResourceSchema refinedSchema)
Copyright © 2012 evolveum. All Rights Reserved.