public class SitePage extends Object
| Modifier and Type | Field and Description |
|---|---|
@NotNull Boolean |
activeEdit |
@NotNull String |
id |
@NotNull Integer |
layout |
@NotNull String |
layoutTitle |
@NotNull Boolean |
popUp |
@NotNull Integer |
position |
@NotNull Map<String,String> |
props |
@NotNull String |
reference |
@NotNull String |
siteId |
@NotNull String |
skin |
@NotNull String |
title |
@NotNull Boolean |
titleCustom |
@NotNull URL |
url |
| Constructor and Description |
|---|
SitePage(@NotNull String id,
@NotNull Integer layout,
@NotNull String layoutTitle,
@NotNull Integer position,
@NotNull Map<String,String> props,
@NotNull String reference,
@NotNull String siteId,
@NotNull String skin,
@NotNull String title,
@NotNull Boolean titleCustom,
@NotNull URL url,
@NotNull Boolean activeEdit,
@NotNull Boolean popUp) |
@NotNull public final @NotNull String id
@NotNull public final @NotNull Integer layout
@NotNull public final @NotNull String layoutTitle
@NotNull public final @NotNull Integer position
@NotNull public final @NotNull String reference
@NotNull public final @NotNull String siteId
@NotNull public final @NotNull String skin
@NotNull public final @NotNull String title
@NotNull public final @NotNull Boolean titleCustom
@NotNull public final @NotNull URL url
@NotNull public final @NotNull Boolean activeEdit
@NotNull public final @NotNull Boolean popUp
public SitePage(@NotNull
@NotNull String id,
@NotNull
@NotNull Integer layout,
@NotNull
@NotNull String layoutTitle,
@NotNull
@NotNull Integer position,
@NotNull
@NotNull Map<String,String> props,
@NotNull
@NotNull String reference,
@NotNull
@NotNull String siteId,
@NotNull
@NotNull String skin,
@NotNull
@NotNull String title,
@NotNull
@NotNull Boolean titleCustom,
@NotNull
@NotNull URL url,
@NotNull
@NotNull Boolean activeEdit,
@NotNull
@NotNull Boolean popUp)
Copyright © 2016. All rights reserved.