Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleXperienCentral R25

XperienCentral R25

Several changes/additions have been made to XperienCentral API interfaces. If you extend any of these interfaces and have developed your own implementations for them, you may experience failing project builds with XperienCentral R25. Some modifications may have to be implemented for newly added methods. If your custom code extends any of the interfaces listed below, you will have to add new methods to your implementations. See the XperienCentral Javadoc for complete information. The modified interfaces are:

  • Presentable
  • TableElement
  • DownloadElement
  • ImageElement
  • MediaCollectionOverviewElement
  • ListElement
  • PageCollectionElement
  • QueryElement
  • RssFeedElement
  • SearchElement
  • RichTextElement


HTML
<br />


Note

Upgrading from R24.2 to R25.0 is not supported.





...