Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FacadeTestCommand ¶
type FacadeTestCommand struct {
command.SimpleCommand
}
FacadeTestCommand A SimpleCommand subclass used by FacadeTest.
func (*FacadeTestCommand) Execute ¶
func (self *FacadeTestCommand) Execute(notification interfaces.INotification)
Execute Fabricate a result by multiplying the input by 2
- parameter note: the Notification carrying the FacadeTestVO
type FacadeTestVO ¶
FacadeTestVO A utility class used by FacadeTest.
Click to show internal directories.
Click to hide internal directories.