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:
- java.io.Serializable
public class AccountContentSearchDto
- extends java.lang.Object
- implements java.io.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 java.lang.String getSearchText()
setSearchText
public void setSearchText(java.lang.String searchText)
isIdentifiers
public boolean isIdentifiers()
setIdentifiers
public void setIdentifiers(boolean identifiers)
isName
public boolean isName()
setName
public void setName(boolean name)
Copyright © 2012 evolveum. All Rights Reserved.