|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.transfer.UnitTestTransferManifestNodeFactory
public class UnitTestTransferManifestNodeFactory
This is a test class to enable unit testing on a single machine. Since the single machine will already have the target node.
Method Summary | |
---|---|
TransferManifestNode |
createTransferManifestNode(NodeRef nodeRef)
|
NodeRef |
getMappedNodeRef(NodeRef node)
Get the mapped node ref |
Path |
getMappedPath(Path from)
Get mapped path |
java.util.List |
getPathMap()
|
void |
setPathMap(java.util.List pathMap)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public TransferManifestNode createTransferManifestNode(NodeRef nodeRef)
createTransferManifestNode
in interface TransferManifestNodeFactory
public NodeRef getMappedNodeRef(NodeRef node)
node
-
public Path getMappedPath(Path from)
public void setPathMap(java.util.List pathMap)
public java.util.List getPathMap()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |