| Constructor and Description |
|---|
DeleteFileCommand(java.lang.String name,
org.alfresco.service.cmr.repository.NodeRef rootNode,
java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.String |
getPath() |
org.alfresco.service.cmr.repository.NodeRef |
getRootNode() |
AlfrescoTransactionSupport.TxnReadState |
getTransactionRequired()
Is a transaction required to run this command?
|
public DeleteFileCommand(java.lang.String name,
org.alfresco.service.cmr.repository.NodeRef rootNode,
java.lang.String path)
name - name of filerootNode - root nodepath - full path of filepublic java.lang.String getName()
public org.alfresco.service.cmr.repository.NodeRef getRootNode()
public java.lang.String getPath()
public AlfrescoTransactionSupport.TxnReadState getTransactionRequired()
CommandgetTransactionRequired in interface CommandCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.