Class CloseFileCommand
java.lang.Object
org.alfresco.filesys.repo.rules.commands.CloseFileCommand
- All Implemented Interfaces:
Command
Open File command
-
Constructor Summary
ConstructorsConstructorDescriptionCloseFileCommand(String name, org.alfresco.jlan.server.filesys.NetworkFile networkFile, NodeRef rootNode, String path) -
Method Summary
-
Constructor Details
-
CloseFileCommand
-
-
Method Details
-
getName
-
getNetworkFile
public org.alfresco.jlan.server.filesys.NetworkFile getNetworkFile() -
getRootNodeRef
-
getPath
-
getTransactionRequired
Description copied from interface:CommandIs a transaction required to run this command?- Specified by:
getTransactionRequiredin interfaceCommand
-