public interface AccessFormats extends EntityViewAccessProvider, Formats
EntityViewAccessProvider or HttpServletAccessProvider if nothing is specified here
or this interface is not implementedALL_KNOWN_FORMATS, ATOM, ATOM_EXTENSIONS, ATOM_MIME_TYPE, FORM, FORM_EXTENSIONS, FORM_MIME_TYPE, HTML, HTML_EXTENSIONS, HTML_MIME_TYPE, JSON, JSON_EXTENSIONS, JSON_MIME_TYPE, JSONP, JSONP_EXTENSIONS, JSONP_MIME_TYPE, RSS, RSS_EXTENSIONS, RSS_MIME_TYPE, TXT, TXT_EXTENSIONS, TXT_MIME_TYPE, UTF_8, XML, XML_EXTENSIONS, XML_MIME_TYPE| Modifier and Type | Method and Description |
|---|---|
String[] |
getHandledAccessFormats()
Defines the access format types (extensions) handled by this access provider
The default if this interface is not implemented is to pass through all requests to the access provider that is defined |
handleAccessString[] getHandledAccessFormats()
Formats) handled AccessFormats) EntityViewAccessProvider) Formats.HTML) or feel free to make up your own if you likeCopyright © 2007–2019 Sakai Project. All rights reserved.