Class PublicationTemplateImpl

  • All Implemented Interfaces:
    PublicationTemplate

    public class PublicationTemplateImpl
    extends Object
    implements PublicationTemplate
    A PublicationTemplate describes a set of publication records built on a same template. A PublicationTemplate groups :
    1. a RecordTemplate which describes the built records.
    2. a RecordSet of records built on this template,
    3. an update Form used to create and update the publication items
    4. a view Form used to show the publications.