public class PowerMatrixServerResource extends org.restlet.resource.ServerResource implements PowerMatrixResource
Constructor and Description |
---|
PowerMatrixServerResource() |
Modifier and Type | Method and Description |
---|---|
edu.ucdenver.bios.webservice.common.domain.NamedMatrixList |
getMatrices(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
Get matrices used in the power calculation for a "guided" 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 edu.ucdenver.bios.webservice.common.domain.NamedMatrixList getMatrices(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
getMatrices
in interface PowerMatrixResource
studyDesign
- the Study Design objectUniversity of Colorado Denver, Department of Biostatistics and Informatics