com.opensymphony.xwork2.interceptor
Interface ValidationWorkflowAware


public interface ValidationWorkflowAware

ValidationWorkflowAware classes can programmatically change result name when errors occurred This interface can be only applied to action which already implements ValidationAware interface!


Method Summary
 String getInputResultName()
           
 

Method Detail

getInputResultName

String getInputResultName()


Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.