public interface ResourceContext
Modifier and Type | Method and Description |
---|---|
ContentTypes |
getContentTypes() |
NodeVisitor |
getPrimaryNodeTypeVisitor(javax.jcr.Node node) |
HstRequestContext |
getRequestContext() |
RestApiLinkCreator |
getRestApiLinkCreator() |
NodeVisitor |
getVisitor(javax.jcr.Node node) |
HstRequestContext getRequestContext()
ContentTypes getContentTypes()
NodeVisitor getVisitor(javax.jcr.Node node) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
NodeVisitor getPrimaryNodeTypeVisitor(javax.jcr.Node node) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
RestApiLinkCreator getRestApiLinkCreator()
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.