Example usage for org.springframework.web.servlet.support BindStatus subclass-usage

List of usage examples for org.springframework.web.servlet.support BindStatus subclass-usage

Introduction

In this page you can find the example usage for org.springframework.web.servlet.support BindStatus subclass-usage.

Usage

From source file com.luna.common.web.form.bind.SearchBindStatus.java

/**
 * <p>User: Zhang Kaitao
 * <p>Date: 13-3-28 ?4:46
 * <p>Version: 1.0
 */
public class SearchBindStatus extends BindStatus {

From source file cn.guoyukun.spring.web.form.bind.SearchBindStatus.java

/**
 * <p>User: 
 * <p>Date: 13-3-28 ?4:46
 * <p>Version: 1.0
 */
public class SearchBindStatus extends BindStatus {