public class PowerMatrixHTMLServerResource extends org.restlet.resource.ServerResource implements PowerMatrixHTMLResource
Constructor and Description |
---|
PowerMatrixHTMLServerResource() |
Modifier and Type | Method and Description |
---|---|
String |
getMatricesAsHTML(org.restlet.data.Form studyDesignForm)
Get matrices used in the power calculation for a "guided" study design
as an HTML formatted string.
|
String |
getMatricesAsHTML(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
Get matrices used in the power calculation for a "guided" study design
as an HTML formatted string.
|
abort, commit, getOnSent, getVariants, handle, isAnnotated, isAutoCommitting, isCommitted, isConditional, isExisting, isInRole, isNegotiated, redirectPermanent, redirectPermanent, redirectSeeOther, redirectSeeOther, redirectTemporary, redirectTemporary, setAllowedMethods, setAnnotated, setAutoCommitting, setChallengeRequests, setCommitted, setConditional, setCookieSettings, setDimensions, setExisting, setLocationRef, setLocationRef, setNegotiated, setOnSent, setServerInfo, setStatus, setStatus, setStatus, setStatus, updateAllowedMethods
getAllowedMethods, getApplication, getChallengeRequests, getChallengeResponse, getClientInfo, getConditions, getContext, getConverterService, getCookies, getCookieSettings, getDimensions, getHostRef, getLocationRef, getLogger, getMatrix, getMaxForwards, getMetadataService, getMethod, getOriginalRef, getProtocol, getQuery, getRanges, getReference, getReferrerRef, getRequest, getRequestAttributes, getRequestEntity, getResponse, getResponseAttributes, getResponseEntity, getRootRef, getServerInfo, getStatus, getStatusService, init, isConfidential, release, setRequest, setResponse
@Post(value="json:html") public String getMatricesAsHTML(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
getMatricesAsHTML
in interface PowerMatrixHTMLResource
studyDesign
- the StudyDesign object@Post(value="form:html") public String getMatricesAsHTML(org.restlet.data.Form studyDesignForm)
getMatricesAsHTML
in interface PowerMatrixHTMLResource
University of Colorado Denver, Department of Biostatistics and Informatics