Index

A C D E F G H I L M N O P R S T V 
All Classes All Packages

G

getBody() - Method in interface org.puremvc.java.multicore.interfaces.INotification
Get the body of the INotification instance
getBody() - Method in class org.puremvc.java.multicore.patterns.observer.Notification
Get the body of the Notification instance.
getData() - Method in interface org.puremvc.java.multicore.interfaces.IProxy
Get the data object
getData() - Method in class org.puremvc.java.multicore.patterns.proxy.Proxy
Get the data object
getFacade() - Method in class org.puremvc.java.multicore.patterns.observer.Notifier
 
getInstance(String, Function<String, IController>) - Static method in class org.puremvc.java.multicore.core.Controller
Controller Multiton Factory method.
getInstance(String, Function<String, IFacade>) - Static method in class org.puremvc.java.multicore.patterns.facade.Facade
Facade Multiton Factory method
getInstance(String, Function<String, IModel>) - Static method in class org.puremvc.java.multicore.core.Model
Model Multiton Factory method.
getInstance(String, Function<String, IView>) - Static method in class org.puremvc.java.multicore.core.View
View Singleton Factory method.
getMediatorName() - Method in interface org.puremvc.java.multicore.interfaces.IMediator
Get the IMediator instance name
getMediatorName() - Method in class org.puremvc.java.multicore.patterns.mediator.Mediator
Get the name of the Mediator.
getName() - Method in interface org.puremvc.java.multicore.interfaces.INotification
Get the name of the INotification instance.
getName() - Method in class org.puremvc.java.multicore.patterns.observer.Notification
Get the name of the Notification instance.
getNotifyContext() - Method in class org.puremvc.java.multicore.patterns.observer.Observer
Get the notification context.
getNotifyMethod() - Method in class org.puremvc.java.multicore.patterns.observer.Observer
Get the notification method.
getProxyName() - Method in interface org.puremvc.java.multicore.interfaces.IProxy
Get the Proxy name
getProxyName() - Method in class org.puremvc.java.multicore.patterns.proxy.Proxy
Get the proxy name
getType() - Method in interface org.puremvc.java.multicore.interfaces.INotification
Get the type of the INotification instance
getType() - Method in class org.puremvc.java.multicore.patterns.observer.Notification
Get the type of the Notification instance.
getViewComponent() - Method in interface org.puremvc.java.multicore.interfaces.IMediator
Get the IMediator's view component.
getViewComponent() - Method in class org.puremvc.java.multicore.patterns.mediator.Mediator
Get the Mediator's view component.
A C D E F G H I L M N O P R S T V 
All Classes All Packages