| Constructor and Description |
|---|
CopyContentCommand(java.lang.String from,
java.lang.String to,
org.alfresco.service.cmr.repository.NodeRef rootNode,
java.lang.String fromPath,
java.lang.String toPath) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFrom() |
java.lang.String |
getFromPath() |
org.alfresco.service.cmr.repository.NodeRef |
getRootNode() |
java.lang.String |
getTo() |
java.lang.String |
getToPath() |
AlfrescoTransactionSupport.TxnReadState |
getTransactionRequired()
Is a transaction required to run this command?
|
public CopyContentCommand(java.lang.String from,
java.lang.String to,
org.alfresco.service.cmr.repository.NodeRef rootNode,
java.lang.String fromPath,
java.lang.String toPath)
public java.lang.String getTo()
public java.lang.String getFrom()
public org.alfresco.service.cmr.repository.NodeRef getRootNode()
public java.lang.String getFromPath()
public java.lang.String getToPath()
public AlfrescoTransactionSupport.TxnReadState getTransactionRequired()
CommandgetTransactionRequired in interface CommandCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.