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

Packages that use SystemConfigurationType
com.evolveum.midpoint.web.model.dto   
com.evolveum.midpoint.web.model.impl   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of SystemConfigurationType in com.evolveum.midpoint.web.model.dto
 

Constructors in com.evolveum.midpoint.web.model.dto with parameters of type SystemConfigurationType
SystemConfigurationDto(SystemConfigurationType systemConfiguration)
           
 

Uses of SystemConfigurationType in com.evolveum.midpoint.web.model.impl
 

Methods in com.evolveum.midpoint.web.model.impl with parameters of type SystemConfigurationType
protected  SystemConfigurationDto SystemManagerImpl.createObject(SystemConfigurationType objectType)
           
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return SystemConfigurationType
 SystemConfigurationType ObjectFactory.createSystemConfigurationType()
          Create an instance of SystemConfigurationType
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type SystemConfigurationType
 javax.xml.bind.JAXBElement<SystemConfigurationType> ObjectFactory.createSystemConfiguration(SystemConfigurationType value)
          Create an instance of JAXBElement<SystemConfigurationType>}
 



Copyright © 2012 evolveum. All Rights Reserved.