java.lang.Object
it.uniroma2.art.semanticturkey.services.core.resourceview.LazySection
All Implemented Interfaces:
ResourceViewSection

public class LazySection extends Object implements ResourceViewSection
A ResourceViewSection that is populates lazily with the result of a service invocation.
  • Constructor Details

    • LazySection

      public LazySection()
  • Method Details

    • isLazy

      public boolean isLazy()