Package sk.iway.iwcm.editor.appstore
Class AppBean
java.lang.Object
sk.iway.iwcm.editor.appstore.AppBean
AppBean.java
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Vrati zoznam obrazkov do galerie, ktore su zhodne z imagePath ale cislovane ako ...-0.jpg, ...-1.jpg atdboolean
isFree()
void
setComponentClickAction
(String componentClickAction) void
setComponentPath
(String componentPath) void
setCustom
(boolean custom) void
setDescKey
(String descKey) void
setDomainName
(String domainName) void
setGalleryImages
(String images) void
setImagePath
(String imagePath) void
setItemKey
(String itemKey) void
setNameKey
(String nameKey) void
setPriceEur
(BigDecimal priceEur) void
setVariant
(String variant) toString()
-
Constructor Details
-
AppBean
public AppBean()
-
-
Method Details
-
isFree
public boolean isFree() -
getDescriptionKey
-
getGalleryImages
Vrati zoznam obrazkov do galerie, ktore su zhodne z imagePath ale cislovane ako ...-0.jpg, ...-1.jpg atd- Returns:
-
getNameKey
-
setNameKey
-
getComponentClickAction
-
setComponentClickAction
-
getImagePath
-
setImagePath
-
getPriceEur
-
setPriceEur
-
toString
-
getDomainName
-
setDomainName
-
getItemKey
-
setItemKey
-
getDescKey
-
setDescKey
-
setGalleryImages
-
getCustom
public boolean getCustom() -
setCustom
public void setCustom(boolean custom) -
getComponentPath
-
setComponentPath
-
getVariant
-
setVariant
-