com.evolveum.midpoint.web.page.admin.home.dto
Class SimpleAccountDto

java.lang.Object
  extended by com.evolveum.midpoint.web.page.admin.home.dto.SimpleAccountDto
All Implemented Interfaces:
Serializable

public class SimpleAccountDto
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SimpleAccountDto(String accountName, String resourceName)
           
 
Method Summary
 String getAccountName()
           
 String getResourceName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAccountDto

public SimpleAccountDto(String accountName,
                        String resourceName)
Method Detail

getAccountName

public String getAccountName()

getResourceName

public String getResourceName()


Copyright © 2013 evolveum. All Rights Reserved.