[xwiki-devs] set() on a TextArea property ?
hi all, in my Java plugin I try to set the value of a BaseObject property, which is a textAreaClass : when I do baseObject.set("fieldName", value, context); what class should be the value object ? For example, my guess is that with TextAreaClass and StringClass properties, the value object should be a simple String object. Could you tell me if I am wrong ? because this is not documented anywhere :-) And I think you have some methods like setStringValue in the BaseObject class. Then should I use those instead of simple set() ? But which one should I use for my textArea class ? Thanks a lot. -- Jean-Vivien MAURICE Elève Ingénieur Informatique et Gestion, Polytech'Montpellier (ISIM) E-mail : [email protected] Tél. : 0046 7 62 33 20 46 Skype : jean.vivien
participants (1)
-
jvivien.m2 jvivien.m2