A C D F G I M P S V 

A

Attachment - Class in au.edu.anu.portal.portlets.rss.model
Replacement for SyndEnclosure, used for attachments so we can specify a bunch of display properties of the item in addition to the rest of the properties of an Enclosure
Attachment() - Constructor for class au.edu.anu.portal.portlets.rss.model.Attachment
 
au.edu.anu.portal.portlets.rss - package au.edu.anu.portal.portlets.rss
 
au.edu.anu.portal.portlets.rss.model - package au.edu.anu.portal.portlets.rss.model
 
au.edu.anu.portal.portlets.rss.utils - package au.edu.anu.portal.portlets.rss.utils
 
au.edu.anu.portal.portlets.rss.validator - package au.edu.anu.portal.portlets.rss.validator
 

C

Constants - Class in au.edu.anu.portal.portlets.rss.utils
 
Constants() - Constructor for class au.edu.anu.portal.portlets.rss.utils.Constants
 

D

destroy() - Method in class au.edu.anu.portal.portlets.rss.SimpleRSSPortlet
 
dispatch(RenderRequest, RenderResponse, String) - Method in class au.edu.anu.portal.portlets.rss.SimpleRSSPortlet
Dispatch to a JSP or servlet
doConfig(RenderRequest, RenderResponse) - Method in class au.edu.anu.portal.portlets.rss.SimpleRSSPortlet
Custom mode handler for CONFIG view Identical to EDIT mode.
doDispatch(RenderRequest, RenderResponse) - Method in class au.edu.anu.portal.portlets.rss.SimpleRSSPortlet
Delegate to appropriate PortletMode.
doEdit(RenderRequest, RenderResponse) - Method in class au.edu.anu.portal.portlets.rss.SimpleRSSPortlet
Custom mode handler for EDIT view
doView(RenderRequest, RenderResponse) - Method in class au.edu.anu.portal.portlets.rss.SimpleRSSPortlet
Render the main view

F

FeedParser - Class in au.edu.anu.portal.portlets.rss
This class parses a feed via ROME
FeedParser() - Constructor for class au.edu.anu.portal.portlets.rss.FeedParser
 

G

getString(String) - Static method in class au.edu.anu.portal.portlets.rss.utils.Messages
Get a simple message from the bundle
getString(String, Object[]) - Static method in class au.edu.anu.portal.portlets.rss.utils.Messages
Get a parameterised message from the bundle and perform the parameter substitution on it
getTitle(RenderRequest) - Method in class au.edu.anu.portal.portlets.rss.SimpleRSSPortlet
Override GenericPortlet.getTitle() to use the preferred title for the portlet instead

I

init(PortletConfig) - Method in class au.edu.anu.portal.portlets.rss.SimpleRSSPortlet
 

M

MAX_ITEMS - Static variable in class au.edu.anu.portal.portlets.rss.utils.Constants
 
Messages - Class in au.edu.anu.portal.portlets.rss.utils
Messages.java Handles the retrieval of localised messages and parameter substitution.
Messages() - Constructor for class au.edu.anu.portal.portlets.rss.utils.Messages
 
MIN_ITEMS - Static variable in class au.edu.anu.portal.portlets.rss.utils.Constants
 

P

parseFeed(String) - Method in class au.edu.anu.portal.portlets.rss.FeedParser
Parse the given feed url and return the raw type
parseFeedEnclosures(SyndFeed) - Static method in class au.edu.anu.portal.portlets.rss.FeedParser
Parses the entries contained in an RSS feed, extracts the enclosures, converts them to an Attachment adds them to the map with the entry uri as key.
PORTLET_TITLE_DEFAULT - Static variable in class au.edu.anu.portal.portlets.rss.utils.Constants
 
processAction(ActionRequest, ActionResponse) - Method in class au.edu.anu.portal.portlets.rss.SimpleRSSPortlet
Process any portlet actions.

S

SimpleRSSPortlet - Class in au.edu.anu.portal.portlets.rss
SimpleRssPortlet This is the portlet class.
SimpleRSSPortlet() - Constructor for class au.edu.anu.portal.portlets.rss.SimpleRSSPortlet
 
SimpleRSSPreferencesValidator - Class in au.edu.anu.portal.portlets.rss.validator
A validator for the preferences of the Simple RSS Portlet
SimpleRSSPreferencesValidator() - Constructor for class au.edu.anu.portal.portlets.rss.validator.SimpleRSSPreferencesValidator
 

V

validate(PortletPreferences) - Method in class au.edu.anu.portal.portlets.rss.validator.SimpleRSSPreferencesValidator
 
A C D F G I M P S V 

Copyright © 2011-2013 Division of Information, Australian National University. All Rights Reserved.