Class GalleryEditorFields

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

public class GalleryEditorFields extends Object
  • Constructor Details

    • GalleryEditorFields

      public GalleryEditorFields()
  • Method Details

    • fromGalleryEntity

      public void fromGalleryEntity(GalleryEntity entityOriginal)
    • toGalleryEntity

      public void toGalleryEntity(GalleryEntity entityOriginal)
    • getImagePath

      public String getImagePath()
    • getPerexGroupsIds

      public String[] getPerexGroupsIds()
    • setImagePath

      public void setImagePath(String imagePath)
    • setPerexGroupsIds

      public void setPerexGroupsIds(String[] perexGroupsIds)