org.shept.org.springframework.web.servlet.mvc.delegation.command
Class EditItemCommandFactory

java.lang.Object
  extended by org.shept.org.springframework.web.servlet.mvc.delegation.command.AbstractCommandFactory
      extended by 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

Field Summary
 
Fields inherited from class org.shept.org.springframework.web.servlet.mvc.delegation.command.AbstractCommandFactory
logger
 
Constructor Summary
EditItemCommandFactory()
           
 
Method Summary
 Object getCommand(TargetConfiguration config, Object referencedModel)
           
 
Methods inherited from class org.shept.org.springframework.web.servlet.mvc.delegation.command.AbstractCommandFactory
afterPropertiesSet, getApplicationContext, getCommand, getCommand, getPageHolderFactory, setApplicationContext, setPageHolderFactory
 
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
 

Constructor Detail

EditItemCommandFactory

public EditItemCommandFactory()
Method Detail

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.