Package rst.obj
Class IplGlbPsaRstApiObjCty
java.lang.Object
de.pisa.psa.rst.obj.PsaRstApiObjBas
de.pisa.psa.rst.obj.PsaRstApiObj
rst.obj.IplGlbPsaRstApiObjCty
PSA_RST_API_OBJ_CTY
Class representing a country
Class representing a country
-
Nested Class Summary
Nested classes/interfaces inherited from class de.pisa.psa.rst.obj.PsaRstApiObjBas
PsaRstApiObjBas.IsoDate, PsaRstApiObjBas.StringMapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionidentifierISO 3166 codenameFields inherited from class de.pisa.psa.rst.obj.PsaRstApiObj
created_at, created_by, id, modified_at, modified_by
Fields inherited from class de.pisa.psa.rst.obj.PsaRstApiObjBas
DEFAULT_DATA
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class 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
-
Field Details
-
identifier
identifier -
name
name -
iso_code
ISO 3166 code
-
-
Constructor Details
-
IplGlbPsaRstApiObjCty
public IplGlbPsaRstApiObjCty()
-
-
Method Details
-
loadData
load the country data- Parameters:
ssn
- sessioncty_idn
- identifier of the country- Returns:
- true if the country with the given identifier was loaded
- Throws:
Exception
-