Class ThanksForGUI
java.lang.Object
cz.metacentrum.perun.core.api.PerunBean
cz.metacentrum.perun.cabinet.model.Thanks
cz.metacentrum.perun.cabinet.model.ThanksForGUI
- All Implemented Interfaces:
Serializable
,Comparable<PerunBean>
Extension for single Thanks to provide GUI more info
- Author:
- Pavel Zlamal invalid input: '<'256627@mail.muni.cz>
- See Also:
-
Constructor Summary
ConstructorDescriptionThanksForGUI
(int id, int publicationId, int ownerId, String createdBy, Date createdDate) ThanksForGUI
(int id, int publicationId, int ownerId, String createdBy, Date createdDate, int createByUid) ThanksForGUI
(Thanks thanks) -
Method Summary
Methods inherited from class cz.metacentrum.perun.cabinet.model.Thanks
equals, getCreatedBy, getCreatedByUid, getCreatedDate, getOwnerId, getPublicationId, hashCode, setCreatedBy, setCreatedByUid, setCreatedDate, setOwnerId, setPublicationId
Methods inherited from class cz.metacentrum.perun.core.api.PerunBean
compareTo, getBeanName, getId, serializeToString, setId