public class CallContextImpl extends Object implements org.apache.chemistry.opencmis.commons.server.CallContext
CallContext interface.BINDING_ATOMPUB, BINDING_BROWSER, BINDING_LOCAL, BINDING_WEBSERVICES, HTTP_SERVLET_REQUEST, HTTP_SERVLET_RESPONSE, LENGTH, LOCALE, LOCALE_ISO3166_COUNTRY, LOCALE_ISO639_LANGUAGE, MEMORY_THRESHOLD, OFFSET, PASSWORD, REPOSITORY_ID, SERVLET_CONTEXT, TEMP_DIR, USERNAME| Constructor and Description |
|---|
CallContextImpl(String binding,
String repositoryId,
boolean objectInfoRequired) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key) |
String |
getBinding() |
BigInteger |
getLength() |
String |
getLocale() |
int |
getMemoryThreshold() |
BigInteger |
getOffset() |
String |
getPassword() |
String |
getRepositoryId() |
File |
getTempDirectory() |
String |
getUsername() |
boolean |
isObjectInfoRequired() |
void |
put(String key,
Object value)
Adds a parameter.
|
Object |
remove(String key)
Removes a parameter.
|
public String getBinding()
getBinding in interface org.apache.chemistry.opencmis.commons.server.CallContextpublic boolean isObjectInfoRequired()
isObjectInfoRequired in interface org.apache.chemistry.opencmis.commons.server.CallContextpublic Object get(String key)
get in interface org.apache.chemistry.opencmis.commons.server.CallContextpublic String getRepositoryId()
getRepositoryId in interface org.apache.chemistry.opencmis.commons.server.CallContextpublic String getUsername()
getUsername in interface org.apache.chemistry.opencmis.commons.server.CallContextpublic String getPassword()
getPassword in interface org.apache.chemistry.opencmis.commons.server.CallContextpublic String getLocale()
getLocale in interface org.apache.chemistry.opencmis.commons.server.CallContextpublic BigInteger getOffset()
getOffset in interface org.apache.chemistry.opencmis.commons.server.CallContextpublic BigInteger getLength()
getLength in interface org.apache.chemistry.opencmis.commons.server.CallContextpublic File getTempDirectory()
getTempDirectory in interface org.apache.chemistry.opencmis.commons.server.CallContextpublic int getMemoryThreshold()
getMemoryThreshold in interface org.apache.chemistry.opencmis.commons.server.CallContextCopyright © 2018 City of Paris. All rights reserved.