| Modifier and Type | Method and Description |
|---|---|
int |
CatalogVersionDetailDataCatalogIdComparator.compare(CatalogVersionDetailData that,
CatalogVersionDetailData other) |
| Modifier and Type | Method and Description |
|---|---|
protected CatalogVersionDetailData |
CatalogVersionModelPopulator.populateCatalogVersionDetailData(CMSSiteModel site,
CatalogModel catalogModel,
CatalogVersionModel catalogVersion,
Optional<String> homepageThumbnailUrl)
Used to populate the
CatalogVersionDetailData bean. |
| Modifier and Type | Method and Description |
|---|---|
protected Comparator<CatalogVersionDetailData> |
CatalogVersionModelPopulator.getCatalogVersionDetailDataComparator() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
CatalogVersionModelPopulator.getNewNameMap(CatalogVersionDetailData target) |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogVersionModelPopulator.setCatalogVersionDetailDataComparator(Comparator<CatalogVersionDetailData> catalogVersionDetailDataComparator) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CatalogVersionDetailData> |
CatalogVersionData.getCatalogVersionDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogVersionData.setCatalogVersionDetails(Collection<CatalogVersionDetailData> catalogVersionDetails) |
Copyright © 2000-2016 SAP SE. All Rights Reserved.