Class GalleryEntity

java.lang.Object
sk.iway.iwcm.components.gallery.GalleryEntity

@Entity public class GalleryEntity extends Object
  • Field Details

    • uploadDatetime

      public Date uploadDatetime
  • Constructor Details

    • GalleryEntity

      public GalleryEntity()
  • Method Details

    • prePersist

      public void prePersist()
    • getId

      public Long getId()
    • getDatatableImage

      public String getDatatableImage()
    • getImageName

      public String getImageName()
    • getImagePath

      public String getImagePath()
    • getImageSource

      public String getImageSource()
    • getDescriptionShortSk

      public String getDescriptionShortSk()
    • getDescriptionLongSk

      public String getDescriptionLongSk()
    • getDescriptionShortCz

      public String getDescriptionShortCz()
    • getDescriptionLongCz

      public String getDescriptionLongCz()
    • getDescriptionShortEn

      public String getDescriptionShortEn()
    • getDescriptionLongEn

      public String getDescriptionLongEn()
    • getDescriptionShortDe

      public String getDescriptionShortDe()
    • getDescriptionLongDe

      public String getDescriptionLongDe()
    • getDescriptionShortPl

      public String getDescriptionShortPl()
    • getDescriptionLongPl

      public String getDescriptionLongPl()
    • getDescriptionShortRu

      public String getDescriptionShortRu()
    • getDescriptionLongRu

      public String getDescriptionLongRu()
    • getDescriptionShortHu

      public String getDescriptionShortHu()
    • getDescriptionLongHu

      public String getDescriptionLongHu()
    • getDescriptionShortCho

      public String getDescriptionShortCho()
    • getDescriptionLongCho

      public String getDescriptionLongCho()
    • getDescriptionShortEsp

      public String getDescriptionShortEsp()
    • getDescriptionLongEsp

      public String getDescriptionLongEsp()
    • getAuthor

      public String getAuthor()
    • getUploadDatetime

      public Date getUploadDatetime()
    • getSortPriority

      public Integer getSortPriority()
    • getSelectedHeight

      public Integer getSelectedHeight()
    • getSelectedWidth

      public Integer getSelectedWidth()
    • getSelectedX

      public Integer getSelectedX()
    • getSelectedY

      public Integer getSelectedY()
    • getAllowedDomains

      public String getAllowedDomains()
    • getPerexGroup

      public String getPerexGroup()
    • getSendCount

      public Integer getSendCount()
    • getDomainId

      public Integer getDomainId()
    • setId

      public void setId(Long id)
    • setDatatableImage

      public void setDatatableImage(String datatableImage)
    • setImageName

      public void setImageName(String imageName)
    • setImagePath

      public void setImagePath(String imagePath)
    • setImageSource

      public void setImageSource(String imageSource)
    • setDescriptionShortSk

      public void setDescriptionShortSk(String descriptionShortSk)
    • setDescriptionLongSk

      public void setDescriptionLongSk(String descriptionLongSk)
    • setDescriptionShortCz

      public void setDescriptionShortCz(String descriptionShortCz)
    • setDescriptionLongCz

      public void setDescriptionLongCz(String descriptionLongCz)
    • setDescriptionShortEn

      public void setDescriptionShortEn(String descriptionShortEn)
    • setDescriptionLongEn

      public void setDescriptionLongEn(String descriptionLongEn)
    • setDescriptionShortDe

      public void setDescriptionShortDe(String descriptionShortDe)
    • setDescriptionLongDe

      public void setDescriptionLongDe(String descriptionLongDe)
    • setDescriptionShortPl

      public void setDescriptionShortPl(String descriptionShortPl)
    • setDescriptionLongPl

      public void setDescriptionLongPl(String descriptionLongPl)
    • setDescriptionShortRu

      public void setDescriptionShortRu(String descriptionShortRu)
    • setDescriptionLongRu

      public void setDescriptionLongRu(String descriptionLongRu)
    • setDescriptionShortHu

      public void setDescriptionShortHu(String descriptionShortHu)
    • setDescriptionLongHu

      public void setDescriptionLongHu(String descriptionLongHu)
    • setDescriptionShortCho

      public void setDescriptionShortCho(String descriptionShortCho)
    • setDescriptionLongCho

      public void setDescriptionLongCho(String descriptionLongCho)
    • setDescriptionShortEsp

      public void setDescriptionShortEsp(String descriptionShortEsp)
    • setDescriptionLongEsp

      public void setDescriptionLongEsp(String descriptionLongEsp)
    • setAuthor

      public void setAuthor(String author)
    • setUploadDatetime

      public void setUploadDatetime(Date uploadDatetime)
    • setSortPriority

      public void setSortPriority(Integer sortPriority)
    • setSelectedHeight

      public void setSelectedHeight(Integer selectedHeight)
    • setSelectedWidth

      public void setSelectedWidth(Integer selectedWidth)
    • setSelectedX

      public void setSelectedX(Integer selectedX)
    • setSelectedY

      public void setSelectedY(Integer selectedY)
    • setAllowedDomains

      public void setAllowedDomains(String allowedDomains)
    • setPerexGroup

      public void setPerexGroup(String perexGroup)
    • setSendCount

      public void setSendCount(Integer sendCount)
    • setDomainId

      public void setDomainId(Integer domainId)