@Indexed @Entity public class Gallery extends PictureItem
| Constructor and Description |
|---|
Gallery() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getOrderNumber() |
List<Picture> |
getPictures() |
GalleryType |
getType() |
void |
setOrderNumber(Integer orderNumber) |
void |
setPictures(List<Picture> pictures) |
void |
setType(GalleryType type) |
getCssGroup, getImage, getPicture, getPictureOnPage, setCssGroup, setImage, setPicture, setPictureOnPagegetCreated, getDescription, getDescription, getDescriptionMap, getDescriptionObject, getKeywords, getKeywords, getModified, getModifiedAddress, getModifiedBy, getName, getName, getOverviewDescription, getShortDescription, getShortName, getTechnical, getUuid, getVisible, setCreated, setDescriptionMap, setModified, setModifiedAddress, setModifiedBy, setTechnical, setUuid, setVisiblepublic Integer getOrderNumber()
public void setOrderNumber(Integer orderNumber)
public GalleryType getType()
public void setType(GalleryType type)
Copyright © 2010–2020 T.I.V. Consulting GmbH. All rights reserved.