Constructor and Description |
---|
CloseFileCommand(String name,
org.alfresco.jlan.server.filesys.NetworkFile networkFile,
org.alfresco.service.cmr.repository.NodeRef rootNode,
String path) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
org.alfresco.jlan.server.filesys.NetworkFile |
getNetworkFile() |
String |
getPath() |
org.alfresco.service.cmr.repository.NodeRef |
getRootNodeRef() |
AlfrescoTransactionSupport.TxnReadState |
getTransactionRequired()
Is a transaction required to run this command?
|
public String getName()
public org.alfresco.jlan.server.filesys.NetworkFile getNetworkFile()
public org.alfresco.service.cmr.repository.NodeRef getRootNodeRef()
public String getPath()
public AlfrescoTransactionSupport.TxnReadState getTransactionRequired()
Command
getTransactionRequired
in interface Command
Copyright © 2005–2017 Alfresco Software. All rights reserved.