eXo JCR :: Ext :: Services 1.15.14-CP01

org.exoplatform.services.jcr.ext.artifact.rest
Class ArtifactStructureCorrector

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.artifact.rest.ArtifactStructureCorrector
All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer

public class ArtifactStructureCorrector
extends Object
implements org.exoplatform.services.rest.resource.ResourceContainer

Created by The eXo Platform SARL Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua 29.10.2007


Constructor Summary
ArtifactStructureCorrector(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.jcr.RepositoryService repoService, org.exoplatform.services.security.Authenticator authenticator)
           
 
Method Summary
 javax.ws.rs.core.Response correctStructure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtifactStructureCorrector

public ArtifactStructureCorrector(org.exoplatform.container.xml.InitParams initParams,
                                  org.exoplatform.services.jcr.RepositoryService repoService,
                                  org.exoplatform.services.security.Authenticator authenticator)
                           throws Exception
Throws:
Exception
Method Detail

correctStructure

public javax.ws.rs.core.Response correctStructure()
                                           throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

eXo JCR :: Ext :: Services 1.15.14-CP01

Copyright © 2015 eXo Platform SAS. All Rights Reserved.