Class CopyFolderService
- java.lang.Object
-
- org.exoplatform.copyfolder.services.CopyFolderService
-
public class CopyFolderService extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCopyFolderService.AccessRightclassCopyFolderService.Result
-
Constructor Summary
Constructors Constructor Description CopyFolderService(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.jcr.RepositoryService repositoryService, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.services.cms.documents.AutoVersionService autoVersionService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidimportFromDisk()
-
-
-
Constructor Detail
-
CopyFolderService
public CopyFolderService(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.jcr.RepositoryService repositoryService, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.services.cms.documents.AutoVersionService autoVersionService)
-
-
Method Detail
-
importFromDisk
public void importFromDisk() throws RuntimeException- Throws:
RuntimeException
-
-