Interface PropertyView


public interface PropertyView
为 @JsonView 定义的便捷工具类
Author:
Cody Lu
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    当显示详情信息的时候,使用,其包含了 Summary 注解的属性 如下:
    static interface 
    当插入的时候,使用,其包含了 Update 注解的属性 如下:
    static interface 
    当显示简要信息的时候,使用,如下:
    static interface 
    当更新的时候,使用,如下: