Interface PropertyView.Insert
- All Superinterfaces:
PropertyView.Update
- Enclosing interface:
PropertyView
当插入的时候,使用,其包含了 Update 注解的属性 如下:
@JsonView(PropertyView.Insert.class)
PropertyView.UpdatePropertyView@JsonView(PropertyView.Insert.class)