Package de.pisa.psa.rst.uti
Klasse ContinuationKey
java.lang.Object
de.pisa.psa.rst.uti.ContinuationKey
Generator and parser for the continuation key
- Seit:
- 07.07.2023
- Autor:
- weiland
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungContinuationKey
(de.pisa.psc.srv.dto.PscDto dto, int row) Constructor for generating a keyContinuationKey
(de.pisa.psc.srv.dto.PscDto dto, String key) Constructor for parsing a key -
Methodenübersicht
-
Konstruktordetails
-
ContinuationKey
Constructor for generating a key- Parameter:
dto
- data objectrow
- row- Löst aus:
Exception
-
ContinuationKey
public ContinuationKey(de.pisa.psc.srv.dto.PscDto dto, String key) throws de.pisa.psc.srv.glb.PscExc Constructor for parsing a key- Parameter:
dto
- data objectkey
- continuation key- Löst aus:
de.pisa.psc.srv.glb.PscExc
-
-
Methodendetails