org.rivetlogic.scar.util
Class PathUtil
java.lang.Object
org.rivetlogic.scar.util.PathUtil
public class PathUtil
- extends java.lang.Object
Utility class used to manipulate node paths
- Author:
- Rivet Logic Corporation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathUtil
public PathUtil()
getDisplayPath
public static java.lang.String getDisplayPath(RaarServices raarServices,
User user,
org.alfresco.service.cmr.repository.NodeRef nodeRef)
throws org.alfresco.service.cmr.repository.InvalidNodeRefException,
com.rivetlogic.core.cma.exception.InvalidTicketException,
com.rivetlogic.core.cma.exception.CmaRuntimeException
- Throws:
org.alfresco.service.cmr.repository.InvalidNodeRefException
com.rivetlogic.core.cma.exception.InvalidTicketException
com.rivetlogic.core.cma.exception.CmaRuntimeException
getPathForSearch
public static java.lang.String getPathForSearch(RaarServices raarServices,
User user,
org.alfresco.service.cmr.repository.NodeRef nodeRef)
throws org.alfresco.service.cmr.repository.InvalidNodeRefException,
com.rivetlogic.core.cma.exception.InvalidTicketException,
com.rivetlogic.core.cma.exception.CmaRuntimeException
- Throws:
org.alfresco.service.cmr.repository.InvalidNodeRefException
com.rivetlogic.core.cma.exception.InvalidTicketException
com.rivetlogic.core.cma.exception.CmaRuntimeException
Copyright 2008, Rivet Logic Corporation.