org.rivetlogic.scar.util
Class PathUtil

java.lang.Object
  extended by org.rivetlogic.scar.util.PathUtil

public class PathUtil
extends java.lang.Object

Utility class used to manipulate node paths

Author:
Rivet Logic Corporation

Constructor Summary
PathUtil()
           
 
Method Summary
static java.lang.String getDisplayPath(RaarServices raarServices, User user, org.alfresco.service.cmr.repository.NodeRef nodeRef)
           
static java.lang.String getPathForSearch(RaarServices raarServices, User user, org.alfresco.service.cmr.repository.NodeRef nodeRef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathUtil

public PathUtil()
Method Detail

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.