| Constructor and Description |
|---|
RestoreFileCommand(String name,
NodeRef rootNode,
String path,
long allocationSize,
NodeRef originalNodeRef) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAllocationSize() |
String |
getName() |
NodeRef |
getOriginalNodeRef() |
String |
getPath() |
NodeRef |
getRootNode() |
AlfrescoTransactionSupport.TxnReadState |
getTransactionRequired()
Is a transaction required to run this command?
|
void |
setAllocationSize(long allocationSize) |
public String getName()
public NodeRef getRootNode()
public String getPath()
public NodeRef getOriginalNodeRef()
public AlfrescoTransactionSupport.TxnReadState getTransactionRequired()
CommandgetTransactionRequired in interface Commandpublic void setAllocationSize(long allocationSize)
public long getAllocationSize()
Copyright © 2005–2020 Alfresco Software. All rights reserved.