com.silverpeas.silvercrawler.util
Class FileServerUtils

java.lang.Object
  extended by com.stratelia.webactiv.util.FileServerUtils
      extended by com.silverpeas.silvercrawler.util.FileServerUtils

public class FileServerUtils
extends com.stratelia.webactiv.util.FileServerUtils


Field Summary
 
Fields inherited from class com.stratelia.webactiv.util.FileServerUtils
ARCHIVE_IT_PARAMETER, COMPONENT_ID_PARAMETER, DIR_TYPE_PARAMETER, DIRECTORY_PARAMETER, MIME_TYPE_PARAMETER, NODE_ID_PARAMETER, PUBLICATION_ID_PARAMETER, SIZE_PARAMETER, SOURCE_FILE_PARAMETER, TYPE_UPLOAD_PARAMETER, USER_ID_PARAMETER
 
Constructor Summary
FileServerUtils()
           
 
Method Summary
static String getSilverCrawlerUrl(String logicalName, String physicalName, String componentId)
           
static String getSilverCrawlerUrl(String logicalName, String physicalName, String componentId, String path)
           
 
Methods inherited from class com.stratelia.webactiv.util.FileServerUtils
getAliasURL, getApplicationContext, getAttachmentURL, getImageURL, getMappedUrl, getOnlineURL, getUrl, getUrl, getUrl, getUrl, getUrl, getUrlToTempDir, getWebUrl, replaceAccentChars, replaceInvalidPathChars, replaceSpecialChars
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileServerUtils

public FileServerUtils()
Method Detail

getSilverCrawlerUrl

public static String getSilverCrawlerUrl(String logicalName,
                                         String physicalName,
                                         String componentId)

getSilverCrawlerUrl

public static String getSilverCrawlerUrl(String logicalName,
                                         String physicalName,
                                         String componentId,
                                         String path)


Copyright © 2016 Silverpeas. All Rights Reserved.