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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanvoidsetAllowSelf(boolean allowSelf) voidsetOrgType(String orgType) 
- 
Field Details- 
F_ORG_TYPE- See Also:
 
- 
F_ALLOW_SELF- See Also:
 
 
- 
- 
Constructor Details- 
ManagerSearchDto
 
- 
- 
Method Details- 
getOrgType
- 
setOrgType
- 
isAllowSelfpublic boolean isAllowSelf()
- 
setAllowSelfpublic void setAllowSelf(boolean allowSelf) 
 
-