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.container.ResourceContainer

public class ArtifactStructureCorrector
extends java.lang.Object
implements org.exoplatform.services.rest.container.ResourceContainer

Created by The eXo Platform SARL Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua 29 Жов 2007


Constructor Summary
ArtifactStructureCorrector(org.exoplatform.container.xml.InitParams initParams, RepositoryService repoService, org.exoplatform.services.security.Authenticator authenticator)
           
 
Method Summary
 org.exoplatform.services.rest.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,
                                  RepositoryService repoService,
                                  org.exoplatform.services.security.Authenticator authenticator)
                           throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

correctStructure

public org.exoplatform.services.rest.Response correctStructure()
                                                        throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2012 eXo Platform SAS. All Rights Reserved.