org.drools.guvnor.server.files
Class FeedServlet.AtomFeed.AtomEntry
java.lang.Object
org.drools.guvnor.server.files.FeedServlet.AtomFeed.AtomEntry
- Enclosing class:
- FeedServlet.AtomFeed
public static class FeedServlet.AtomFeed.AtomEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedServlet.AtomFeed.AtomEntry
public FeedServlet.AtomFeed.AtomEntry(javax.servlet.http.HttpServletRequest req,
AssetItem asset)
- We are creating an entry for each asset.
FeedServlet.AtomFeed.AtomEntry
public FeedServlet.AtomFeed.AtomEntry(javax.servlet.http.HttpServletRequest req,
AssetItem asset,
DiscussionRecord discussionRec)
- We are creating entries for each discussion record
getName
public String getName()
getFormat
public String getFormat()
getWebURL
public String getWebURL()
getId
public String getId()
getUpdated
public String getUpdated()
getPublished
public String getPublished()
getAuthor
public String getAuthor()
getContributor
public String getContributor()
getDescription
public String getDescription()
getCheckinComment
public String getCheckinComment()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.