org.jmonks.dms.util
Class DMSUtil
java.lang.Object
org.jmonks.dms.util.DMSUtil
- public final class DMSUtil
- extends java.lang.Object
- Author:
- Suresh Pragada
Constructor Summary |
private |
DMSUtil()
Creates a new instance of DMSUtil |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION_CONTROL_DEFUALT_PROVIDER
public static final java.lang.String VERSION_CONTROL_DEFUALT_PROVIDER
- See Also:
- Constant Field Values
VERSION_CONTROL_PROVIDER
public static final java.lang.String VERSION_CONTROL_PROVIDER
- See Also:
- Constant Field Values
logger
private static final org.apache.log4j.Logger logger
util
private DMSUtil util
DMSUtil
private DMSUtil()
- Creates a new instance of DMSUtil
getPathList
public static void getPathList(RepositoryEntry repositoryEntry,
java.util.List pathList)
developMainModel
public static java.lang.String developMainModel(DirectoryEntry directoryEntry,
java.util.Map model,
UserManager.User user)
throws java.lang.Exception
- Throws:
java.lang.Exception
developShowVersionsModel
public static java.lang.String developShowVersionsModel(FileEntry fileEntry,
java.util.Map model,
UserManager.User user)
throws java.lang.Exception
- Throws:
java.lang.Exception
noAccessNotAllowed
public static java.lang.String noAccessNotAllowed(java.util.Map model)
noAccessDeleted
public static java.lang.String noAccessDeleted(java.util.Map model)
sortMap
public static void sortMap(java.util.Map entryMap)