public class SaveAsResource
extends org.restlet.resource.ServerResource
Constructor and Description |
---|
SaveAsResource() |
Modifier and Type | Method and Description |
---|---|
org.restlet.representation.Representation |
saveAs(org.restlet.representation.Representation entity)
Handle POST requests for file save
|
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 org.restlet.representation.Representation saveAs(org.restlet.representation.Representation entity) throws org.restlet.resource.ResourceException
entity
- entity body information (form encoded)org.restlet.resource.ResourceException
University of Colorado Denver, Department of Biostatistics and Informatics