Class AppBean

java.lang.Object
sk.iway.iwcm.editor.appstore.AppBean

public class AppBean extends Object
AppBean.java
  • Constructor Details

    • AppBean

      public AppBean()
  • Method Details

    • isFree

      public boolean isFree()
    • getDescriptionKey

      public String getDescriptionKey()
    • getGalleryImages

      public List<String> getGalleryImages()
      Vrati zoznam obrazkov do galerie, ktore su zhodne z imagePath ale cislovane ako ...-0.jpg, ...-1.jpg atd
      Returns:
    • getNameKey

      public String getNameKey()
    • setNameKey

      public void setNameKey(String nameKey)
    • getComponentClickAction

      public String getComponentClickAction()
    • setComponentClickAction

      public void setComponentClickAction(String componentClickAction)
    • getImagePath

      public String getImagePath()
    • setImagePath

      public void setImagePath(String imagePath)
    • getPriceEur

      public BigDecimal getPriceEur()
    • setPriceEur

      public void setPriceEur(BigDecimal priceEur)
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getDomainName

      public String getDomainName()
    • setDomainName

      public void setDomainName(String domainName)
    • getItemKey

      public String getItemKey()
    • setItemKey

      public void setItemKey(String itemKey)
    • getDescKey

      public String getDescKey()
    • setDescKey

      public void setDescKey(String descKey)
    • setGalleryImages

      public void setGalleryImages(String images)
    • getCustom

      public boolean getCustom()
    • setCustom

      public void setCustom(boolean custom)
    • getComponentPath

      public String getComponentPath()
    • setComponentPath

      public void setComponentPath(String componentPath)
    • getVariant

      public String getVariant()
    • setVariant

      public void setVariant(String variant)