Class RenderingTemplate

java.lang.Object
de.digitalcollections.model.UniqueObject
de.digitalcollections.model.view.RenderingTemplate

public class RenderingTemplate extends UniqueObject
Defines a rendering template to be used in the system implementing this library. It is up to the implementor to add all relevant rendering templates to his system. Each RenderingTemplate can be described by a label, a description and a name.
  • Constructor Details

    • RenderingTemplate

      public RenderingTemplate()
  • Method Details