public class ContentSlotForPageModelBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static ContentSlotForPageModelBuilder |
aModel() |
ContentSlotForPageModel |
build() |
static ContentSlotForPageModelBuilder |
fromModel(ContentSlotForPageModel model) |
protected ContentSlotForPageModel |
getModel() |
ContentSlotForPageModelBuilder |
withCatalogVersion(CatalogVersionModel model) |
ContentSlotForPageModelBuilder |
withContentSlot(ContentSlotModel contentSlot) |
ContentSlotForPageModelBuilder |
withPage(AbstractPageModel page) |
ContentSlotForPageModelBuilder |
withPosition(java.lang.String position) |
ContentSlotForPageModelBuilder |
withUid(java.lang.String uid) |
protected ContentSlotForPageModel getModel()
public static ContentSlotForPageModelBuilder aModel()
public static ContentSlotForPageModelBuilder fromModel(ContentSlotForPageModel model)
public ContentSlotForPageModelBuilder withCatalogVersion(CatalogVersionModel model)
public ContentSlotForPageModelBuilder withContentSlot(ContentSlotModel contentSlot)
public ContentSlotForPageModelBuilder withPage(AbstractPageModel page)
public ContentSlotForPageModelBuilder withPosition(java.lang.String position)
public ContentSlotForPageModelBuilder withUid(java.lang.String uid)
public ContentSlotForPageModel build()
Copyright © 2018 SAP SE. All Rights Reserved.