Uses of Class
com.evolveum.midpoint.web.model.dto.SystemConfigurationDto

Packages that use SystemConfigurationDto
com.evolveum.midpoint.web.model.impl   
 

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

Methods in com.evolveum.midpoint.web.model.impl that return SystemConfigurationDto
protected  SystemConfigurationDto SystemManagerImpl.createObject(SystemConfigurationType objectType)
           
 

Methods in com.evolveum.midpoint.web.model.impl that return types with arguments of type SystemConfigurationDto
 java.util.Collection<SystemConfigurationDto> SystemManagerImpl.list(PagingType paging)
           
 

Methods in com.evolveum.midpoint.web.model.impl with parameters of type SystemConfigurationDto
 java.util.Set<PropertyChange> SystemManagerImpl.submit(SystemConfigurationDto changedObject)
           
 



Copyright © 2011 evolveum. All Rights Reserved.