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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRange()
void
setCheckLogon
(Boolean checkLogon) void
setDocsLength
(Integer docsLength) void
setForm1Description
(String form1Description) void
setForm2Description
(String form2Description) void
void
void
setRatingDocId
(DocDetails ratingDocId) void
setRatingType
(String ratingType) void
setUsersLength
(Integer usersLength) Methods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, getAppOptions, getCacheMinutes, getDevice, getViewFolder, init, init, initAppEditor, setCacheMinutes, setDevice, 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
-