A B G H O P R S U V

A

AbstractHelloWorldCommand<ResultType extends Serializable,MessageType extends Serializable> - Class in org.keridwen.sample.helloworld.command
This class is the an adapted version of Keridwen AbstractCommand to this sample HelloWorld module.
AbstractHelloWorldCommand(String, String, boolean, boolean, boolean, boolean) - Constructor for class org.keridwen.sample.helloworld.command.AbstractHelloWorldCommand
Builds a Command with the given label, description and control properties.

B

BundleStarter - Class in org.keridwen.sample.helloworld.osgi
The BundleStarter is the class that contains the methods that are called when the Bundle is started or stopped by the OSGi framework.
BundleStarter() - Constructor for class org.keridwen.sample.helloworld.osgi.BundleStarter
Default constructor.

G

getApplicationModel() - Method in class org.keridwen.sample.helloworld.command.AbstractHelloWorldCommand
 
getBundleModel() - Method in class org.keridwen.sample.helloworld.command.AbstractHelloWorldCommand
 

H

HelloWorldEventKeys - Class in org.keridwen.sample.helloworld.key
This class stores all the keys and the Keridwen Commands they are associated with.
HelloWorldEventKeys() - Constructor for class org.keridwen.sample.helloworld.key.HelloWorldEventKeys
 

O

org.keridwen.sample.helloworld.command - package org.keridwen.sample.helloworld.command
 
org.keridwen.sample.helloworld.key - package org.keridwen.sample.helloworld.key
 
org.keridwen.sample.helloworld.osgi - package org.keridwen.sample.helloworld.osgi
 
ORG_KERIDWEN_SAMPLE_HELLOWORLD_PRINT - Static variable in class org.keridwen.sample.helloworld.key.HelloWorldEventKeys
Request to print the name of the root Node of the DataModel (which is called HelloWorld in this example).

P

pause() - Method in class org.keridwen.sample.helloworld.command.PrintRootNameCommand
 
PrintRootNameCommand - Class in org.keridwen.sample.helloworld.command
This Command simply prints the name of the root Node of Keridwen DataModel.
PrintRootNameCommand() - Constructor for class org.keridwen.sample.helloworld.command.PrintRootNameCommand
Default constructor.

R

registerAllKeysToController(BundleController) - Static method in class org.keridwen.sample.helloworld.key.HelloWorldEventKeys
This method registers all the EventKeys in the given BundleController.
resume() - Method in class org.keridwen.sample.helloworld.command.PrintRootNameCommand
 
run(String) - Method in class org.keridwen.sample.helloworld.command.PrintRootNameCommand
 

S

setModels(DataModel, DataModel) - Method in class org.keridwen.sample.helloworld.command.AbstractHelloWorldCommand
 
start() - Method in class org.keridwen.sample.helloworld.osgi.BundleStarter
This method is called whenever the OSGi framework starts the bundle.
stop() - Method in class org.keridwen.sample.helloworld.osgi.BundleStarter
This method is called whenever the OSGi framework stops the bundle.

U

undo() - Method in class org.keridwen.sample.helloworld.command.PrintRootNameCommand
 

V

validatePostConditions() - Method in class org.keridwen.sample.helloworld.command.PrintRootNameCommand
 

A B G H O P R S U V

Copyright © 2011-2013 Artenum. All Rights Reserved.