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

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
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
GuiAccountShadowDto

public class AccountShadowDto
extends ResourceObjectShadowDto<AccountShadowType>

Author:
semancik
See Also:
Serialized Form

Constructor Summary
AccountShadowDto()
           
AccountShadowDto(AccountShadowType object)
           
 
Method Summary
 
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
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

AccountShadowDto

public AccountShadowDto(AccountShadowType object)

AccountShadowDto

public AccountShadowDto()


Copyright © 2011 evolveum. All Rights Reserved.