Class DynamicContent

java.lang.Object
io.goobi.viewer.model.jsf.DynamicContent
All Implemented Interfaces:
Serializable

public class DynamicContent extends Object implements Serializable
Author:
Florian Alpers
See Also:
  • Constructor Details

    • DynamicContent

      public DynamicContent(DynamicContentType type, String componentFilename)
      Parameters:
      type - the type of dynamic content
      componentFilename - the filename of the JSF component
  • Method Details