org.exoplatform.wcm.ext.component.document.service
Class DocumentServiceImpl

java.lang.Object
  extended by org.exoplatform.wcm.ext.component.document.service.DocumentServiceImpl
All Implemented Interfaces:
DocumentService

public class DocumentServiceImpl
extends Object
implements DocumentService

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar 22, 2011


Constructor Summary
DocumentServiceImpl()
           
 
Method Summary
 Document findDocById(String documentId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentServiceImpl

public DocumentServiceImpl()
Method Detail

findDocById

public Document findDocById(String documentId)
                     throws javax.jcr.RepositoryException
Specified by:
findDocById in interface DocumentService
Throws:
javax.jcr.RepositoryException


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.