|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResultCallback
Method Summary | |
---|---|
void |
execute(java.lang.Object result)
Call the callback with the result of the operation. |
Methods inherited from interface org.alfresco.filesys.repo.rules.Command |
---|
getTransactionRequired |
Method Detail |
---|
void execute(java.lang.Object result)
result
- the result.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |