Class ItemSubmissionLookupDTO

  • All Implemented Interfaces:
    Serializable

    public class ItemSubmissionLookupDTO
    extends Object
    implements Serializable
    Author:
    Andrea Bollini, Kostas Stamatis, Luigi Andrea Pascarelli, Panagiotis Koutsourakis
    See Also:
    Serialized Form
    • Constructor Detail

      • ItemSubmissionLookupDTO

        public ItemSubmissionLookupDTO​(List<gr.ekt.bte.core.Record> publications)
    • Method Detail

      • getPublications

        public List<gr.ekt.bte.core.Record> getPublications()
      • getProviders

        public Set<String> getProviders()
      • getUUID

        public String getUUID()
      • getTotalPublication

        public gr.ekt.bte.core.Record getTotalPublication​(List<gr.ekt.bte.core.DataLoader> providers)