public class UIEntry extends org.jboss.seam.rss.ui.UIEntry
Default component only deals with ATOM format.
Modifier and Type | Field and Description |
---|---|
protected static String |
RSS20_DATE_FORMAT |
Constructor and Description |
---|
UIEntry() |
Modifier and Type | Method and Description |
---|---|
void |
encodeBegin(javax.faces.context.FacesContext facesContext) |
String |
getFamily() |
String |
getFeedDateFormat() |
yarfraw.core.datamodel.FeedFormat |
getFeedFormat() |
void |
setFeedFormat(yarfraw.core.datamodel.FeedFormat feedFormat) |
getAuthor, getLink, getPublished, getSummary, getTextFormat, getTitle, getUid, getUpdated, setAuthor, setLink, setPublished, setSummary, setTextFormat, setTitle, setUid, setUpdated
addClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree
protected static final String RSS20_DATE_FORMAT
public UIEntry()
public void encodeBegin(javax.faces.context.FacesContext facesContext) throws IOException
encodeBegin
in class org.jboss.seam.rss.ui.UIEntry
IOException
public yarfraw.core.datamodel.FeedFormat getFeedFormat()
public void setFeedFormat(yarfraw.core.datamodel.FeedFormat feedFormat)
public String getFeedDateFormat()
Copyright © 2015 Nuxeo SA. All rights reserved.