org.hippoecm.hst.cmsrest.services
Class DocumentsResource
java.lang.Object
org.hippoecm.hst.cmsrest.services.DocumentsResource
public class DocumentsResource
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentsResource
public DocumentsResource()
setChannelManager
public void setChannelManager(ChannelManager channelManager)
setHstLinkCreator
public void setHstLinkCreator(HstLinkCreator hstLinkCreator)
getChannels
public List<ChannelDocument> getChannels(String uuid,
@Context
javax.servlet.http.HttpServletRequest servletRequest)
getUrl
public String getUrl(String uuid,
String type,
@Context
javax.servlet.http.HttpServletRequest servletRequest)
Copyright © 2008-2012 Hippo. All Rights Reserved.