Interface PropertyView.Insert

All Superinterfaces:
PropertyView.Update
Enclosing interface:
PropertyView

public static interface PropertyView.Insert extends PropertyView.Update
当插入的时候,使用,其包含了 Update 注解的属性 如下:
@JsonView(PropertyView.Insert.class)