org.shept.org.springframework.web.servlet.mvc.delegation.command
Class EditItemCommandFactory
java.lang.Object
org.shept.org.springframework.web.servlet.mvc.delegation.command.AbstractCommandFactory
org.shept.org.springframework.web.servlet.mvc.delegation.command.EditItemCommandFactory
- All Implemented Interfaces:
- CommandFactory, TargetCommandFactory, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
public class EditItemCommandFactory
- extends AbstractCommandFactory
- implements CommandFactory
- Author:
- lucid64
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.shept.org.springframework.web.servlet.mvc.delegation.command.CommandFactory |
getCommand |
EditItemCommandFactory
public EditItemCommandFactory()
getCommand
public Object getCommand(TargetConfiguration config,
Object referencedModel)
- Specified by:
getCommand in interface TargetCommandFactory- Specified by:
getCommand in class AbstractCommandFactory
Copyright © 2011. All Rights Reserved.