|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.filesys.repo.rules.commands.ReturnValueCommand
public class ReturnValueCommand
Return a specified value to the executor
| Constructor Summary | |
|---|---|
ReturnValueCommand(java.lang.Object returnValue)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getReturnValue()
|
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 ReturnValueCommand(java.lang.Object returnValue)
| Method Detail |
|---|
public java.lang.Object getReturnValue()
public AlfrescoTransactionSupport.TxnReadState getTransactionRequired()
Command
getTransactionRequired in interface Command
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||