| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyndEntry | |
|---|---|
| org.apache.wink.common.model.atom | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | 
| org.apache.wink.common.model.rss | |
| org.apache.wink.common.model.synd | |
| org.apache.wink.webdav.server | |
| Uses of SyndEntry in org.apache.wink.common.model.atom | 
|---|
| Methods in org.apache.wink.common.model.atom that return SyndEntry | |
|---|---|
|  SyndEntry | AtomEntry.toSynd(SyndEntry value) | 
| Methods in org.apache.wink.common.model.atom with parameters of type SyndEntry | |
|---|---|
|  SyndEntry | AtomEntry.toSynd(SyndEntry value) | 
| Constructors in org.apache.wink.common.model.atom with parameters of type SyndEntry | |
|---|---|
| AtomEntry(SyndEntry value) | |
| Uses of SyndEntry in org.apache.wink.common.model.rss | 
|---|
| Methods in org.apache.wink.common.model.rss that return SyndEntry | |
|---|---|
|  SyndEntry | RssItem.toSynd(SyndEntry syndEntry)Maps an RssItem object into a SyndEntry object. | 
| Methods in org.apache.wink.common.model.rss with parameters of type SyndEntry | |
|---|---|
|  SyndEntry | RssItem.toSynd(SyndEntry syndEntry)Maps an RssItem object into a SyndEntry object. | 
| Constructors in org.apache.wink.common.model.rss with parameters of type SyndEntry | |
|---|---|
| RssItem(SyndEntry syndEntry)Creates an RssItem object out of a SyndEntry object. | |
| Uses of SyndEntry in org.apache.wink.common.model.synd | 
|---|
| Methods in org.apache.wink.common.model.synd that return types with arguments of type SyndEntry | |
|---|---|
|  List<SyndEntry> | SyndFeed.getEntries() | 
| Methods in org.apache.wink.common.model.synd with parameters of type SyndEntry | |
|---|---|
|  void | SyndFeed.addEntry(SyndEntry entry)Add an entry to the list of entries. | 
| Constructors in org.apache.wink.common.model.synd with parameters of type SyndEntry | |
|---|---|
| SyndEntry(SyndEntry other) | |
| Uses of SyndEntry in org.apache.wink.webdav.server | 
|---|
| Methods in org.apache.wink.webdav.server with parameters of type SyndEntry | |
|---|---|
|  SyndFeed | WebDAVResponseBuilder.CollectionPropertyHandler.getSubCollection(SyndEntry entry)Get the feed that this entry represents. | 
|  boolean | WebDAVResponseBuilder.CollectionPropertyHandler.isSubCollection(SyndEntry entry)Specifies if an entry actually represents a feed. | 
|  javax.ws.rs.core.Response | WebDAVResponseBuilder.propfind(SyndEntry entry,
         String propfindXml)Process the PROPFIND request for a given entry and create a response using the default implementation of WebDAVResponseBuilder.PropertyHandler | 
|  javax.ws.rs.core.Response | WebDAVResponseBuilder.propfind(SyndEntry entry,
         String propfindXml,
         WebDAVResponseBuilder.PropertyHandler handler)Process the PROPFIND request for given document resource and create a response. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||