public class DetectableDifferenceServerResource extends org.restlet.resource.ServerResource implements DetectableDifferenceResource
Constructor and Description |
---|
DetectableDifferenceServerResource() |
Modifier and Type | Method and Description |
---|---|
edu.ucdenver.bios.webservice.common.domain.PowerResultList |
getDetectableDifference(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
Calculate the detectable difference for the specified study design.
|
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
public edu.ucdenver.bios.webservice.common.domain.PowerResultList getDetectableDifference(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
getDetectableDifference
in interface DetectableDifferenceResource
studyDesign
- study design objectUniversity of Colorado Denver, Department of Biostatistics and Informatics