Class ManagerSearchDto
java.lang.Object
com.evolveum.midpoint.web.page.admin.certification.dto.ManagerSearchDto
- All Implemented Interfaces:
Serializable
Created by Kate on 16.12.2015.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setAllowSelf
(boolean allowSelf) void
setOrgType
(String orgType)
-
Field Details
-
F_ORG_TYPE
- See Also:
-
F_ALLOW_SELF
- See Also:
-
-
Constructor Details
-
ManagerSearchDto
-
-
Method Details
-
getOrgType
-
setOrgType
-
isAllowSelf
public boolean isAllowSelf() -
setAllowSelf
public void setAllowSelf(boolean allowSelf)
-