Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.SchemaHandlingType

Packages that use SchemaHandlingType
com.evolveum.midpoint.schema.processor   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of SchemaHandlingType in com.evolveum.midpoint.schema.processor
 

Methods in com.evolveum.midpoint.schema.processor with parameters of type SchemaHandlingType
 void Schema.updateSchemaAccess(SchemaHandlingType schemaHandling)
           
 

Uses of SchemaHandlingType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as SchemaHandlingType
protected  SchemaHandlingType ResourceType.schemaHandling
           
protected  SchemaHandlingType ResourceAccessConfigurationType.schemaHandling
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return SchemaHandlingType
 SchemaHandlingType ObjectFactory.createSchemaHandlingType()
          Create an instance of SchemaHandlingType
 SchemaHandlingType ResourceType.getSchemaHandling()
          Gets the value of the schemaHandling property.
 SchemaHandlingType ResourceAccessConfigurationType.getSchemaHandling()
          Gets the value of the schemaHandling property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type SchemaHandlingType
 javax.xml.bind.JAXBElement<SchemaHandlingType> ObjectFactory.createSchemaHandling(SchemaHandlingType value)
          Create an instance of JAXBElement<SchemaHandlingType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type SchemaHandlingType
 javax.xml.bind.JAXBElement<SchemaHandlingType> ObjectFactory.createSchemaHandling(SchemaHandlingType value)
          Create an instance of JAXBElement<SchemaHandlingType>}
 void ResourceType.setSchemaHandling(SchemaHandlingType value)
          Sets the value of the schemaHandling property.
 void ResourceAccessConfigurationType.setSchemaHandling(SchemaHandlingType value)
          Sets the value of the schemaHandling property.
 



Copyright © 2011 evolveum. All Rights Reserved.