Class ContentRef

java.lang.Object
org.gatein.pc.portlet.aspects.cache.ContentRef
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SoftContentRef, StrongContentRef

public abstract class ContentRef extends Object implements Serializable
A fragment result + its expiration date.
See Also:
  • Constructor Details

    • ContentRef

      public ContentRef()
  • Method Details

    • getContent

      public abstract org.gatein.pc.api.invocation.response.ContentResponse getContent()
      Returns the content, possibly null.
      Returns:
      the content