Class YesNoClientQuestionBean
java.lang.Object
ch.tocco.nice2.rest.core.spi.beans.ClientQuestionBean
ch.tocco.nice2.rest.core.spi.beans.AbstractConfirmClientQuestionBean
ch.tocco.nice2.rest.core.spi.beans.YesNoClientQuestionBean
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.rest.core.spi.beans.AbstractConfirmClientQuestionBean
getHeader, getMessage, setHeader, setMessage
Methods inherited from class ch.tocco.nice2.rest.core.spi.beans.ClientQuestionBean
getHandler, getId, setHandler, setId
-
Constructor Details
-
YesNoClientQuestionBean
public YesNoClientQuestionBean()
-
-
Method Details
-
getYesText
-
setYesText
-
getNoText
-
setNoText
-
getCancelText
-
setCancelText
-