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

java.lang.Object
  extended by com.evolveum.midpoint.web.model.dto.ObjectDto<SystemConfigurationType>
      extended by com.evolveum.midpoint.web.model.dto.SystemConfigurationDto
All Implemented Interfaces:
java.io.Serializable

public class SystemConfigurationDto
extends ObjectDto<SystemConfigurationType>

Author:
lazyman
See Also:
Serialized Form

Constructor Summary
SystemConfigurationDto()
           
SystemConfigurationDto(SystemConfigurationType systemConfiguration)
           
 
Method Summary
 
Methods inherited from class com.evolveum.midpoint.web.model.dto.ObjectDto
getDescription, getName, getOid, getVersion, getXmlObject, setDescription, setName, setOid, setVersion, setXmlObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemConfigurationDto

public SystemConfigurationDto()

SystemConfigurationDto

public SystemConfigurationDto(SystemConfigurationType systemConfiguration)


Copyright © 2012 evolveum. All Rights Reserved.