Package rst.obj
Klasse IplGlbPsaRstApiObjAdr
java.lang.Object
de.pisa.psa.rst.obj.PsaRstApiObjBas
de.pisa.psa.rst.obj.PsaRstApiObj
rst.obj.IplGlbPsaRstApiObjAdr
PSA_RST_API_OBJ_ADR
Class representing an address object
Class representing an address object
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen de.pisa.psa.rst.obj.PsaRstApiObjBas
PsaRstApiObjBas.IsoDate, PsaRstApiObjBas.StringMapper
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungP.O. boxP.O. box postal codecitycomposed addresscountryhouse numberpostal codestreet nameadditional street informationcomposed street nameaddress typeaddress type identifierVon Klasse geerbte Felder de.pisa.psa.rst.obj.PsaRstApiObj
created_at, created_by, id, modified_at, modified_by
Von Klasse geerbte Felder de.pisa.psa.rst.obj.PsaRstApiObjBas
DEFAULT_DATA
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
loadData
(de.pisa.psc.srv.dto.PscDto dto, int row) fill the attributes with data from the data objectprotected IplGlbPsaRstApiObjCty
newCty()
create a new country objectvoid
setData
(de.pisa.psc.srv.dto.PscDto dto, int row) set the value of the attributes at the data objectvoid
setDataPostPut
(de.pisa.psc.srv.dto.PscDto dto, int row) Hook after the data has been set and putDat has been called on the data objectprotected void
updateCompanyFrnIdn
(de.pisa.psc.srv.dto.PscDto adr_dto, int adr_row) update the "save as" of the companyVon Klasse geerbte Methoden de.pisa.psa.rst.obj.PsaRstApiObjBas
checkAccess, getEventHandler, getField, getIsoDate, getMappedClassField, getSetMaxData, getSkipBaseFields, getSkipIdField, loadDataComponents, loadDataFields, loadDataRelations, newDataMapping, newDto, newStringMapper, setEventHandler, setEventHandler, setIsoDate, setSetMaxData, setSkipBaseFields, setSkipIdField, skipField
-
Felddetails
-
type_id
address type identifier -
type
address type -
street
street name -
house_number
house number -
street_additional
additional street information -
street_composed
composed street name -
postal_code
postal code -
city
city -
box
P.O. box -
box_postal_code
P.O. box postal code -
composed
composed address -
country
country
-
-
Konstruktordetails
-
IplGlbPsaRstApiObjAdr
public IplGlbPsaRstApiObjAdr()
-
-
Methodendetails
-
loadData
fill the attributes with data from the data object- Setzt außer Kraft:
loadData
in KlassePsaRstApiObjBas
- Parameter:
dto
- data objectrow
- row- Löst aus:
Exception
- Siehe auch:
-
setData
set the value of the attributes at the data object- Setzt außer Kraft:
setData
in KlassePsaRstApiObjBas
- Parameter:
dto
- data object to modifyrow
- row to modify- Löst aus:
Exception
- Siehe auch:
-
setDataPostPut
Hook after the data has been set and putDat has been called on the data object- Setzt außer Kraft:
setDataPostPut
in KlassePsaRstApiObjBas
- Parameter:
dto
- data objectrow
- the row that was modified- Löst aus:
Exception
- Siehe auch:
-
updateCompanyFrnIdn
protected void updateCompanyFrnIdn(de.pisa.psc.srv.dto.PscDto adr_dto, int adr_row) throws Exception update the "save as" of the company- Parameter:
adr_dto
- address dtoadr_row
- address row- Löst aus:
Exception
-
newCty
create a new country object- Gibt zurück:
- country
-