public interface AssetsQuery { @javax.validation.constraints.NotNull java.util.Collection assets() throws Exception; }