|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelDocument | |
---|---|
org.hippoecm.hst.cmsrest.services | |
org.hippoecm.hst.rest | |
org.hippoecm.hst.rest.beans |
Uses of ChannelDocument in org.hippoecm.hst.cmsrest.services |
---|
Methods in org.hippoecm.hst.cmsrest.services that return types with arguments of type ChannelDocument | |
---|---|
List<ChannelDocument> |
DocumentsResource.getChannels(String uuid,
javax.servlet.http.HttpServletRequest servletRequest)
|
Uses of ChannelDocument in org.hippoecm.hst.rest |
---|
Methods in org.hippoecm.hst.rest that return types with arguments of type ChannelDocument | |
---|---|
List<ChannelDocument> |
DocumentService.getChannels(String uuid)
Returns information about all channels a document is part of. |
Uses of ChannelDocument in org.hippoecm.hst.rest.beans |
---|
Constructors in org.hippoecm.hst.rest.beans with parameters of type ChannelDocument | |
---|---|
ChannelDocument(ChannelDocument original)
Creates a copy of a channel document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |