org.squashtest.csp.tm.internal.service
Class PasteStrategy<CONTAINER extends NodeContainer<COPIED>,COPIED extends TreeNode>
java.lang.Object
org.squashtest.csp.tm.internal.service.PasteStrategy<CONTAINER,COPIED>
public class PasteStrategy<CONTAINER extends NodeContainer<COPIED>,COPIED extends TreeNode>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasteStrategy
public PasteStrategy()
setGenericDao
public void setGenericDao(GenericDao<Object> genericDao)
setContainerDao
public void setContainerDao(EntityDao<CONTAINER> containerDao)
setCopiedDao
public void setCopiedDao(EntityDao<COPIED> copiedDao)
pasteNodes
public List<COPIED> pasteNodes(long containerId,
List<Long> list)
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.