Class VCRecordDao.NewRecordData

  • Enclosing class:
    VCRecordDao

    public final class VCRecordDao.NewRecordData
    extends Object
    • Constructor Detail

      • NewRecordData

        public NewRecordData​(List<de.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollection> p_records,
                             PageInfo p_pageDefintion)
      • NewRecordData

        public NewRecordData()
    • Method Detail

      • getRecords

        public List<de.uplanet.lucy.server.businesslogic.rtappservices.IWebDataCollection> getRecords()
        Returns:
        the records
      • getPageDefintion

        public Optional<PageInfo> getPageDefintion()
        Returns:
        the pageDefintion
      • getPageGuid

        public String getPageGuid()
      • getAppGuid

        public String getAppGuid()