Class TypedValueDataSubset

java.lang.Object
com.appiancorp.suiteapi.common.paging.DataSubset<TypedValue,TypedValue>
com.appiancorp.suiteapi.common.paging.TypedValueDataSubset

public class TypedValueDataSubset extends DataSubset<TypedValue,TypedValue>
This class is available as a preview of functionality that will be added to the supported public API in a future release. While it is in the preview phase, it is subject to change or removal without deprecation or notice. Although notice of change is not guaranteed, we will try to let developers know of major changes through announcements in release notes.

This class provides strong-typing support for TypedValue-based paging data. The class is JAXB-compatible and generates standard XML that conforms to the XSD defined by the DataSubset class. This means it can be used as the runtime return or parameter type in both custom smart services and expressions functions.