Interface PropertyView.Summary

All Known Subinterfaces:
PropertyView.Detail
Enclosing class:
PropertyView

public static interface PropertyView.Summary
当显示简要信息的时候,使用,如下:
@JsonView(PropertyView.OnSummary.class)