|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.filesys.repo.rules.commands.RemoveTempFileCommand
public class RemoveTempFileCommand
Remove a temporary file
Constructor Summary | |
---|---|
RemoveTempFileCommand(TempNetworkFile file)
|
Method Summary | |
---|---|
TempNetworkFile |
getNetworkFile()
|
AlfrescoTransactionSupport.TxnReadState |
getTransactionRequired()
Is a transaction required to run this command? |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoveTempFileCommand(TempNetworkFile file)
Method Detail |
---|
public AlfrescoTransactionSupport.TxnReadState getTransactionRequired()
Command
getTransactionRequired
in interface Command
public TempNetworkFile getNetworkFile()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |