org.shept.org.springframework.web.servlet.mvc.delegation.command
Interface TargetCommandFactory

All Superinterfaces:
CommandFactory
All Known Implementing Classes:
AbstractCommandFactory, AssociationCommandFactory, EditItemCommandFactory, RefreshableListCommandFactory

public interface TargetCommandFactory
extends CommandFactory

Author:
Andreas Hahn

Method Summary
 Object getCommand(TargetConfiguration config, Object referencedModel)
           
 
Methods inherited from interface org.shept.org.springframework.web.servlet.mvc.delegation.command.CommandFactory
getCommand
 

Method Detail

getCommand

Object getCommand(TargetConfiguration config,
                  Object referencedModel)


Copyright © 2011. All Rights Reserved.