public class PowerServerResource extends org.restlet.resource.ServerResource implements PowerResource
Constructor and Description |
---|
PowerServerResource() |
Modifier and Type | Method and Description |
---|---|
edu.ucdenver.bios.webservice.common.domain.PowerResultList |
getPower(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
Calculate power 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
@Post public final edu.ucdenver.bios.webservice.common.domain.PowerResultList getPower(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
getPower
in interface PowerResource
studyDesign
- study design objectUniversity of Colorado Denver, Department of Biostatistics and Informatics