org.squashtest.tm.service.internal.deletion
Class ProjectDeletionHandlerImpl
java.lang.Object
org.squashtest.tm.service.internal.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(org.squashtest.tm.domain.project.Project project)
- Specified by:
checkProjectContainsOnlyFolders in interface ProjectDeletionHandler
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.