Package sk.iway.iwcm.system.captcha
Class CaptchaDictionaryBean
java.lang.Object
sk.iway.iwcm.database.ActiveRecordBase
sk.iway.iwcm.database.ActiveRecord
sk.iway.iwcm.system.captcha.CaptchaDictionaryBean
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sk.iway.iwcm.database.ActiveRecordBase
delete, get__rowNum__, set__rowNum__, toString
-
Constructor Details
-
CaptchaDictionaryBean
public CaptchaDictionaryBean()
-
-
Method Details
-
getId
public int getId()- Specified by:
getId
in classActiveRecord
-
setId
public void setId(int id) - Specified by:
setId
in classActiveRecord
-
getWord
-
setWord
-
save
public boolean save()- Overrides:
save
in classActiveRecordBase
-