Package de.pisa.psa.rst.obj
Klasse PsaRstApiObj
java.lang.Object
de.pisa.psa.rst.obj.PsaRstApiObjBas
de.pisa.psa.rst.obj.PsaRstApiObj
- Bekannte direkte Unterklassen:
IplGlbPsaRstApiObjAdr
,IplGlbPsaRstApiObjCon
,IplGlbPsaRstApiObjCty
,IplGlbPsaRstApiObjDoc
,IplGlbPsaRstApiObjOrd
REST API: base fields of a data object
- Seit:
- 23.05.2023
- Autor:
- weiland
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen de.pisa.psa.rst.obj.PsaRstApiObjBas
PsaRstApiObjBas.IsoDate, PsaRstApiObjBas.StringMapper
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungcreation date of this recorduser name of the person who has created this recordidentifier of the record (primary key or PSC_GID)last modification date of this recorduser name of the person who was the last one to modify this recordVon Klasse geerbte Felder de.pisa.psa.rst.obj.PsaRstApiObjBas
DEFAULT_DATA
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden de.pisa.psa.rst.obj.PsaRstApiObjBas
checkAccess, getEventHandler, getField, getIsoDate, getMappedClassField, getSetMaxData, getSkipBaseFields, getSkipIdField, loadData, loadDataComponents, loadDataFields, loadDataRelations, newDataMapping, newDto, newStringMapper, setData, setDataPostPut, setEventHandler, setEventHandler, setIsoDate, setSetMaxData, setSkipBaseFields, setSkipIdField, skipField
-
Felddetails
-
id
identifier of the record (primary key or PSC_GID) -
created_at
creation date of this record -
created_by
user name of the person who has created this record -
modified_at
last modification date of this record -
modified_by
user name of the person who was the last one to modify this record
-
-
Konstruktordetails
-
PsaRstApiObj
public PsaRstApiObj()
-