org.exoplatform.clouddrive.ecms.jcr
Class CMSNodeFinder
java.lang.Object
org.exoplatform.services.cms.link.impl.NodeFinderImpl
org.exoplatform.clouddrive.ecms.jcr.CMSNodeFinder
- All Implemented Interfaces:
- org.exoplatform.services.cms.link.NodeFinder
public class CMSNodeFinder
- extends org.exoplatform.services.cms.link.impl.NodeFinderImpl
- implements org.exoplatform.clouddrive.jcr.NodeFinder
Node finder based on original implementation from ECMS.
Created by The eXo Platform SAS.
- Version:
- $Id: CMSNodeFinder.java 00000 Feb 26, 2013 pnedonosko $
- Author:
- Peter Nedonosko
|
Constructor Summary |
CMSNodeFinder(org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.cms.link.LinkManager linkManager)
|
| Methods inherited from class org.exoplatform.services.cms.link.impl.NodeFinderImpl |
getItem, getItem, getItem, getItem, getItemGiveTargetSys, getItemSys, getItemTarget, getNode, getNode, itemExists |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.exoplatform.clouddrive.jcr.NodeFinder |
getItem |
CMSNodeFinder
public CMSNodeFinder(org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.cms.link.LinkManager linkManager)
cleanName
public String cleanName(String name)
-
findItem
public javax.jcr.Item findItem(javax.jcr.Session session,
String absPath)
throws javax.jcr.PathNotFoundException,
javax.jcr.RepositoryException
-
- Throws:
javax.jcr.PathNotFoundException
javax.jcr.RepositoryException
findLinked
public Collection<javax.jcr.Node> findLinked(javax.jcr.Session session,
String uuid)
throws javax.jcr.PathNotFoundException,
javax.jcr.RepositoryException
-
- Throws:
javax.jcr.PathNotFoundException
javax.jcr.RepositoryException
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.