public class RepositoryResource extends AbstractFreemarkerResource
Modifier and Type | Field and Description |
---|---|
static Logger |
LOGGER |
autoRefresh, HTML_ENCODING, refreshTimeout, UTF8_ENCODING, UTIL
Constructor and Description |
---|
RepositoryResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
get(boolean reload,
javax.ws.rs.core.UriInfo info,
javax.servlet.http.HttpServletRequest request) |
javax.ws.rs.core.Response |
head(boolean reload,
javax.ws.rs.core.UriInfo info,
javax.servlet.http.HttpServletRequest request) |
createResponseBuilder, returnAsHtml, returnGeneric, returnGeneric
checkConnection, getConnection
public static final Logger LOGGER
public javax.ws.rs.core.Response head(boolean reload, @Context javax.ws.rs.core.UriInfo info, @Context javax.servlet.http.HttpServletRequest request) throws IOException
IOException
public javax.ws.rs.core.Response get(boolean reload, @Context javax.ws.rs.core.UriInfo info, @Context javax.servlet.http.HttpServletRequest request) throws IOException
IOException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.