|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBusinessDelegate | |
|---|---|
| com.zphinx.spine.core | Core classes and interfaces which provide application specific functionality for the spine application framework. |
| com.zphinx.spine.core.viewprocessors | ViewProcessor classes which interface with the business layer and any suitable model view controller architechure in use by an application which uses this framework. |
| Uses of AbstractBusinessDelegate in com.zphinx.spine.core |
|---|
| Methods in com.zphinx.spine.core that return AbstractBusinessDelegate | |
|---|---|
AbstractBusinessDelegate |
AbstractBusinessDelegate.init(DataTransferAssembler command)
Initializes this AbstractBusinessDelegate and returns a copy to the user |
| Uses of AbstractBusinessDelegate in com.zphinx.spine.core.viewprocessors |
|---|
| Methods in com.zphinx.spine.core.viewprocessors that return AbstractBusinessDelegate | |
|---|---|
protected AbstractBusinessDelegate |
ViewProcessor.delegateFactory(CommandComponent command)
Creates and and initializes a suitable AbstractBusinessDelegate |
AbstractBusinessDelegate |
MultiViewProcessor.delegateFactory(CommandComponent command,
int pageIndex)
Creates and initializes a suitable AbstractBusinessDelegate |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||