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

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

public class GenericObjectDto
extends ObjectDto<GenericObjectType>

Author:
Katuska
See Also:
Serialized Form

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

Constructor Detail

GenericObjectDto

public GenericObjectDto(GenericObjectType object)


Copyright © 2011 evolveum. All Rights Reserved.