Package org.openiam.idm.searchbeans
Class IdentityQuestionSearchBean
- java.lang.Object
-
- org.openiam.idm.searchbeans.AbstractSearchBean<IdentityQuestion,String>
-
- org.openiam.idm.searchbeans.IdentityQuestionSearchBean
-
- All Implemented Interfaces:
Serializable,SearchBean<IdentityQuestion,String>
public class IdentityQuestionSearchBean extends AbstractSearchBean<IdentityQuestion,String>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IdentityQuestionSearchBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)BooleangetActive()StringgetGroupId()inthashCode()voidsetActive(Boolean active)voidsetGroupId(String groupId)-
Methods inherited from class org.openiam.idm.searchbeans.AbstractSearchBean
addKey, addKeys, addSortParam, getCacheKey, getKeySet, setKey, setKeySet
-
-