@Deprecated
public class ComponentItemListData
extends java.lang.Object
implements java.io.Serializable
ComponentItemListData as well as pagination and sorting pertaining to the request| Constructor and Description |
|---|
ComponentItemListData()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentData> |
getComponentItems()
Deprecated.
|
PaginationWsDTO |
getPagination()
Deprecated.
|
void |
setComponentItems(java.util.List<AbstractCMSComponentData> componentItems)
Deprecated.
|
void |
setPagination(PaginationWsDTO pagination)
Deprecated.
|
public void setComponentItems(java.util.List<AbstractCMSComponentData> componentItems)
public java.util.List<AbstractCMSComponentData> getComponentItems()
public void setPagination(PaginationWsDTO pagination)
public PaginationWsDTO getPagination()
Copyright © 2018 SAP SE. All Rights Reserved.