com.evolveum.midpoint.web.page.admin.resources.content.dto
Class AccountContentSearchDto
java.lang.Object
com.evolveum.midpoint.web.page.admin.resources.content.dto.AccountContentSearchDto
- All Implemented Interfaces:
- Serializable
public class AccountContentSearchDto
- extends Object
- implements Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccountContentSearchDto
public AccountContentSearchDto()
getSearchText
public String getSearchText()
setSearchText
public void setSearchText(String searchText)
isIdentifiers
public boolean isIdentifiers()
setIdentifiers
public void setIdentifiers(boolean identifiers)
isName
public boolean isName()
setName
public void setName(boolean name)
Copyright © 2013 evolveum. All Rights Reserved.