com.atlassian.gadgets.directory.internal.jaxb
Class SubscribedGadgetFeedsRepresentation.BriefSubscribedGadgetFeedRepresentation
java.lang.Object
com.atlassian.gadgets.directory.internal.jaxb.SubscribedGadgetFeedsRepresentation.BriefSubscribedGadgetFeedRepresentation
- Enclosing class:
- SubscribedGadgetFeedsRepresentation
public static final class SubscribedGadgetFeedsRepresentation.BriefSubscribedGadgetFeedRepresentation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubscribedGadgetFeedsRepresentation.BriefSubscribedGadgetFeedRepresentation
public SubscribedGadgetFeedsRepresentation.BriefSubscribedGadgetFeedRepresentation(com.atlassian.gadgets.directory.spi.SubscribedGadgetFeed feed,
DirectoryUrlBuilder urlBuilder,
com.atlassian.gadgets.feed.GadgetFeedReaderFactory readerFactory)
getId
public String getId()
getSelf
public com.atlassian.plugins.rest.common.Link getSelf()
getFeed
public com.atlassian.plugins.rest.common.Link getFeed()
getName
public String getName()
getIcon
public URI getIcon()
getTitle
public String getTitle()
getBaseUri
public URI getBaseUri()
Copyright © 2012 Atlassian. All Rights Reserved.