Interface BlankContentRequest

All Known Subinterfaces:
ContentRequest
All Known Implementing Classes:
ContentRequestImpl

public interface BlankContentRequest
Base implementation for a ContentRequest
  • Method Summary

    Modifier and Type
    Method
    Description
    id(String id)
    The content id
  • Method Details