Package | org.ow2.kerneos.core.command |
Class | public class GetModulesCommand |
Inheritance | GetModulesCommand ![]() |
Implements | com.adobe.cairngorm.commands.ICommand, mx.rpc.IResponder |
Method | Defined By | ||
---|---|---|---|
execute(e:CairngormEvent):void
Send the event to the java side, using the business layer of the pattern
| GetModulesCommand | ||
fault(event:Object):void
Handle faults
| GetModulesCommand | ||
result(event:Object):void
Get the result of the java side. | GetModulesCommand |
Event | Summary | Defined By | ||
---|---|---|---|---|
Get the module list | GetModulesCommand |
execute | () | method |
public function execute(e:CairngormEvent):void
Send the event to the java side, using the business layer of the pattern
Parameters
e:CairngormEvent |
fault | () | method |
public function fault(event:Object):void
Handle faults
Parameters
event:Object |
result | () | method |
public function result(event:Object):void
Get the result of the java side. this method is called on each event from Java.
Parameters
event:Object |
serverSideException | Event |
org.ow2.kerneos.common.event.ServerSideExceptionEvent
Get the module list