org.squashtest.csp.tm.internal.service.deletion
Class ProjectDeletionHandlerImpl
java.lang.Object
org.squashtest.csp.tm.internal.service.deletion.ProjectDeletionHandlerImpl
- All Implemented Interfaces:
- ProjectDeletionHandler
@Component(value="squashtest.tm.service.deletion.ProjectDeletionHandler")
public class ProjectDeletionHandlerImpl
- extends Object
- implements ProjectDeletionHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectDeletionHandlerImpl
public ProjectDeletionHandlerImpl()
deleteProject
public void deleteProject(long projectId)
- Description copied from interface:
ProjectDeletionHandler
- Deletes a generic project. Applies deletion rules according to the project's type (template or not)
- Specified by:
deleteProject in interface ProjectDeletionHandler
checkProjectContainsOnlyFolders
public void checkProjectContainsOnlyFolders(Project project)
- Specified by:
checkProjectContainsOnlyFolders in interface ProjectDeletionHandler
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.