Package sk.iway.iwcm.components.gallery
Class GalleryEntity
java.lang.Object
sk.iway.iwcm.components.gallery.GalleryEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidvoidsetAllowedDomains(String allowedDomains) voidvoidsetDatatableImage(String datatableImage) voidsetDescriptionLongCho(String descriptionLongCho) voidsetDescriptionLongCz(String descriptionLongCz) voidsetDescriptionLongDe(String descriptionLongDe) voidsetDescriptionLongEn(String descriptionLongEn) voidsetDescriptionLongEsp(String descriptionLongEsp) voidsetDescriptionLongHu(String descriptionLongHu) voidsetDescriptionLongPl(String descriptionLongPl) voidsetDescriptionLongRu(String descriptionLongRu) voidsetDescriptionLongSk(String descriptionLongSk) voidsetDescriptionShortCho(String descriptionShortCho) voidsetDescriptionShortCz(String descriptionShortCz) voidsetDescriptionShortDe(String descriptionShortDe) voidsetDescriptionShortEn(String descriptionShortEn) voidsetDescriptionShortEsp(String descriptionShortEsp) voidsetDescriptionShortHu(String descriptionShortHu) voidsetDescriptionShortPl(String descriptionShortPl) voidsetDescriptionShortRu(String descriptionShortRu) voidsetDescriptionShortSk(String descriptionShortSk) voidsetDomainId(Integer domainId) voidsetEditorFields(GalleryEditorFields editorFields) voidvoidsetImageName(String imageName) voidsetImagePath(String imagePath) voidsetImageSource(String imageSource) voidsetPerexGroup(String perexGroup) voidsetSelectedHeight(Integer selectedHeight) voidsetSelectedWidth(Integer selectedWidth) voidsetSelectedX(Integer selectedX) voidsetSelectedY(Integer selectedY) voidsetSendCount(Integer sendCount) voidsetSortPriority(Integer sortPriority) voidsetUploadDatetime(Date uploadDatetime)
-
Field Details
-
uploadDatetime
-
-
Constructor Details
-
GalleryEntity
public GalleryEntity()
-
-
Method Details
-
prePersist
public void prePersist() -
getId
-
getDatatableImage
-
getImageName
-
getImagePath
-
getImageSource
-
getDescriptionShortSk
-
getDescriptionLongSk
-
getDescriptionShortCz
-
getDescriptionLongCz
-
getDescriptionShortEn
-
getDescriptionLongEn
-
getDescriptionShortDe
-
getDescriptionLongDe
-
getDescriptionShortPl
-
getDescriptionLongPl
-
getDescriptionShortRu
-
getDescriptionLongRu
-
getDescriptionShortHu
-
getDescriptionLongHu
-
getDescriptionShortCho
-
getDescriptionLongCho
-
getDescriptionShortEsp
-
getDescriptionLongEsp
-
getAuthor
-
getUploadDatetime
-
getSortPriority
-
getSelectedHeight
-
getSelectedWidth
-
getSelectedX
-
getSelectedY
-
getAllowedDomains
-
getPerexGroup
-
getSendCount
-
getDomainId
-
getEditorFields
-
setId
-
setDatatableImage
-
setImageName
-
setImagePath
-
setImageSource
-
setDescriptionShortSk
-
setDescriptionLongSk
-
setDescriptionShortCz
-
setDescriptionLongCz
-
setDescriptionShortEn
-
setDescriptionLongEn
-
setDescriptionShortDe
-
setDescriptionLongDe
-
setDescriptionShortPl
-
setDescriptionLongPl
-
setDescriptionShortRu
-
setDescriptionLongRu
-
setDescriptionShortHu
-
setDescriptionLongHu
-
setDescriptionShortCho
-
setDescriptionLongCho
-
setDescriptionShortEsp
-
setDescriptionLongEsp
-
setAuthor
-
setUploadDatetime
-
setSortPriority
-
setSelectedHeight
-
setSelectedWidth
-
setSelectedX
-
setSelectedY
-
setAllowedDomains
-
setPerexGroup
-
setSendCount
-
setDomainId
-
setEditorFields
-