org.chorem.pollen.ui.components
Class FeedContextLink
java.lang.Object
org.chorem.pollen.ui.components.FeedContextLink
- All Implemented Interfaces:
- ContextLink
public class FeedContextLink
- extends Object
- implements ContextLink
FeedLink
Created: 4 nov. 2009
- Version:
- $Revision$
Mise a jour: $Date$
par : $Author$
- Author:
- fdesbois
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedContextLink
public FeedContextLink()
getContextPath
public String getContextPath()
- Description copied from interface:
ContextLink
- ContextPath for the link
- Specified by:
getContextPath in interface ContextLink
- Returns:
- a String contextPath
getFile
public File getFile(String filename)
- Description copied from interface:
ContextLink
- Get a file from context with name defined by filename.
- Specified by:
getFile in interface ContextLink
- Parameters:
filename - name of the file to get
- Returns:
- a File with absolutePath corresponding to contextPath + filename
Copyright © 2009-2010 CodeLutin. All Rights Reserved.