![]() Main page FAQ HOWTO Components Page Index myWMS News ![]() Mailinglist ![]() lexicon ![]() Recent Changes WikiEtiquette Find pages Unused pages Undefined pages Impressum ![]()
Set your name in
UserPreferences Referenced by
JSPWiki v2.2.33
i18n support |
A transfer object (TO) is used to send data from one peer to another. Usually it is a serializable POJO, containing just public attributes. So far no constraints are implemented inside a TO. If a checking is required, the receiver of a TO needs to check the specified values on its own, as if it was some parameter checking of a usual method. Pattern
|
||||||