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

java.lang.Object
  extended by com.evolveum.midpoint.web.model.dto.ObjectDto<T>
      extended by com.evolveum.midpoint.web.model.dto.ExtensibleObjectDto<T>
          extended by com.evolveum.midpoint.web.model.dto.ResourceObjectShadowDto<AccountShadowType>
              extended by com.evolveum.midpoint.web.model.dto.AccountShadowDto
                  extended by com.evolveum.midpoint.web.model.dto.GuiAccountShadowDto
All Implemented Interfaces:
java.io.Serializable

public class GuiAccountShadowDto
extends AccountShadowDto

Author:
katuska
See Also:
Serialized Form

Constructor Summary
GuiAccountShadowDto()
           
 
Method Summary
 
Methods inherited from class com.evolveum.midpoint.web.model.dto.AccountShadowDto
getActivation, getCredentials, isAdded, setActivation, setAdded, setCredentials
 
Methods inherited from class com.evolveum.midpoint.web.model.dto.ResourceObjectShadowDto
getAttributes, getObjectClass, getResource, getResourceRef, setAttributes, setObjectClass, setResourceRef
 
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

GuiAccountShadowDto

public GuiAccountShadowDto()


Copyright © 2011 evolveum. All Rights Reserved.