|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Methods | |
|---|---|
| com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.DefaultXObjectDocument.getLargeStringValue(String)
Use DefaultXObjectDocument.getStringValue(String) which support LargeStringProperty and StringProperty. |
|
| com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.DefaultXObjectDocument.getListValue(String)
Use DefaultXObjectDocument.getStringListValue(String) instead. Since 1.4. |
|
| com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.DefaultXObjectDocument.setLargeStringValue(String, String)
Use DefaultXObjectDocument.setStringValue(String, String) which support LargeStringProperty and StringProperty. |
|
| com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.DefaultXObjectDocument.setListValue(String, List)
Use DefaultXObjectDocument.getStringListValue(String) instead. Since 1.4. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||