com.evolveum.midpoint.schema
Class EnhancedResourceType

java.lang.Object
  extended by com.evolveum.midpoint.xml.ns._public.common.common_1.ObjectType
      extended by com.evolveum.midpoint.xml.ns._public.common.common_1.ExtensibleObjectType
          extended by com.evolveum.midpoint.xml.ns._public.common.common_1.ResourceType
              extended by com.evolveum.midpoint.schema.EnhancedResourceType
All Implemented Interfaces:
java.io.Serializable

public class EnhancedResourceType
extends ResourceType

Author:
Radovan Semancik
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.ResourceType
capabilities, configuration, connector, connectorRef, namespace, nativeCapabilities, schema, schemaHandling, scripts, synchronization
 
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.ExtensibleObjectType
extension
 
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.ObjectType
description, name, oid, version
 
Constructor Summary
EnhancedResourceType()
           
EnhancedResourceType(ResourceType resourceType)
           
 
Method Summary
 Schema getParsedSchema()
           
 void setParsedSchema(Schema parsedSchema)
           
 
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.ResourceType
getCapabilities, getConfiguration, getConnector, getConnectorRef, getNamespace, getNativeCapabilities, getSchema, getSchemaHandling, getScripts, getSynchronization, setCapabilities, setConfiguration, setConnector, setConnectorRef, setNamespace, setNativeCapabilities, setSchema, setSchemaHandling, setScripts, setSynchronization, toString
 
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.ExtensibleObjectType
getExtension, setExtension
 
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.ObjectType
getDescription, getName, getOid, getVersion, setDescription, setName, setOid, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EnhancedResourceType

public EnhancedResourceType()

EnhancedResourceType

public EnhancedResourceType(ResourceType resourceType)
Method Detail

getParsedSchema

public Schema getParsedSchema()

setParsedSchema

public void setParsedSchema(Schema parsedSchema)


Copyright © 2011 evolveum. All Rights Reserved.