|
eXo JCR :: Component :: Extension Service 1.15.0-CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.backup.RepositoryChainLogPathHelper
public class RepositoryChainLogPathHelper
Created by The eXo Platform SAS.
Date: 2011
| Method Summary | |
|---|---|
static String |
getPath(String relativePath,
String backupDirCanonicalPath)
Will be returned absolute path. |
static String |
getRelativePath(String path,
String backupDirCanonicalPath)
Will be returned relative path |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String getRelativePath(String path,
String backupDirCanonicalPath)
throws MalformedURLException
path - String, path tobackupDirCanonicalPath - String, path to backup dir
MalformedURLException
public static String getPath(String relativePath,
String backupDirCanonicalPath)
throws MalformedURLException
relativePath - String, relative path.backupDirCanonicalPath - String, path to backup dir
MalformedURLException
|
eXo JCR :: Component :: Extension Service 1.15.0-CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||