| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| getAccessors(serviceLocator:com.adobe.cairngorm.business:IServiceLocator) — Method in class com.adobe.cairngorm.business.AbstractServices | |
| Return all the accessors on this object. | |
| getCommand(commandName) — Method in class com.adobe.cairngorm.control.FrontController | |
| Returns the command class registered with the command name. | |
| getConsumer(destinationId) — Method in interface com.adobe.cairngorm.business.IServiceLocator | |
| Return the message Consumer for the given service id. | |
| getConsumer(name) — Method in class com.adobe.cairngorm.business.ServiceLocator | |
| Return the message Consumer for the given name. | |
| getHTTPService(serviceId) — Method in interface com.adobe.cairngorm.business.IServiceLocator | |
| Return the HTTPService for the given service id. | |
| getHTTPService(name) — Method in class com.adobe.cairngorm.business.ServiceLocator | |
| Return the HTTPService for the given name. | |
| getInstance() — Static method in class com.adobe.cairngorm.business.ServiceLocator | |
| Return the ServiceLocator instance. | |
| getInstance() — Static method in class com.adobe.cairngorm.control.CairngormEventDispatcher | |
| Returns the single instance of the dispatcher | |
| getInstance() — Static method in class com.adobe.cairngorm.view.ViewLocator | |
| Singleton access to the ViewLocator is assured through the static getInstance() method, which is used to retrieve the only ViewLocator instance in a Cairngorm application. | |
| getProducer(destinationId) — Method in interface com.adobe.cairngorm.business.IServiceLocator | |
| Return the message Produce for the given service id. | |
| getProducer(name) — Method in class com.adobe.cairngorm.business.ServiceLocator | |
| Return the message Producer for the given name. | |
| getRemoteObject(serviceId) — Method in interface com.adobe.cairngorm.business.IServiceLocator | |
| Return the RemoteObject for the given service id. | |
| getRemoteObject(name) — Method in class com.adobe.cairngorm.business.ServiceLocator | |
| Return the RemoteObject for the given name. | |
| getService(name) — Method in class com.adobe.cairngorm.business.AbstractServices | |
| Return the service with the given name. | |
| getService(name) — Method in interface com.adobe.cairngorm.business.IServices | |
| Return the service with the given name. | |
| getViewHelper(viewName) — Method in class com.adobe.cairngorm.view.ViewLocator | |
| Retrieves the ViewHelper instance that has previously been registered with viewName. | |
| getWebService(destinationId) — Method in interface com.adobe.cairngorm.business.IServiceLocator | |
| Return the WebService for the given service id. | |
| getWebService(name) — Method in class com.adobe.cairngorm.business.ServiceLocator | |
| Return the WebService for the given name. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |