Package sk.iway.iwcm.components.rating
Class RatingApp
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.rating.RatingApp
- All Implemented Interfaces:
WebjetComponentInterface
-
Field Summary
Fields inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
cacheMinutes, device, showForLoggedUser -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRange()voidsetCheckLogon(Boolean checkLogon) voidsetDocsLength(Integer docsLength) voidsetForm1Description(String form1Description) voidsetForm2Description(String form2Description) voidvoidvoidsetRatingDocId(DocDetails ratingDocId) voidsetRatingType(String ratingType) voidsetUsersLength(Integer usersLength) Methods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, getAppOptions, getCacheMinutes, getDevice, getShowForLoggedUser, getViewFolder, init, init, initAppEditor, setCacheMinutes, setDevice, setShowForLoggedUser, setViewFolder
-
Constructor Details
-
RatingApp
public RatingApp()
-
-
Method Details
-
getRatingType
-
getForm1Description
-
getForm2Description
-
getCheckLogon
-
getRatingDocId
-
getRange
-
getUsersLength
-
getDocsLength
-
getPeriod
-
setRatingType
-
setForm1Description
-
setForm2Description
-
setCheckLogon
-
setRatingDocId
-
setRange
-
setUsersLength
-
setDocsLength
-
setPeriod
-