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  
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(serviceId) — Method in class com.adobe.cairngorm.business.ServiceLocator
Return the message Consumer for the given service id.
getDataService(destinationId) — Method in interface com.adobe.cairngorm.business.IServiceLocator
Return the DataService for the given service id.
getDataService(serviceId) — Method in class com.adobe.cairngorm.business.ServiceLocator
Return the DataService for the given service id.
getHTTPService(serviceId) — Method in interface com.adobe.cairngorm.business.IServiceLocator
Return the HTTPService for the given service id.
getHTTPService(serviceId) — Method in class com.adobe.cairngorm.business.ServiceLocator
Return the HTTPService for the given service id.
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.
getInvokerService(serviceId) — Method in class com.adobe.cairngorm.business.ServiceLocator
getProducer(destinationId) — Method in interface com.adobe.cairngorm.business.IServiceLocator
Return the message Produce for the given service id.
getProducer(serviceId) — Method in class com.adobe.cairngorm.business.ServiceLocator
Return the message Produce for the given service id.
getRemoteObject(serviceId) — Method in interface com.adobe.cairngorm.business.IServiceLocator
Return the RemoteObject for the given service id.
getRemoteObject(serviceId) — Method in class com.adobe.cairngorm.business.ServiceLocator
Return the RemoteObject for the given service id.
getService(serviceId) — Method in class com.adobe.cairngorm.business.ServiceLocator
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(serviceId) — Method in class com.adobe.cairngorm.business.ServiceLocator
Return the WebService for the given service id.
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